Commit Graph

6 Commits

Author SHA1 Message Date
Enno Hermann 8c381e3e48 docs: use .to("cuda") instead of deprecated gpu=True 2024-12-05 21:19:07 +01:00
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
Eren Gölge 4033db5f4b 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
Eren Gölge d1d95707bd
Update docs (#2919) 2023-09-04 12:28:36 +02:00
Eren Gölge 9b041f958b Update docs and credits 2023-07-02 13:09:40 +02:00
Eren G??lge 797eab2dd0 Add bark docs 2023-06-29 17:52:42 +02:00