mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-20 05:07:54 +00:00
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:
parent
5c3d1d81e6
commit
20c0e128c0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user