coqui-tts/TTS/utils
Enno Hermann 86b58fb6d9 fix: define torch safe globals for torch.load
Required for loading some models using torch.load(..., weights_only=True). This
is only available from Pytorch 2.4
2024-09-12 23:37:19 +02:00
..
audio refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
callbacks.py Make style and lint 2021-12-01 10:42:52 +00:00
capacitron_optimizer.py Fix Capacitron training (#2086) 2022-11-01 12:52:06 +01:00
distribute.py Update pylint 2.10.2 and fix lint issues 2021-08-30 08:10:35 +00:00
download.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
downloaders.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
generic_utils.py refactor: use get_user_data_dir from trainer 2024-06-29 15:07:10 +02:00
manage.py refactor: use get_user_data_dir from trainer 2024-06-29 15:07:10 +02:00
radam.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
samplers.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
synthesizer.py fix: define torch safe globals for torch.load 2024-09-12 23:37:19 +02:00
training.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
vad.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00