-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provide…
-
## Expectations
## Reality
## Steps to Reproduce
1. Create a new voice
2. Can't download it. Only can play it.
3. Once the model (My Voices) is created the reference cannot be playe…
-
I have a text which contains a foreign word. Using the english model, the word is spoken as it would be english.
`tts --model_name tts_models/en/vctk/vits --speaker_idx p273 --out_path test_gobekli…
-
I'm working on converting the Pytorch model to ONNX. But running the following script gives me error: 'dict' object has no attribute 'transpose'
```python
def modified_script(onnx_path):
…
-
-
Hi @Edresson,
I am fairly new into the feild so please forgive for naive question.
I am trying to use voice cloning feature.
I trained a model on coqui-ai version 0.6 and in that installed environm…
-
### Describe the bug
I trained a YourTTS model with the Thorsten Dataset (downgraded to 16000). Except for the problem described in https://github.com/coqui-ai/TTS/issues/2391 the training and voice …
-
Welcome to the 🐸STT project! We are excited to see your interest, and appreciate your support!
This repository is governed by the Contributor Covenant Code of Conduct. For more details, see the [CO…
-
Hi,
I want to create a Dutch language file for the SEPIA assist server and to help me translate the English sentences quickly, I am working on a simple Java tool that helps me extract the sentence…
-
### Describe the bug
Docker image immediately crashes
### To Reproduce
1. `docker build .`
2. `docker image ls` to find the has of most recent built image
3. `docker image run ccecb48e2799`
### …