coqui-tts/TTS
Jake Tae 409db505d2
Add device support in TTS and Synthesizer (#2855)
* fix: resolve merge conflicts

* fix: retain backwards compatability in functions

* feature: utilize device for voice transfer

* feature: use device for vocoder

* chore: cleanup vocoder cpu logic

* fix: add necessary vocoder output device check

* fix: add necessary vocoder output device check

* fix: indentation

* fix: check if waveform is pt tensor before cpu conversion

---------

Co-authored-by: Jake Tae <jaketae@Jakes-MacBook-Pro-2.local>
2023-08-14 21:04:44 +02:00
..
bin Update Studio API for XTTS (#2861) 2023-08-13 12:04:12 +02:00
config Implement FreeVC (#2451) 2023-03-25 18:33:23 +01:00
encoder Drop fairseq for Hubert 2023-06-26 19:27:48 +02:00
server Make style 2023-08-11 12:55:23 +02:00
tts Add device support in TTS and Synthesizer (#2855) 2023-08-14 21:04:44 +02:00
utils Add device support in TTS and Synthesizer (#2855) 2023-08-14 21:04:44 +02:00
vc Fixups 2023-06-26 12:55:18 +02:00
vocoder [minor] hifigan_generator.py typo (#2462) 2023-03-28 12:43:36 +02:00
.models.json Inference API for 🐶Bark (#2685) 2023-06-28 11:55:27 +02:00
VERSION Bump up to v0.16.3 2023-08-13 12:22:04 +02:00
__init__.py Use `coqui_tts` as the default run name 2021-08-30 12:56:47 +00:00
api.py Add device support in TTS and Synthesizer (#2855) 2023-08-14 21:04:44 +02:00
cs_api.py Update Studio API for XTTS (#2861) 2023-08-13 12:04:12 +02:00
model.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00