An open API service indexing awesome lists of open source software.

https://github.com/asiff00/training-tts

Train and finutune text-to-speech models for Bengali and many other languages!
https://github.com/asiff00/training-tts

audio-processing finetune kokoro-tts speech-synthesis styletts2 text-to-speech tts xttsv2

Last synced: 6 months ago
JSON representation

Train and finutune text-to-speech models for Bengali and many other languages!

Awesome Lists containing this project

README

          

# Training TTS

This is a repository to train TTS models. All the training/finetuning are focusing on Bengali language here but can be used for any languages with minimal changes. The most confusing part is the data formatting; once you get it right for the dataset in hand, the rest just becomes easier. I'll be posting more about it gradually. I will also improve the other parts of the repo as well.

# Trained/Finetuned Models
[Bangla TTS](https://huggingface.co/collections/asif00/bangla-tts-67e6d833ef7210bc3fb73375) contains a list of models trained/tuned using scripts from this repository. Model that we have added to the collections so far are:

- https://huggingface.co/asif00/orpheus-bangla-tts
- https://huggingface.co/asif00/orpheus-bangla-tts-gguf-8bit
- https://huggingface.co/asif00/orpheus-bangla-tts-4bit
- https://huggingface.co/asif00/orpheus-bangla-tts-gguf

# References
1. https://colab.research.google.com/drive/1PdcCcTUUYAxBM3_mDT2_UNz0ZoUkMee_?usp=sharing#scrollTo=hPz96-1-ttl
2. https://colab.research.google.com/drive/1ZK-2lAV2DokrN92sYPJRl47XyuuluCJe