solve conflicts

pull/2221/head
wangcanlong 3 years ago
parent 8f09d0a02a
commit a7f81afb11

@ -18,7 +18,7 @@ librosa==0.8.1
loguru
matplotlib
nara_wpe
onnxruntime
onnxruntime==1.10.0
pandas
paddlenlp
paddlespeech_feat

@ -44,7 +44,7 @@ base = [
"loguru",
"matplotlib",
"nara_wpe",
"onnxruntime",
"onnxruntime==1.10.0",
"opencc",
"pandas",
"paddlenlp",

Loading…
Cancel
Save