BBC-Esq
BBC-Esq
I determined that WhisperSpeech needs webdataset for its TTS functionality. Also, I wasn't able to verify entirely...even when I used 0.8 I still encountered the same message. Unless/until this repository...
I added ```webdataset``` to the instructions in each example file to clarify. This repo does in-fact list it as a dependency but only for "development" purposes. I pip installed version...
I actually could modify it. Should be resolved in this: https://github.com/WhisperSpeech/WhisperSpeech/pull/170
I just created a perfect function for this hold on and I'll post it..
### Here it is - NOTE, this is for Intel cpus and would need to be modified to work with apple/amd: 1) If you only care about the number of...
Personally, I'd like to like for the 4 number to be updated for faster-whisper, even if it deviates from what ctranslate2 sets as the default. This would reflect the reality...
https://github.com/SYSTRAN/faster-whisper/pull/856
When will the next release be? I don't see any proposed pull requests regarding cudnn 9+ support yet. A lot of libraries are now requiring it...
See my pull request here to try and address some compatibility issues and for generally useful info: https://github.com/OpenNMT/CTranslate2/pull/1830