Daniel Walmsley
|
61ec4322d4
|
Merge branch 'dev' of github.com:idiap/coqui-ai-TTS into fix/macos-stream-generator
|
2024-07-08 15:17:24 -07:00 |
Daniel Walmsley
|
bf9a38fabd
|
Fix for latest TF
|
2024-07-08 14:40:35 -07:00 |
Enno Hermann
|
4d9e18ea7d
|
chore(stream_generator): address lint issues
|
2024-06-17 09:52:35 +02:00 |
Enno Hermann
|
2a281237d7
|
refactor(stream_generator): update code for transformers>=4.41.1
In line with
eed9ed6798/src/transformers/generation/utils.py
|
2024-06-17 09:52:35 +02:00 |
Enno Hermann
|
4b6da4e7ba
|
refactor(stream_generator): update special tokens for transformers>=4.41.1
Fixes #31. The handling of special tokens in `transformers` was changed in
https://github.com/huggingface/transformers/pull/30624 and
https://github.com/huggingface/transformers/pull/30746. This updates the XTTS
streaming code accordingly.
|
2024-06-17 09:52:35 +02:00 |
Daniel Walmsley
|
6696abfa52
|
Implement custom tensor.isin
|
2024-06-15 11:46:06 -07:00 |
Daniel Walmsley
|
bd2f992e7e
|
Make it work on mps
|
2024-06-15 09:18:13 -07:00 |
Daniel Walmsley
|
f5b81c9767
|
Fix Stream Generator on MacOS
|
2024-06-14 16:01:26 -07:00 |
Aarni Koskela
|
bd172dabbf
|
xtts/stream_generator: remove duplicate import + code
|
2023-12-13 14:56:41 +02:00 |
Aarni Koskela
|
33b69c6c09
|
Add some noqa directives (for now)
|
2023-12-13 14:56:41 +02:00 |
Edresson Casanova
|
9e3598c3b7
|
Bug Fix on inference using XTTS trainer checkpoint
|
2023-10-21 13:37:21 -03:00 |
Julian Weber
|
e5e0cbffc9
|
Streaming inference for XTTS 🚀 (#3035)
|
2023-10-06 18:34:06 +02:00 |