-
In TTS > F5 TTS-Single under the Speaker dropdown I see a list of predefined speakers.
Is there a way to add my own voice to the list?
-
## Dataset Format
The pre-processing script expects data to be a directory with:
* `metadata.csv` - CSV file with text, audio filenames, and speaker names
* `wav/` - directory with audio files
The …
-
**🚀 Feature Description**
This is a request for improving the documentation. On the readme, you have a
- List the available speakers and choose a among them:
`$ tts --model_name "//" --list_…
surak updated
1 month ago
-
I replicated the results of VITS and Matcha-TTS on a single speaker Chinese dataset and found that the timbre similarity of Matcha-TTS is lower than that of VITS, especially in the high-frequency deta…
-
The issue I'm experiencing is very similar to what’s described here ("hoarseness" when reaching for higher notes). You can listen to samples in the link below:
https://github.com/coqui-ai/TTS/issues/…
-
Hello there,
Following the instructions in [Training.md](https://github.com/rhasspy/piper/blob/master/TRAINING.md)
those commands had been used as described in the file in the cloned piper local f…
-
What is your question?
I am experiencing an issue with the pretrained neural network facebook/mms-tts-deu. When generating speech, it sometimes alternates between male and female voices, making the o…
-
FYI: We have supported piper models in
https://github.com/k2-fsa/sherpa-onnx
Note that it does not depend on https://github.com/rhasspy/piper-phonemize
sherpa-onnx supports a variety of platfor…
-
### Due diligence
- [X] I have done my due diligence in trying to find the answer myself.
### Topic
The paper
### Question
In the paper, the audio generation model was trained on millions of hour…
-
single_speaker_fast.bin “表示” 和 "表" 的发音都是错的
single_speaker_mid.bin “板” 发音是错的,"石板" 发音有时对,有时错
目前看来,这个 tts 只能用来做不精确的朗读,用来做精确校对是不能的,我自己做了一个软件对每个多音字用单音字替换,看来是不行了,错误率太高了