zxcd
45f439ad32
mv audiotools requirement to setup.py ( #3999 )
7 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
7 months ago
zxcd
afa6f12ba1
paddlespeech/audiotools/ml/basemodel.py ( #3994 )
7 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
8 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 )
9 months ago
megemini
7d26f93d2c
[Hackathon 7th] 修复不存在 `*.npy` 文件的空文件夹导致的数据遍历错误 ( #3948 )
...
* [Fix] empty npy folder
* [Update] assert empyt folder
9 months ago
yinfan98
0ef3cfca31
[Hackathon 7th] add missing keywords of aishell3/vits-vc ( #3932 )
...
* Update default.yaml
* Update train.py
* Update default.yaml
9 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
10 months ago
megemini
f0b7f5b995
[Fix] type promotion ( #3944 )
10 months ago
megemini
e4038b4b6e
[Hackathon 7th] 修复 `vctk` 的 `ernie_sat` 训练时出现的类型提升问题 ( #3943 )
...
* [Fix] vctk type promotion
* [Fix] type promotion
10 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
10 months ago
张春乔
5069111e6d
[Hackathon 7th] 修复 deepspeech2online 的导出问题 ( #3935 )
...
* Update model.py
* Update model.py
10 months ago
megemini
e3c4d4bd7e
[Fix] use reshape instead of view ( #3939 )
10 months ago
cyberslack_lee
a34bf501a5
[Hackathon 7th] 修复 opencopop的svs1中的shape问题 ( #3912 )
...
* fix svs1
* fix
* fix
* fix
* fix
* add comment
10 months ago
megemini
d17361cf8c
[Fix] duplicated arg ( #3934 )
10 months ago
megemini
ff539ef007
[Fix] transpose use numpy ( #3933 )
10 months ago
zxcd
c0fafd0647
support new inference interface ( #3927 )
...
* pir infer
* add version control
* fix
10 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
10 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
10 months ago
张春乔
c33d9bfb50
fix vits with CSMSC ( #3920 )
10 months ago
megemini
890c87ea93
[Fix] import TimeDomainSpecAugment ( #3919 )
10 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
10 months ago
megemini
5e8c727fd6
[Hackathon 7th] 修复 `tal_cs` 测试中 0D tensor to 1D ( #3913 )
...
* [Fix] 0D tensor to 1D
* [Update] feat dim
10 months ago
megemini
a397ebe207
[Fix] import print_arguments ( #3918 )
10 months ago
megemini
3e53497a28
[Hackathon 7th] 修复 vctk 中 `spk_emb` 维度问题 ( #3916 )
...
* [Fix] vctk spk_emb dim
* [Update] dim == 1
10 months ago
Wang Xin
61728f8db6
NumPy compatibility enhancements ( #3907 )
...
* NumPy compatibility enhancements
* update code
10 months ago
张春乔
7dc806dc1d
run with aishell/asr3 ( #3904 )
10 months ago
megemini
7fd5abd75d
[Fix] max between int and value ( #3903 )
10 months ago
zxcd
d32ced7f1a
separate paddle.logsumexp ( #3897 )
10 months ago
zxcd
89bfd44293
fix file name ( #3895 )
10 months ago
Wang Xin
62c21e951f
replace view with reshape in aishell/asr1 ( #3887 )
10 months ago
张春乔
6f44ac92c8
fix the shape error in layer_norm ( #3884 )
10 months ago
Wang Xin
4fdb0647f4
fix type promotion TypeError in tensor_utils.py ( #3883 )
10 months ago
张春乔
419af4503c
【Hackathon 7th】Remove parser.add_argument ( #3878 )
...
* Update test_wav.py
* Update export.py
* Update test_export.py
* Update model.py
* Update README.md
* Apply suggestions from code review
* Apply suggestions from code review
* Update README.md
* Update README.md
* Update test.py
* Update README.md
10 months ago
wanx7130
99d4b7061a
Add GCU Backend ( #3875 )
10 months ago
张春乔
290d161d8a
【Hackathon 7th】add implemention of strtobool ( #3877 )
...
* add implemention of strtobool
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
10 months ago
Wang Xin
21b55419c7
fix scipy import error ( #3874 )
10 months ago
张春乔
5f40262a96
Fix wav2vec error in Demos/ssl ( #3872 )
...
* Update infer.py
* Update wav2vec2_ASR.py
* Apply suggestions from code review
* Apply suggestions from code review
* Update infer.py
* Update wav2vec2_ASR.py
* Apply suggestions from code review
11 months ago
SuiYunsy
8279539978
Fix a bug of streaming_tts_server ( #3865 )
...
* Fix a bug of streaming_tts_server
Fix "Failed to get model related files" when using fastspeech2_csmsc_onnx model in streaming_tts_server.
* Fix CodeStyle
11 months ago