coqui-tts/TTS/tts/layers/xtts
Aarni Koskela a8e9163fb3
xtts/tokenizer: merge duplicate implementations of preprocess_text (#3170)
This was found via ruff:

> F811 Redefinition of unused `preprocess_text` from line 570
2023-11-09 16:32:12 +01:00
..
trainer Fix style 2023-11-06 19:22:34 -03:00
dvae.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
gpt.py XTTS v2.0 (#3137) 2023-11-06 14:58:18 +01:00
gpt_inference.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
hifigan_decoder.py PyTorch 2.1 Updates (Weight Norm and TorchAudio I/O) (#3176) 2023-11-09 16:31:03 +01:00
latent_encoder.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
perceiver_encoder.py XTTS v2.0 (#3137) 2023-11-06 14:58:18 +01:00
stream_generator.py Bug Fix on inference using XTTS trainer checkpoint 2023-10-21 13:37:21 -03:00
tokenizer.py xtts/tokenizer: merge duplicate implementations of preprocess_text (#3170) 2023-11-09 16:32:12 +01:00
zh_num2words.py XTTS v2.0 (#3137) 2023-11-06 14:58:18 +01:00