megemini
77dfdc439f
[Update] tal_cs readme ( #3911 )
4 weeks ago
Wang Xin
61728f8db6
NumPy compatibility enhancements ( #3907 )
...
* NumPy compatibility enhancements
* update code
4 weeks ago
张春乔
e22173f739
[Hackathon 7th] Update Tiny README.md ( #3896 )
...
* Update README.md
* Update README.md
1 month ago
张春乔
7dc806dc1d
run with aishell/asr3 ( #3904 )
1 month ago
megemini
7fd5abd75d
[Fix] max between int and value ( #3903 )
1 month ago
张春乔
afa9466c89
[Hackathon 7th] 修复Example/tiny的文档错误 ( #3892 )
...
* Update README.md
* Update README.md
1 month ago
megemini
83ff490db4
[Fix] g2p run.sh ( #3886 )
1 month ago
张春乔
6a867fdafe
Remove None-Existed floder and add Existed floder ( #3881 )
...
* Update README.md
* Apply suggestions from code review
* Apply suggestions from code review
1 month ago
张春乔
65b6c8ef51
Remove Dependence of Paddlepaddle-gpu ( #3898 )
...
* Update setup.py
* Update setup.py
1 month ago
zxcd
d32ced7f1a
separate paddle.logsumexp ( #3897 )
1 month ago
zxcd
89bfd44293
fix file name ( #3895 )
1 month ago
张春乔
be7373326c
Update README.md ( #3890 )
1 month ago
cyberslack_lee
fa96ec3bec
[Hackathon 7th] 修复 opencopop的svs1中安装依赖包问题 ( #3889 )
...
* fix
* fix
1 month ago
Wang Xin
62c21e951f
replace view with reshape in aishell/asr1 ( #3887 )
1 month ago
张春乔
6f44ac92c8
fix the shape error in layer_norm ( #3884 )
1 month ago
Wang Xin
4fdb0647f4
fix type promotion TypeError in tensor_utils.py ( #3883 )
1 month ago
megemini
ebf04b452d
[Fix] tess readme ( #3882 )
1 month 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
1 month ago
wanx7130
99d4b7061a
Add GCU Backend ( #3875 )
1 month 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
1 month ago
Wang Xin
21b55419c7
fix scipy import error ( #3874 )
2 months ago
Wang Xin
e75a3987fc
update install_openblas.sh ( #3876 )
2 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
2 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
2 months ago
undefined
6f84388189
添加量词和单位符号 ( #3837 )
...
* 添加对公里、公引、公丈、公尺、公寸、公分、公釐的支持
> 低于100公里或超过110公里时
先前生成```低于幺零零公里或超过幺幺零公里时```
修改后```低于一百公里或超过一百一十公里时```
* 添加更多单位
2 months ago
张春乔
d5b0020e9a
Fix missing ’ ( #3869 )
2 months ago
131
e41a8794c4
fix pydantic dependency ( #3715 )
...
* fix pydantic dependency
pydantic>=2.0时,str不能为None
* remove extra space
2 months ago
megemini
6316514329
[Fix] type promotion ( #3817 )
2 months ago
zxcd
658d19a73e
【doc】add Squeezeformer info in README ( #3860 )
...
* Update README.md
* Update README_cn.md
* Update README_cn.md
3 months ago
tianshuo78520a
bf03c9a620
Add server ci ( #3857 )
...
* Add server ci
* fix
3 months ago
zxcd
188444f778
fix ( #3856 )
3 months ago
zxcd
f66d7d25c4
fix matplotlib version for incompatible upgrade ( #3841 )
4 months ago
tianshuo78520a
7e52aaed74
Add tests ( #3836 )
...
* Add tests
* fix
* Fix
* Fix
* disable deepspeech2_online_model_test
* disable test_data_table
* Fix
4 months ago
zxcd
d9eb82a632
fix unit test ( #3835 )
4 months ago
zhuyipin
a9ece28ba6
speedyspeech code adapt for mlu ( #3828 )
...
* speedyspeech code adapt for mlu
* fix inference
* fix help message
4 months ago
zxcd
4be005858b
【DOC】fix demos bug ( #3830 )
...
* fix demos
* fix test
4 months ago
zhuyipin
0b568136d9
speedyspeech code adapt for npu ( #3804 )
...
* speedyspeech code adapt for npu
* fix npu inference
* fix e2e synthesize
* add paddle version control for memory optim config
* fix code style
* fix code style
* fix help message
* fix code style
* fix help message
4 months ago
zxcd
d615fc33de
【ASR】fix acs demo ( #3826 )
...
* fix demo acs
* fix
4 months ago
tianshuo78520a
2e93229a93
Fix ( #3821 )
...
* Fix
* Test CI Docker
* Test CI Docker
5 months ago
zxcd
748a5f9d5c
fix ( #3818 )
5 months ago
funnycoder888
5e03da403b
Fix spelling errors ( #3807 )
...
* Fix spelling errors
* Update README.md
fix spelling error
6 months ago
gmm
98fe6d1153
【benchmark】fix benchmark prepare.sh ( #3803 )
...
* fix profiler
* add max_mem_reserved for benchmark
* fix benchmark
* Update prepare.sh
* Update prepare.sh
6 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
7 months ago
zxcd
e8018a11ce
Update setup.py ( #3795 )
7 months ago
zxcd
72ce886177
【test】fix test cli bug ( #3793 )
...
* add cli test readme
* fix code style
* fix bug
7 months ago
zxcd
05660a62cb
【test】add cli test readme ( #3784 )
...
* add cli test readme
* fix code style
7 months ago
Mattheliu
09e5d8a4ac
【Fix Speech Issue No.8】issue 3652 merge_yi function has a bug ( #3786 )
...
* 【Fix Speech Issue No.8】issue 3652 merge_yi function has a bug
* 【Fix Speech Issue No.8】issue 3652 merge_yi function has a bug
7 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
7 months ago
zxcd
bcbb85af76
fixed version for paddlepaddle. ( #3701 )
...
* fixed version for paddlepaddle.
* fix code style
7 months ago
jzhang533
969f33999f
Merge pull request #3538 from fazledyn-or/develop
...
Fixed implementation of a special method
10 months ago