Fix : installation setup and requirements

This commit is contained in:
martin legrand 2025-03-11 11:44:20 +01:00
parent a4008c14ef
commit 60e740f605
2 changed files with 6 additions and 0 deletions

View File

@ -13,7 +13,10 @@ flask==3.1.0
soundfile==0.13.1
protobuf==3.20.3
termcolor==2.5.0
ipython==9.0.2
gliclass==0.1.8
pyaudio==0.2.14
librosa==0.10.2.post1
# if use chinese
ordered_set
pypinyin

View File

@ -30,6 +30,9 @@ setup(
"protobuf==3.20.3",
"termcolor==2.5.0",
"gliclass==0.1.8",
"ipython==7.16.1",
"pyaudio-0.2.14",
"librosa==0.10.2.post1"
],
extras_require={
"chinese": [