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

tacotron2 parameter confusing, hop size configuration for databaker dataset is 256, not 300 #787

Closed 20091103372 closed 1 year ago

20091103372 commented 1 year ago

https://github.com/TensorSpeech/TensorFlowTTS/blob/master/examples/tacotron2/conf/tacotron2.baker.v1.yaml

hop size is 256 but i think it should be 300 databaker audio sampling rate is 24000, frame shift is 12.5ms, 12.5*24=300

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.