mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-16 00:07:42 +01:00
Merge release1.24 to master (#1298)
This commit is contained in:
@@ -1 +1 @@
|
||||
funcodec>=0.2.0
|
||||
ms-funcodec>=0.2.0
|
||||
|
||||
@@ -15,7 +15,7 @@ protobuf
|
||||
ptflops
|
||||
ptyprocess>=0.7.0
|
||||
pygments>=2.12.0
|
||||
pysptk>=0.1.15,<0.1.19
|
||||
#pysptk>=0.1.15,<0.1.19
|
||||
pytorch_wavelets
|
||||
PyWavelets>=1.0.0
|
||||
scikit-learn
|
||||
@@ -23,6 +23,6 @@ sox
|
||||
tensorboardx
|
||||
tqdm
|
||||
traitlets>=5.3.0
|
||||
ttsfrd>=0.1.2
|
||||
#ttsfrd>=0.1.2 # not supported for py311 or above
|
||||
unidecode
|
||||
wcwidth>=0.2.5
|
||||
|
||||
@@ -2,9 +2,11 @@ accelerate
|
||||
cloudpickle
|
||||
decord>=0.6.0
|
||||
diffusers>=0.25.0
|
||||
# 0.12.1 has issue of No such file or directory: 'fairseq/version.txt'
|
||||
fairseq==0.12.2
|
||||
ftfy>=6.0.3
|
||||
# 0.12.1 has issue of No such file or directory: 'fairseq/version.txt'
|
||||
# 0.12.2 not support py311
|
||||
#fairseq==0.12.2
|
||||
https://github.com/liyaodev/fairseq/releases/download/v0.12.3.1/fairseq-0.12.3.1-cp311-cp311-linux_x86_64.whl
|
||||
librosa==0.10.1
|
||||
opencv-python
|
||||
pycocoevalcap>=1.2
|
||||
|
||||
Reference in New Issue
Block a user