mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-08 01:22:22 +00:00
* use piper_phonemize as text tokenizer in ljspeech recipe * modify usage of tokenizer in vits/train.py * update docs
8 lines
286 B
Plaintext
8 lines
286 B
Plaintext
# for TTS recipes
|
|
matplotlib==3.8.2
|
|
cython==3.0.6
|
|
numba==0.58.1
|
|
g2p_en==2.1.0
|
|
espnet_tts_frontend==0.0.3
|
|
# piper_phonemize: refer to https://github.com/rhasspy/piper-phonemize, could install the pre-built wheels from https://github.com/csukuangfj/piper-phonemize/releases/tag/2023.12.5
|