coqui-tts/tests/aux_tests
Eren Gölge f70e82cd19
Use fsspec and torch for embedding file IO (#1581)
* Use fsspec and torch for embedding file

* Fixup

* Fix load and save files

* Fix compute embedding script

* Set use_cuda to true if available

* Add dummy speakers.pth file

* Make style

* Change default speakers file extension

Co-authored-by: WeberJulian <julian.weber@hotmail.fr>
2022-06-01 13:49:42 +02:00
..
__init__.py Split tests 2021-10-21 17:30:15 +00:00
test_audio_processor.py Split tests 2021-10-21 17:30:15 +00:00
test_extract_tts_spectrograms.py Update model file extension (#1422) 2022-03-22 17:55:00 +01:00
test_find_unique_phonemes.py Fix tests 2022-02-25 11:25:00 +01:00
test_remove_silence_vad_script.py Add remove silence vad script Unit test 2021-12-20 11:54:10 +00:00
test_speaker_encoder.py REBASED: Transform Speaker Encoder in a Generic Encoder and Implement Emotion Encoder training support (#1349) 2022-03-11 14:43:40 +01:00
test_speaker_encoder_train.py REBASED: Transform Speaker Encoder in a Generic Encoder and Implement Emotion Encoder training support (#1349) 2022-03-11 14:43:40 +01:00
test_speaker_manager.py Use fsspec and torch for embedding file IO (#1581) 2022-06-01 13:49:42 +02:00
test_stft_torch.py Split tests 2021-10-21 17:30:15 +00:00