bin
Style extract_tts_spectrogram.py
2021-09-10 08:21:21 +00:00
config
Update docstring format
2021-09-06 15:16:58 +00:00
server
Fix 🐛
2021-08-10 12:56:32 +00:00
speaker_encoder
Fix linter issues ofr p3.6
2021-08-30 16:18:33 +00:00
tts
Implement `forward_tts`
2021-09-10 08:24:33 +00:00
utils
Fix imports
2021-09-08 13:34:40 +00:00
vocoder
Update comment and add a warning
2021-09-07 12:23:32 +00:00
.models.json
Add FastPitch model to `.models.json`
2021-09-06 16:59:22 +00:00
VERSION
Bump up to v0.2.2
2021-09-06 16:59:41 +00:00
__init__.py
Use `coqui_tts` as the default run name
2021-08-30 12:56:47 +00:00
model.py
Update pylint 2.10.2 and fix lint issues
2021-08-30 08:10:35 +00:00
trainer.py
Fix best_model_path init if no best_mode
2021-09-09 09:01:52 +00:00