How to write script and prepare training data? #4136
Unanswered
TeKett
asked this question in
General Q&A
Replies: 1 comment 7 replies
-
It would be helpful if you mention what you actually want to achieve, e.g. which model you want to train, and what you already tried. Some relevant pages of the docs:
https://coqui-tts.readthedocs.io/en/latest/datasets/what_makes_a_good_dataset.html
https://coqui-tts.readthedocs.io/en/latest/training/index.html
https://coqui-tts.readthedocs.io/en/latest/datasets/formatting_your_dataset.html |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have googled, checked forum posts, checked the doc, and asked gpt, and i still have no idea how this works. I have the program installed and ran the cloning test from the readme. But where do i go from there, what is the dataset supposed to look like (can it do tone of voice?), and what is the training script supposed to look like? All i get is "ensure" and other similar words and i cant do anything with that kind of information. Its the classic "draw a circle, then add detail".
The docs mention being able to write separate transcriptions per audio file, but does not elaborate, or have been mentioned anywhere else. I would prefer to use separate transcriptions since i can manage my datasets easier that way, since i can just sort and copy paste them easily.
Beta Was this translation helpful? Give feedback.
All reactions