bin
|
Add docstring to compute_embeddings script
|
2021-07-21 07:16:10 -03:00 |
config
|
Docstring update
|
2021-06-28 17:03:47 +02:00 |
server
|
fix `use_cuda` bug in `server.py`
|
2021-06-04 14:02:53 +02:00 |
tts
|
remove ignore generate eval flag
|
2021-07-15 03:34:28 -03:00 |
utils
|
Raise an error when multiple GPUs are in use
|
2021-07-04 11:25:49 +02:00 |
vocoder
|
Fix UnivNet inference code
|
2021-07-02 10:48:34 +02:00 |
.models.json
|
Fix #608
|
2021-07-04 11:19:31 +02:00 |
VERSION
|
Bump up to v0.1.2
|
2021-07-06 14:44:59 +02:00 |
__init__.py
|
Add tests for gruut phonemization
|
2021-06-25 14:41:05 +02:00 |
model.py
|
Create base 🐸TTS model abstraction for tts models
|
2021-06-28 17:03:19 +02:00 |
trainer.py
|
Update glowtts docstrings and docs
|
2021-06-30 14:30:55 +02:00 |