Update requirements_tts.txt

added version constraints
This commit is contained in:
jinzr 2023-12-04 09:47:50 +08:00
parent 79c8f95f3d
commit 52fe6f9bfd

View File

@ -1,6 +1,6 @@
# for TTS recipes
matplotlib
cython
numba
g2p_en
espnet_tts_frontend
matplotlib==3.8.2
cython==3.0.6
numba==0.58.1
g2p_en==2.1.0
espnet_tts_frontend==0.0.3