coqui-tts/TTS
Enno Hermann b6ab85a050 fix: use logging instead of print statements
Fixes #1691
2024-04-03 15:19:45 +02:00
..
bin refactor(bin.find_unique_chars): use existing function 2024-03-30 22:22:40 +01:00
config Run `make style` 2023-12-13 14:56:41 +02:00
demos/xtts_ft_demo Run `make style` 2023-12-13 14:56:41 +02:00
encoder fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
server fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
tts fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
utils fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
vc fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
vocoder fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
.models.json Fix bark model 2024-01-08 14:45:04 +10:30
VERSION chore: update version to v0.22.1 2024-04-03 12:31:39 +02:00
__init__.py Use `coqui_tts` as the default run name 2021-08-30 12:56:47 +00:00
api.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
model.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00