Commit Graph

4 Commits

Author SHA1 Message Date
Enno Hermann 77722cb0dd fix(bin.synthesize): correctly handle boolean arguments
Previously, e.g. `--use_cuda false` would actually set use_cuda=True:
https://github.com/coqui-ai/TTS/discussions/3762
2024-05-31 08:39:32 +02:00
Enno Hermann ec50006855 style: run pre-commit
Automatic changes from: pre-commit run --all-files
2024-05-08 12:17:47 +02:00
Eren Gölge d1d95707bd
Update docs (#2919) 2023-09-04 12:28:36 +02:00
Eren Gölge 4114136717
Add docker docs 2022-11-15 23:17:30 +01:00