coqui-tts/TTS
Enno Hermann 7df4c2fa47 fix: restore TTS.__version__ attribute
This is used by the TTS/bin/collect_env_info.py script with which users print
version information for bug reports. We restore the TTS.__version__ attribute so
that old versions of the script still work.
2024-05-28 09:35:55 +02:00
..
bin fix: logging in executables 2024-04-03 15:19:45 +02:00
config Run `make style` 2023-12-13 14:56:41 +02:00
demos/xtts_ft_demo style: run pre-commit 2024-05-08 12:17:47 +02:00
encoder fix(server): ensure logging output gets actually shown 2024-05-20 12:45:41 +02:00
server Merge pull request #19 from idiap/toml 2024-05-27 08:59:09 +01:00
tts Merge pull request #19 from idiap/toml 2024-05-27 08:59:09 +01:00
utils fix(utils.manage): remove bare except, improve messages 2024-04-03 15:19:45 +02:00
vc style: run pre-commit 2024-05-08 12:17:47 +02:00
vocoder refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
.models.json Fix bark model 2024-01-08 14:45:04 +10:30
__init__.py fix: restore TTS.__version__ attribute 2024-05-28 09:35:55 +02:00
api.py refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
model.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00