mirror of https://github.com/coqui-ai/TTS.git
When attempting to fine-tune a model with "prenet_type": "bn" that was originally trained with "prenet_type": "original", a RuntimeError is thrown that stops the training. By catching the RuntimeError, the required layers can be partially restored and the training will continue without any problems. |
||
---|---|---|
.. | ||
bin | ||
server | ||
speaker_encoder | ||
tts | ||
utils | ||
vocoder | ||
__init__.py |