David Martín Rius
David Martín Rius
> 4\. I planned to use Common Voice Corpus to fine-tune the model on a new language, however, the audio format is mp3 not wav. Do I need to convert...
> I would love to see documentation/colab on training/fine tuning for tts and voice conversion! Everything is already documented in the main project, Coqui TTS. So you just need to...
I have created a fork of TTS, incorporating all the valid pending pull requests. You can find it at https://github.com/davidmartinrius/TTS/
I have created a fork of TTS, incorporating all the valid pending pull requests. You can find it at https://github.com/davidmartinrius/TTS/
I have created a fork of TTS, incorporating all the valid pending pull requests. You can find it at https://github.com/davidmartinrius/TTS/
I have created a fork of TTS, incorporating all the valid pending pull requests. You can find it at https://github.com/davidmartinrius/TTS/
I have created a fork of TTS, incorporating all the valid pending pull requests. You can find it at https://github.com/davidmartinrius/TTS/
@lifeiteng thanks for your response. Your response is not clear for me. Maybe the batch size is lower because of the vram, and it means that needs more iterations, but...
I agree with you in this point. I understand that when the batch size is too small, the gradients computed from the batch may not be representative of the overall...
Thanks for reporting, I'll check it out and I will let you know when solved