fix(sycl): downgrade pypinyin

melotts requires pypinyin 0.50

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto 2024-09-21 21:52:12 +02:00 committed by GitHub
parent 5c3d1d81e6
commit 20c0e128c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ unidecode==1.3.7
whisper-timestamped==1.15.4 whisper-timestamped==1.15.4
openai openai
python-dotenv python-dotenv
pypinyin==0.53.0 pypinyin==0.50.0
cn2an==0.5.22 cn2an==0.5.22
jieba==0.42.1 jieba==0.42.1
gradio==4.38.1 gradio==4.38.1