Replies: 4 comments
-
>>> nmstoker |
Beta Was this translation helpful? Give feedback.
-
>>> 1243844173 |
Beta Was this translation helpful? Give feedback.
-
>>> 1243844173 |
Beta Was this translation helpful? Give feedback.
-
>>> nmstoker |
Beta Was this translation helpful? Give feedback.
-
>>> 1243844173
[October 25, 2019, 2:39pm]
First of all, thank you very much for contributing the code. slash
I used this project to train a very good Mandarin model.
But there is a problem. Every time I use short text to synthesize audio,
the end of the audio will have a long silence.
When I am not using WaveRnn, I can use
do_trim_silence=True
to validvad (in the
utils/syntheis.py
Line 81).But when I use Wavennn as a vocoder, this method doesn't work.
So Is there any way to stop the extra synthesis?
[This is an archived TTS discussion thread from discourse.mozilla.org/t/when-i-use-synthesis-py-files-to-synthesize-audio-how-to-remove-the-mute-part-without-do-trim-silence-true-306]
Beta Was this translation helpful? Give feedback.
All reactions