TensorSpeech / TensorFlowTTS

:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)
https://tensorspeech.github.io/TensorFlowTTS/
Apache License 2.0
3.76k stars 803 forks source link

training fastspeech2 on persian dataset #766

Closed arefekh closed 1 year ago

arefekh commented 2 years ago

Hi! We trained fastspeech2 network with Persian dataset. The point that caught our attention after the training of the network was that if we add english g2p outputs to the persian valid symbols, the quality of the output audio will increase. This is while we checked the dump/train/ids files and found that none of the english g2p outputs id are in these files. Do you have an opinion in this regard that can help us in choosing the right collection of valid symbols?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.