coqui-tts/TTS
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
..
bin Merge pull request #50 from idiap/umap 2024-07-25 13:26:09 +01: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 Merge pull request #50 from idiap/umap 2024-07-25 13:26:09 +01:00
server fix(bin.synthesize): correctly handle boolean arguments 2024-05-31 08:39:32 +02:00
tts fix: load weights only in torch.load 2024-09-12 23:37:19 +02:00
utils fix: define torch safe globals for torch.load 2024-09-12 23:37:19 +02:00
vc fix: load weights only in torch.load 2024-09-12 23:37:19 +02:00
vocoder chore: remove unused TTS.utils.io module 2024-06-29 15:07:10 +02:00
.models.json Fix bark model 2024-01-08 14:45:04 +10:30
__init__.py fix: define torch safe globals for torch.load 2024-09-12 23:37:19 +02:00
api.py refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
model.py refactor: use get_user_data_dir from trainer 2024-06-29 15:07:10 +02:00