Persian model Fine-tuning
Hi dear Thomcles!
I have prepared chatterbox mtl training script for Persian language and i perfectly understand chatterbox architecture.
and i used your (Filtered!) Persian datasets (https://huggingface.co/datasets/Thomcles/Persian-Farsi-Speech) and your t3 model (https://huggingface.co/Thomcles/Chatterbox-TTS-Persian-Farsi) for fine-tuning your model on your data!
Why did I do this?
Because I wanted to see if the text loss and speech loss are low!?
This shows me if you really trained the model with this data.
The result is strange to me!
The text loss is low and the speech loss is high.
To make sure the training is done well, I have included the loss training figure below.
train for 10 epoch(your data and 140 hours private data):
It is clear that the model training is going well.
I want to know if you actually used this data to train the model?
If so, why am I having this problem?

