zxcd
8247eba840
add paramters name ( #4119 )
2 days ago
zxcd
af2bdf120f
Reduce precision difference for whipser model ( #4116 )
2 days ago
zxcd
538f260061
【ASR】whisper large v3 ( #4101 )
...
* whisper large v3
* add convert.py
* mv nlp tokenizer to tiktoken.
* fix bug
* remove convert.py
* add new model file.
* fix
* fix version number
* fix version number
* fix some bug
* fix bug
4 days ago
ypatz
8f367b056f
fix the dataclass error when python version >= 3.11 ( #4108 )
3 weeks ago
zxcd
d369b9cfe5
【ASR】add chunk conformer model for tal_cs dataset. ( #4110 )
...
* add chunk conformer model for tal_cs dataset.
* add doc
3 weeks ago
pinkman
f032b3811a
bugfix-librosa.resample-args ( #4088 )
2 months ago
yzz
78a952a66e
Feat: npu supported for default model ( #4084 )
...
* Feat: npu supported for default model
* Feat: npu supported for 'vector'
* typo
3 months ago
zxcd
563217abb0
fix ( #4077 )
3 months ago
zxcd
e154b8f926
fix ( #4071 )
4 months ago
zxcd
a9d9d5f961
fix ( #4061 )
5 months ago
zxcd
290ce59dc7
fix g2p model link ( #4040 )
5 months ago
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
de3851336f
【audiotools】replace scale op ( #4017 )
...
* fix div
* 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
张春乔
f357ec6172
Docker=-= 兼容性验证 ( #4018 )
...
* add docker
* fix unit error > Type promotion
* fix url
* add gpu docker
* Update Dockerfile
* fix pp3.0 0-d tensor problem
* 兼容性验证
6 months ago
zxcd
45f439ad32
mv audiotools requirement to setup.py ( #3999 )
6 months ago
cchenhaifeng
d7bf91561d
【Hackathon 8th No.9】在 PaddleSpeech 中复现 DAC 训练需要用到的 loss ( #3988 )
...
* add DAC loss
* fix bug
* fix codestyle
* fix codestyle
* fix codestyle
* fix codestyle
* fix codestyle
* fix codestyle
6 months ago
zxcd
afa6f12ba1
paddlespeech/audiotools/ml/basemodel.py ( #3994 )
6 months ago
张春乔
793a89d53c
fit with librosa ( #3989 )
...
* fit with librosa
* Update base_commands.py
* Apply suggestions from code review
* Apply suggestions from code review
7 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
张春乔
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
8 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
8 months ago
zxcd
3b65a6c8be
【audio】fix file path of audiotools. ( #3968 )
...
* fix file path of audiotools.
* fix import
8 months ago
张春乔
25741d7038
【Hackathon 8th No.7】Python版本适配 1 ( #3965 )
...
* fix setup.py
* Update generator.py
* fix optional
* Update setup.py
8 months ago
megemini
94437c932a
[Hackathon 7th] 修改 inference 兼容 paddle 3.0 ( #3963 )
...
* [Fix] inference of paddle 3.0
* [Fix] inference of paddle 3.0
* [Fix] inference of paddle 3.0
* [Fix] inference of paddle 3.0
8 months ago
megemini
553a9db374
[Fix] emb init ( #3962 )
8 months ago
megemini
7d26f93d2c
[Hackathon 7th] 修复不存在 `*.npy` 文件的空文件夹导致的数据遍历错误 ( #3948 )
...
* [Fix] empty npy folder
* [Update] assert empyt folder
8 months ago
yinfan98
0ef3cfca31
[Hackathon 7th] add missing keywords of aishell3/vits-vc ( #3932 )
...
* Update default.yaml
* Update train.py
* Update default.yaml
8 months ago
Ryan
ee4f15826b
[Hackathon 7th No.55] Add `fft_conv1d` to `PaddleSpeech` ( #3947 )
...
* add fft_conv1d
* add unitest 2 shell
* fix paddle version
* rename
* add comment
* bias -> bias_attr
* fix unitest
* fix sth
9 months ago
megemini
9752f0a03b
[Hackathon 7th] 修复 `asr5` 的 `test.sh` 脚本路径错误 ( #3941 )
...
* [Fix] test parsearg and test.sh
* [Update] use short path
9 months ago
Wang Xin
c11b19df90
[Hackathon 7th] updating the paths to utility scripts and modifying method parameters ( #3942 )
...
* fix path error
* Update examples/aishell/asr0/local/test.sh
* remove some broken symbolic link
9 months ago
megemini
b4c2f3bae3
[Hackathon 7th] 修复 `s2t` 示例错误 ( #3950 )
...
* [Fix] s2t
* [Fix] s2t test
9 months ago
megemini
8ee3a7ee40
[Fix] fastspeech2 0d ( #3951 )
9 months ago
megemini
2d7cf7f0e6
[Hackathon 7th] 修复 `asr4` 的 `test_wav` 多余的 argument ( #3940 )
...
* [Fix] test_wav parse arg
* [Fix] remove line
9 months ago
megemini
f0b7f5b995
[Fix] type promotion ( #3944 )
9 months ago
megemini
e4038b4b6e
[Hackathon 7th] 修复 `vctk` 的 `ernie_sat` 训练时出现的类型提升问题 ( #3943 )
...
* [Fix] vctk type promotion
* [Fix] type promotion
9 months ago
张春乔
9d16002c23
[Hackathon 7th] fix aishell3/vctk vc0/ernie ( #3928 )
...
* fix aishell3-vc0
* fix aishell3-vc0
* Apply suggestions from code review
* Apply suggestions from code review
9 months ago
张春乔
5069111e6d
[Hackathon 7th] 修复 deepspeech2online 的导出问题 ( #3935 )
...
* Update model.py
* Update model.py
9 months ago
megemini
e3c4d4bd7e
[Fix] use reshape instead of view ( #3939 )
9 months ago
cyberslack_lee
a34bf501a5
[Hackathon 7th] 修复 opencopop的svs1中的shape问题 ( #3912 )
...
* fix svs1
* fix
* fix
* fix
* fix
* add comment
9 months ago
megemini
d17361cf8c
[Fix] duplicated arg ( #3934 )
9 months ago
megemini
ff539ef007
[Fix] transpose use numpy ( #3933 )
9 months ago
zxcd
c0fafd0647
support new inference interface ( #3927 )
...
* pir infer
* add version control
* fix
9 months ago
megemini
f582cb6299
[Hackathon 7th] 修复 `panns` 中 `predict.py` 对于 pir 的 json 模型路径 ( #3914 )
...
* [Fix] panns predict.py
* [Update] path exists
* [Fix] disable mkldnn and transpose dimension
* [Update] model_file check json first
* [Update] satisty version
* [Update] satisty version
* [Update] satisty version
* [Update] config disable_mkldnn
* [Update] unsqueeze
9 months ago
张春乔
67ae7c8dd2
[Hackathon 7th] fix Voc5/Jets/TTS2 with CSMSC ( #3906 )
...
* fix Voc5/Jets with CSMSC
* fix Voc5/Jets with CSMSC
* Update README.md
* Update README.md
* Update README.md
* Update iSTFTNet.md
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
9 months ago
张春乔
c33d9bfb50
fix vits with CSMSC ( #3920 )
9 months ago
megemini
890c87ea93
[Fix] import TimeDomainSpecAugment ( #3919 )
9 months ago
yinfan98
5b3612f273
【Hackathon 7th】fix whisper at Paddle 3.0 ( #3880 )
...
* fix whisper at Paddle 3.0
* fix whisper at Paddle 3.0
* fix whisper at Paddle 3.0
* fix lint
* fix
* fix whisper ci
* Update TTSCppFrontend
* Update utils
* Update steps
* Update utils
* Update __init__.py
* Update whisper.py
* Update utils
* Update utils
9 months ago