Open StephanAkkerman opened 3 months ago
The working requirements.txt seem to be
scipy==1.11.1
numpy==1.25.1
panphon==0.20.0
torch==2.0.1
editdistance==0.6.2
requests==2.31.0
tqdm==4.66.2
pyyaml==6.0.1
phonepiece==1.4.2
epitran==1.24
unidecode==1.3.6
mecab-python3==1.0.6
cmudict==1.0.13
The current requirements.txt does not include any package version for the listed packages. This causes multiple issues if you install the transphone package currently.