coqui-tts/TTS/tts/layers/bark
Enno Hermann 5ffc0543b7 refactor(bark): remove custom layer norm
Pytorch LayerNorm supports bias=False since version 2.1
2024-11-21 15:44:42 +01:00
..
hubert chore(bark): remove manual download of hubert model 2024-09-12 23:37:19 +02:00
__init__.py Inference API for 🐶Bark (#2685) 2023-06-28 11:55:27 +02:00
inference_funcs.py chore(bark): remove manual download of hubert model 2024-09-12 23:37:19 +02:00
load_model.py refactor: handle deprecation of torch.cuda.amp.autocast (#144) 2024-11-09 18:37:08 +01:00
model.py refactor(bark): remove custom layer norm 2024-11-21 15:44:42 +01:00
model_fine.py style: run black 2024-03-07 11:46:51 +01:00