coqui-tts/TTS
Alexander Korolev f251dc8c0e
Update train_tacotron.py
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.
2021-01-21 21:16:30 +01:00
..
bin Update train_tacotron.py 2021-01-21 21:16:30 +01:00
server remove mozilla from server page 2020-12-17 12:28:28 +01:00
speaker_encoder linter updates 2020-11-09 13:18:35 +01:00
tts commet update 2021-01-12 17:31:04 +01:00
utils SS refactoring 2021-01-06 13:19:40 +01:00
vocoder set requires_grad=False 2021-01-16 19:46:04 +01:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00