zxcd
45f439ad32
mv audiotools requirement to setup.py ( #3999 )
1 month ago
张春乔
48583b453a
Update setup.py ( #3995 )
2 months ago
张春乔
793a89d53c
fit with librosa ( #3989 )
...
* fit with librosa
* Update base_commands.py
* Apply suggestions from code review
* Apply suggestions from code review
2 months ago
张春乔
367b665ca1
lower the install requirements ( #3985 )
...
* lower the install requirements
* Update setup.py
2 months ago
zxcd
0479cce8ff
【audio】remove paddleaudio from paddlespeech ( #3986 )
...
* remove paddleaudio from paddlespeech
* use scikit-learn instead sklearn
* add pathos
* remove utils
* add kaldiio
* remove useless print
2 months ago
张春乔
cb0ba54d6e
【Hackathon 8th No.7】Python版本适配 5 ( #3972 )
...
* Update setup.py
* fit with pypinyin
* Apply suggestions from code review
* Apply suggestions from code review
* Update tone_sandhi.py
* Apply suggestions from code review
3 months ago
张春乔
76cd9db6c5
def PythonDetermine in setup.py ( #3975 )
...
* extract python version
* Update setup.py
3 months ago
张春乔
85de840d07
【Hackathon 8th No.7】Python版本适配 3 ( #3969 )
...
* Update setup.py
* add optional
* fit with praatio>=6.0.0
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
3 months ago
张春乔
65dbf46cdb
【Hackathon 8th No.7】Python版本适配 4 ( #3970 )
...
* Update setup.py
* auto scipy
* auto matplotlib
* Update setup.py
* Apply suggestions from code review
3 months ago
张春乔
bbf83c4a4e
【Hackathon 8th No.7】Python版本适配 2 ( #3967 )
...
* auto opencc
* Update setup.py
3 months ago
张春乔
29216b6f60
Update setup.py ( #3964 )
3 months ago
张春乔
25741d7038
【Hackathon 8th No.7】Python版本适配 1 ( #3965 )
...
* fix setup.py
* Update generator.py
* fix optional
* Update setup.py
3 months ago
张春乔
65b6c8ef51
Remove Dependence of Paddlepaddle-gpu ( #3898 )
...
* Update setup.py
* Update setup.py
5 months ago
131
e41a8794c4
fix pydantic dependency ( #3715 )
...
* fix pydantic dependency
pydantic>=2.0时,str不能为None
* remove extra space
5 months ago
zxcd
f66d7d25c4
fix matplotlib version for incompatible upgrade ( #3841 )
7 months ago
zxcd
748a5f9d5c
fix ( #3818 )
9 months ago
zxcd
91170bd260
adapt view behavior change, fix KeyError. ( #3794 )
...
* adapt view behavior change, fix KeyError.
* fix readme demo run error.
* fixed opencc version
10 months ago
zxcd
e8018a11ce
Update setup.py ( #3795 )
10 months ago
zxcd
bcbb85af76
fixed version for paddlepaddle. ( #3701 )
...
* fixed version for paddlepaddle.
* fix code style
11 months ago
Hui Zhang
558cfc7233
fix librosa==0.8.1 numpy==1.23.5 for paddleaudio align with this version
2 years ago
Hui Zhang
0d0535d882
Update setup.py
2 years ago
TianYuan
46334ae045
Update setup.py ( #3056 )
2 years ago
TianYuan
33190ac4cb
Update setup.py
2 years ago
TianYuan
ff8c56b08b
[Install]fix praatio's version because praatio==6.0.0 has incompatible upgrade ( #2970 )
2 years ago
zxcd
004a4d6096
[ASR] rm transformers import and modify variable name consistent with infer.py, test=asr ( #2929 )
...
* rm transformers import and modify variable name consistent with infer.py
* add condition ctc_prefix_beam_search decode.
2 years ago
HuangLiangJie
c75906462e
[TTS]Cantonese TTS MFA pipeline ( #2899 )
...
Co-authored-by: TianYuan <white-sky@qq.com>
2 years ago
zxcd
047092de8e
add wav2vev2_zh aishell recipe, and speechbrain dataloader. ( #2916 )
2 years ago
TianYuan
6b00ad6064
[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
2 years ago
TianYuan
896da6dcd1
remove utils and third_party in paddlespeech's site-packages ( #2867 )
2 years ago
TianYuan
b5764e9f74
[Install]rm protobuf in setup.py ( #2853 )
...
* rm protobuf in setup.py && rm audio's dependances in setup.py
2 years ago
艾梦
57b9d4bca4
add diffusion module for training diffsinger ( #2832 )
2 years ago
TianYuan
4a11302e35
Update setup.py
2 years ago
TianYuan
1e8394202c
fix onnxruntime's version ( #2771 )
2 years ago
TianYuan
6725bcd823
revise paddlenlp's version ( #2767 )
2 years ago
TianYuan
f96fbc891d
fix paddlenlp's version ( #2764 )
2 years ago
Hui Zhang
6f927d55db
onnx ds2 need onnxruntime>=1.11.0 ( #2728 )
2 years ago
YangZhou
42ff946007
[audio] mv paddlespeech/audio to paddleaudio ( #2706 )
...
* split paddlespeech/audio to paddleaudio.
* add sox io ,sox effect, kaldi native fbank to paddleaudio.
2 years ago
TianYuan
62357d876c
[TTS]rm paddlelite in setup.py ( #2713 )
...
* rm paddlelite in setup.py
* fix setup.py
2 years ago
zxcd
1ffe3561ae
add paddlenlp install version. ( #2701 )
2 years ago
TianYuan
0b4cf2211d
[TTS]Add TTS Paddle-Lite x86 inference ( #2667 )
...
* Add export2lite, test=tts
* add tts paddlelite x86 inference, test=tts
* update released_model.md, test=tts
* add paddlelite in setup.py
* update
2 years ago
Hui Zhang
08c432f70a
add paddleslim
3 years ago
WongLaw
e04f111b8a
Added pre-install doc for G2P and TN modules and updated the dependency version of pypinyin ( #2364 )
...
* Added pre-install doc for G2P and TN modules and updated the dependency version of pypinyin, test=doc
3 years ago
TianYuan
795eb7bd10
format paddlespeech with pre-commit ( #2331 )
3 years ago
TianYuan
a75b2a5bab
Merge pull request #2230 from BarryKCL/develop_g2pW
...
Add g2pW to Chinese frontend
3 years ago
TianYuan
092687d3f7
Update setup.py
3 years ago
BarryKCL
d17b2ee1af
add MANIFEST.in
3 years ago
BarryKCL
7b0f2a796d
change transformers to paddlenlp.transformers
3 years ago
BarryKCL
ab2a1219c8
Add g2pW to Chinese frontend
3 years ago
TianYuan
24ae1c063e
onnxruntime doesn't support gpu for mac
3 years ago
TianYuan
ac2a9ec900
fix version of onnxruntime
3 years ago