Ewald Enzinger

Results 5 issues of Ewald Enzinger

Hi, I saw the VadDataset class and it is mentioned in the Readme and elsewhere. Do you know of an example setup/recipe (perhaps in other repos?) that uses it to...

Hi Geng Yang, thank you for providing such a nice implementation! Would you be able to upload a pretrained model (based on LJSpeech data)? Thanks, Ewald

This PR adds a second Whisper annotation workflow that uses [faster-whisper](https://github.com/guillaumekln/faster-whisper/) powered by [CTranslate2](https://github.com/OpenNMT/CTranslate2)'s implementation (see https://github.com/entn-at/lhotse/tree/feature/whisper-ctranslate2). It's a lot faster and uses far less memory. This implementation also obtains...

Great work! I was wondering whether the distilled version might still be compatible with CTranslate2 / faster-whisper? I understand the changes to the decoder might require some changes there, not...

Hi @yinglinzheng, thanks for sharing your implementation! Could you please clarify whether this implementation is released under a specific license? Is it being released under the same license as SlowFast...