co63oc
f2b4b947a7
Fix typos in multiple files ( #4032 )
5 months ago
co63oc
50ef94b68c
Fix typos ( #4024 )
...
* Fix
* Fix
6 months ago
co63oc
c2dc4dae2d
Fix typos ( #4021 )
...
* Fix
* Fix
* Fix
6 months ago
zxcd
05cdbd8d5e
【doc】fix download link case abnormal traffic ( #4020 )
...
* fix download link case abnormal traffic
* fix code style
6 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
7 months ago
co63oc
f3a5df2049
Fix typos ( #3984 )
...
* Fix
* Fix
7 months ago
co63oc
c74a6be998
Fix ( #3981 )
7 months ago
co63oc
bb77a7f7db
Fix ( #3980 )
7 months ago
zxcd
3b65a6c8be
【audio】fix file path of audiotools. ( #3968 )
...
* fix file path of audiotools.
* fix import
8 months ago
Ryan
cb15e382cb
[Hackathon 7th No.55] Add `audiotools` to `PaddleSpeech` ( #3900 )
...
* add AudioSignal && util
* fix codestyle
* add basemodel && decorator
* add util && add quality
* add acc && data && transforms
* add utils
* fix dir
* add *.py; wo unitest
* add unitest
* fix codestyle
* fix cuda error
* add readme && __all__
* add 2 file test
* change download dir
* fix CI download path
* add tar -zxvf
* change requirements path
* add audiotools path
* fix place error
* fix paddle2.5 verion Q
* FFTConv1d -> FFTConv1D
* FFTConv1d -> FFTConv1D
* mv unfold
* add _unfold1d 2 loudness
* fix stupid device variable
* bias -> bias_attr
* () -> []
* fix .to()
* rm ✅
* fix exp
* deepcopy -> clone
* fix dim error
* fix slice && tensor.to
* fix paddle2.5 index bug
* git rm std
* rm comment && ✅
* rm some useless comment
* add __all__
* fix codestyle
* fix soundfile.info error
* fix sth
* add License
* fix cycle import
* Adapt to paddle3.0 && update readme
* fix License
* fix License
* rm duplicate requirements
* fix trasform problems
* rm disp
* Update test_transforms.py
* change path
* rm notebook && add audio path
* rm import
* add comment
* fix cycle import && rm TYPE_CHECKING
* rm IPython
* rm sth useless
* rm uesless deps
* Update requirements.txt
8 months ago
megemini
e3c4d4bd7e
[Fix] use reshape instead of view ( #3939 )
9 months ago
funnycoder888
5e03da403b
Fix spelling errors ( #3807 )
...
* Fix spelling errors
* Update README.md
fix spelling error
1 year ago
mjxs
03022f2170
【Fix Speech Issue No.5】issue 3444 transformation import error ( #3779 )
...
* fix paddlespeech.s2t.transform.transformation import error
* fix paddlespeech.s2t.transform import error
1 year ago
Hui Zhang
558cfc7233
fix librosa==0.8.1 numpy==1.23.5 for paddleaudio align with this version
2 years ago
Hui Zhang
24aac399ab
Update setup.py
2 years ago
Hui Zhang
4d0fcc47e6
Update setup.py ( #3294 )
2 years ago
Shuangchi He
8c7859d3bc
Fix some typos. ( #3178 )
...
Signed-off-by: Yulv-git <yulvchi@qq.com>
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
3 years ago
TianYuan
896da6dcd1
remove utils and third_party in paddlespeech's site-packages ( #2867 )
3 years ago
TianYuan
b5764e9f74
[Install]rm protobuf in setup.py ( #2853 )
...
* rm protobuf in setup.py && rm audio's dependances in setup.py
3 years ago
YangZhou
2c4c141de5
[audio] fix load paddleaudio fail ( #2815 )
...
* fix paddleaudio import fail
3 years ago
YangZhou
25dcad3de7
update paddleaudio readme, test=doc ( #2801 )
3 years ago
YangZhou
d7a6268bcc
[audio]replace kaldi fbank with kaldi-native-fbank in paddleaudio ( #2799 )
...
* replace kaldi_fbank with kaldi-native-fbank in paddleaudio
* fix mac
3 years ago
YangZhou
12fa8a2d19
[audio]patch:fix tensor_utils error ( #2738 )
...
* fix tensor utils
3 years ago
YangZhou
d35dda0020
add scikit-learn in setup.py ( #2733 )
3 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.
3 years ago
KP
bf056c013d
Refactor paddleaudio to paddlespeech.audio
3 years ago
KP
21402cd3be
Update setup.py
3 years ago
KP
e94c3884a1
Delete dtw.py
3 years ago
KP
73f9ca82cc
Update __init__.py
3 years ago
xiongxinlei
bb8c999fea
fix the pathos==0.2.8, test=doc
3 years ago
Hui Zhang
477eaa1a74
dev using 0.0.0 as version
3 years ago
KP
f9761d532c
Add KWS example.
3 years ago
KP
e01abc5099
Add KWS example.
3 years ago
Hui Zhang
91e24b0480
format code
3 years ago
Hui Zhang
6889139681
update audio version to r1.0.0a
3 years ago
Hui Zhang
e8cae5415b
rename paddleaudio to audio, since confilict with pkg name
3 years ago
KP
1189117784
Add paddlespeech.cls and esc50 example.
4 years ago
KP
98c1131058
Add librosa reference.
4 years ago
Hui Zhang
0cd546d10b
fix setup
4 years ago
Hui Zhang
2a66c2c13b
format code
4 years ago
Hui Zhang
bb5f9e7ad7
short paddleaudio to audio
4 years ago