co63oc
|
f2b4b947a7
|
Fix typos in multiple files (#4032)
|
5 months ago |
zxcd
|
05cdbd8d5e
|
【doc】fix download link case abnormal traffic (#4020)
* fix download link case abnormal traffic
* fix code style
|
6 months ago |
co63oc
|
f3a5df2049
|
Fix typos (#3984)
* Fix
* Fix
|
7 months ago |
co63oc
|
c74a6be998
|
Fix (#3981)
|
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 |
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 |
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 |
Hui Zhang
|
91e24b0480
|
format code
|
3 years ago |
Hui Zhang
|
e8cae5415b
|
rename paddleaudio to audio, since confilict with pkg name
|
3 years ago |