coqui-tts/TTS/tts/layers
Daniel Walmsley 20bbb411c2
fix(xtts): update streaming for transformers>=4.42.0 (#59)
* Fix Stream Generator on MacOS

* Make it work on mps

* Implement custom tensor.isin

* Fix for latest TF

* Comment out hack for now

* Remove unused code

* build: increase minimum transformers version

* style: fix

---------

Co-authored-by: Enno Hermann <Eginhard@users.noreply.github.com>
2024-07-25 16:24:10 +02:00
..
align_tts isort all imports 2021-04-09 00:45:20 +02:00
bark docs(bark): update docstrings and type hints 2024-05-15 22:56:55 +02:00
delightful_tts fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
feed_forward Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
generic PyTorch 2.1 Updates (Weight Norm and TorchAudio I/O) (#3176) 2023-11-09 16:31:03 +01:00
glow_tts refactor: remove duplicate convert_pad_shape 2024-06-26 10:17:04 +02:00
overflow chore: address pytorch deprecations 2024-06-26 11:38:25 +02:00
tacotron fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
tortoise fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
vits refactor: remove duplicate get_padding 2024-06-26 11:54:36 +02:00
xtts fix(xtts): update streaming for transformers>=4.42.0 (#59) 2024-07-25 16:24:10 +02:00
__init__.py Remove SpeedySpeech from .models.json 2021-09-10 17:47:27 +00:00
losses.py chore: address pytorch deprecations 2024-06-26 11:38:25 +02:00