未验证 提交 6b00ad60 编写于 作者: 小湉湉's avatar 小湉湉 提交者: GitHub

[Install]clean dependencies (#2871)

* clean dependencies

* update paddleaudio's version

* rm dependency in librosa and paddlenlp

* rm dependency in paddlepaddle

* rm dependency in speech_web
上级 c764710a
......@@ -40,14 +40,9 @@ COMMITID = 'none'
base = [
"kaldiio",
"librosa==0.8.1",
"scipy>=1.0.0",
"soundfile~=0.10",
"colorlog",
"pathos==0.2.8",
"pathos",
"pybind11",
"parameterized",
"tqdm",
"scikit-learn"
]
requirements = {
......
aiofiles
faiss-cpu
praatio==5.0.0
praatio>=5.0.0
pydantic
python-multipart
scikit_learn
starlette
uvicorn
braceexpand
editdistance
fastapi
g2p_en
g2pM
h5py
inflect
jieba
jsonlines
kaldiio
keyboard
......@@ -24,30 +22,23 @@ paddlespeech_ctcdecoders
paddlespeech_feat
pandas
pattern_singleton
Pillow>=9.0.0
ppdiffusers>=0.9.0
praatio==5.0.0
praatio>=5.0.0
prettytable
pypinyin-dict
pypinyin<=0.44.0
python-dateutil
pyworld==0.2.12
pyworld>=0.2.12
recommonmark>=0.5.0
resampy==0.2.2
resampy
sacrebleu
scipy
sentencepiece~=0.1.96
soundfile~=0.10
sphinx
sphinx-autobuild
sphinx-markdown-tables
sphinx_rtd_theme
textgrid
timer
tqdm
typeguard
uvicorn
visualdl
webrtcvad
websockets
yacs~=0.1.8
......
......@@ -37,9 +37,7 @@ base = [
"g2pM",
"h5py",
"inflect",
"jieba",
"jsonlines",
"kaldiio",
"librosa==0.8.1",
"loguru",
"matplotlib",
......@@ -51,22 +49,16 @@ base = [
"paddlenlp>=2.4.8",
"ppdiffusers>=0.9.0",
"paddlespeech_feat",
"Pillow>=9.0.0",
"praatio==5.0.0",
"praatio>=5.0.0",
"pypinyin<=0.44.0",
"pypinyin-dict",
"python-dateutil",
"pyworld==0.2.12",
"resampy==0.2.2",
"pyworld>=0.2.12",
"resampy",
"sacrebleu",
"scipy",
"sentencepiece~=0.1.96",
"soundfile~=0.10",
"textgrid",
"timer",
"tqdm",
"typeguard",
"visualdl",
"webrtcvad",
"yacs~=0.1.8",
"prettytable",
......@@ -74,10 +66,10 @@ base = [
"braceexpand",
"pyyaml",
"paddleslim>=2.3.4",
"paddleaudio>=1.0.2",
"paddleaudio>=1.1.0",
]
server = ["fastapi", "uvicorn", "pattern_singleton", "websockets"]
server = ["pattern_singleton", "websockets"]
requirements = {
"install":
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册