mkiol / dsnote

Speech Note Linux app. Note taking, reading and translating with offline Speech to Text, Text to Speech and Machine translation.
Mozilla Public License 2.0
586 stars 20 forks source link

Add WhisperSpeech Medium TTS/Voice Cloning model #166

Open JamesClarke7283 opened 1 month ago

JamesClarke7283 commented 1 month ago

WhisperSpeech has a Medium model now:

https://huggingface.co/WhisperSpeech/WhisperSpeech

It might be more accurate.

mkiol commented 1 month ago

Also it looks that new models support 7 languages!

Unfortunately, these new models do not currently work with the engine code that was published here. The WhisperSpeech team needs to release an update for their project.