-
Mozilla has a new TTS library, which produces better quality tts than espeak or pico2wave. Maybe it would be worth integrating
https://github.com/mozilla/TTS
-
Hi @astricks , i know that this might not be the right place mention this but this is the open place i could find to contact you.
I saw the in the https://github.com/coqui-ai/TTS discussions that yo…
-
### Describe the bug
```
(ai) (base) yuki@yuki pho % python tts.py
OMP: Info #276: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead.
> Downloading model to /Users…
-
I'm getting same error as issue #15, Safari on macos is refusing to allow access to the server, which is running. I cleared the Safari settings for the site and the local server URL to both not do con…
-
Code:
```
from subtoaudio import SubToAudio
sub = SubToAudio(fairseq_language="ru")
subtitle = sub.subtitle("texts/1-1.srt")
sub.convert_to_audio(sub_data=subtitle)
```
(virtual) F:\whis…
-
Trying to optimize my LM but `lm_optimizer.py` throws `NotFoundError` as environment has CuDNN disabled.
> Checkpoint loading failed due to missing tensors, retrying with --load_cudnn true - You shou…
-
### Model description
🐸TTS is a library for advanced Text-to-Speech generation. It's built on the latest research, was designed to achieve the best trade-off among ease-of-training, speed and quality…
-
https://github.com/se-asr/nst
-
I was trying to understand the performance of WhisperSpeech in TTS and Voice cloning.
Is there any results available as benchmarks or paper to compare the performance of WhisperSpeech project with …
-
Hello, it would be great to add read-aloud functionality, especially using Google cloud TTS that is great. Here's a great starting point https://github.com/ken107/read-aloud.