mirror of https://github.com/coqui-ai/TTS.git
* Adding encoder * currently modifying hmm * Adding hmm * Adding overflow * Adding overflow setting up flat start * Removing runs * adding normalization parameters * Fixing models on same device * Training overflow and plotting evaluations * Adding inference * At the end of epoch the test sentences are coming on cpu instead of gpu * Adding figures from model during training to monitor * reverting tacotron2 training recipe * fixing inference on gpu for test sentences on config * moving helpers and texts within overflows source code * renaming to overflow * moving loss to the model file * Fixing the rename * Model training but not plotting the test config sentences's audios * Formatting logs * Changing model name to camelcase * Fixing test log * Fixing plotting bug * Adding some tests * Adding more tests to overflow * Adding all tests for overflow * making changes to camel case in config * Adding information about parameters and docstring * removing compute_mel_statistics moved statistic computation to the model instead * Added overflow in readme * Adding more test cases, now it doesn't saves transition_p like tensor and can be dumped as json |
||
---|---|---|
.. | ||
__init__.py | ||
test_align_tts_train.py | ||
test_fast_pitch_speaker_emb_train.py | ||
test_fast_pitch_train.py | ||
test_feed_forward_layers.py | ||
test_forward_tts.py | ||
test_glow_tts.py | ||
test_glow_tts_d-vectors_train.py | ||
test_glow_tts_speaker_emb_train.py | ||
test_glow_tts_train.py | ||
test_helpers.py | ||
test_losses.py | ||
test_overflow.py | ||
test_overflow_train.py | ||
test_speedy_speech_train.py | ||
test_tacotron2_d-vectors_train.py | ||
test_tacotron2_model.py | ||
test_tacotron2_speaker_emb_train.py | ||
test_tacotron2_train.py | ||
test_tacotron_layers.py | ||
test_tacotron_model.py | ||
test_tacotron_train.py | ||
test_vits.py | ||
test_vits_d-vectors_train.py | ||
test_vits_multilingual_speaker_emb_train.py | ||
test_vits_multilingual_train-d_vectors.py | ||
test_vits_speaker_emb_train.py | ||
test_vits_train.py |