CaraDuf

Results 23 issues of CaraDuf

I want to optimize the training code for the sake of squeezing out all the steps / s from my gpu! I am following PyTorch's [performance tuning guide](https://pytorch.org/tutorials/recipes/recipes/tuning_guide.html?highlight=device). I already...

Find unique phonemes script has bugs that prevent it from running and giving the expected result. This PR addresses this bugs.

**๐Ÿš€ Feature Description** It seems that the tutorial deals with Gruut ("If you use phonemes for training and your language is supported [here](https://github.com/rhasspy/gruut#supported-languages), you donโ€™t need to set your character...

feature request

**๐Ÿš€ Feature Description** The tutorial mentions "If you use phonemes for training and your language is supported [here](https://github.com/rhasspy/gruut#supported-languages), you donโ€™t need to set your character list.". But the in the...

feature request

Hi, I am trying to train YourTTS on my own dataset. So I followed your helpful [guide](https://github.com/Edresson/YourTTS#reproducibility) with the latest stable version of Coqui TTS (0.8.0). After computing the embeddings...

### Describe the bug Hi, I am trying the YourTTS recipe with a French dataset and ResNet = 1. It trains great regarding the voice similarity and audio quality BUT...

bug

**๐Ÿš€ Feature Description** Hi, Sometimes while training, I need my GPU (eg to do some work with Whisper, or because I need to switch off the computer). So I have...

wontfix
feature request

### Describe the bug Hi, I could train OverFlow model from scratch on my own dataset (22050 Hz samples). But when I try to check its output via `tts --text...

bug

Hi, I am using V2.4 because it works better at cloning (voice similarity) than v2.5 (it works really great). There is a problem that has already been solved regarding the...

Hi, I hope you're doing fine. I see you are working on different experimental branches of your project and not on the default one anymore. Does this mean the default...