-
https://github.com/balisujohn/tortoise.cpp is what we're about to use.
Is there anything better? Report as comment in this issue.
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
### Describe the bug
Hello! I have followed your instructions to set up the environment and am attempting to run the voice cloning functionality. According to your guidance, I should use `tts = TTS("…
-
The `tests/models/speecht5_tts/test_speecht5_tts.py::test_speecht5_tts[eval]` seems to fail with compilation error on main branch.
This issue is currently blocking PR merges (https://github.com/ten…
-
### Describe the bug
I used 2 options to download model:
1. tts = TTS(
model_path="/XTTS",
config_path="/XTTS/config.json",
progress_bar=True,
).to('cuda')
2. tts = TTS("tts_mod…
-
When I execute python maskgct_inference.py on Windows, the following prompt appears
```
./models/tts/maskgct/g2p\sources\g2p_chinese_model\poly_bert_model.onnx
E:\Amphion\envs\amphion\lib\site-pack…
-
Running:
```sh
python helpers/model_init_scripts/init_model_600M.py ./parler-tts-untrained-600M --text_model "google/flan-t5-large" --audio_model "parler-tts/dac_44khZ_8kbps"
```
I get the fol…
-
(venv) F:\maskgct\maskgct>python app.py
./models/tts/maskgct/g2p\sources\g2p_chinese_model\poly_bert_model.onnx
Error: Could not load the specified mbrola voice file.
Error: Could not load the spec…
-
Support For HuggingFace TTS Models, or if is already supported how do I implement it.
-
Hey Team,
I just spinned up an instance and noticed that the most recent commit to the master branch produces the following error:
Traceback (most recent call last):
File "/parler-tts/stream…