Wang Xin
62c21e951f
replace view with reshape in aishell/asr1 ( #3887 )
2 days ago
张春乔
6f44ac92c8
fix the shape error in layer_norm ( #3884 )
3 days ago
Wang Xin
4fdb0647f4
fix type promotion TypeError in tensor_utils.py ( #3883 )
3 days ago
megemini
ebf04b452d
[Fix] tess readme ( #3882 )
3 days 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
3 days ago
wanx7130
99d4b7061a
Add GCU Backend ( #3875 )
4 days 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
5 days ago
Wang Xin
21b55419c7
fix scipy import error ( #3874 )
6 days ago
Wang Xin
e75a3987fc
update install_openblas.sh ( #3876 )
6 days 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
1 week 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 weeks ago
undefined
6f84388189
添加量词和单位符号 ( #3837 )
...
* 添加对公里、公引、公丈、公尺、公寸、公分、公釐的支持
> 低于100公里或超过110公里时
先前生成```低于幺零零公里或超过幺幺零公里时```
修改后```低于一百公里或超过一百一十公里时```
* 添加更多单位
2 weeks ago
张春乔
d5b0020e9a
Fix missing ’ ( #3869 )
2 weeks ago
131
e41a8794c4
fix pydantic dependency ( #3715 )
...
* fix pydantic dependency
pydantic>=2.0时,str不能为None
* remove extra space
2 weeks ago
megemini
6316514329
[Fix] type promotion ( #3817 )
3 weeks ago
zxcd
658d19a73e
【doc】add Squeezeformer info in README ( #3860 )
...
* Update README.md
* Update README_cn.md
* Update README_cn.md
1 month ago
tianshuo78520a
bf03c9a620
Add server ci ( #3857 )
...
* Add server ci
* fix
1 month ago
zxcd
188444f778
fix ( #3856 )
2 months ago
zxcd
f66d7d25c4
fix matplotlib version for incompatible upgrade ( #3841 )
2 months ago
tianshuo78520a
7e52aaed74
Add tests ( #3836 )
...
* Add tests
* fix
* Fix
* Fix
* disable deepspeech2_online_model_test
* disable test_data_table
* Fix
3 months ago
zxcd
d9eb82a632
fix unit test ( #3835 )
3 months ago
zhuyipin
a9ece28ba6
speedyspeech code adapt for mlu ( #3828 )
...
* speedyspeech code adapt for mlu
* fix inference
* fix help message
3 months ago
zxcd
4be005858b
【DOC】fix demos bug ( #3830 )
...
* fix demos
* fix test
3 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
3 months ago
zxcd
d615fc33de
【ASR】fix acs demo ( #3826 )
...
* fix demo acs
* fix
3 months ago
tianshuo78520a
2e93229a93
Fix ( #3821 )
...
* Fix
* Test CI Docker
* Test CI Docker
4 months ago
zxcd
748a5f9d5c
fix ( #3818 )
4 months ago
funnycoder888
5e03da403b
Fix spelling errors ( #3807 )
...
* Fix spelling errors
* Update README.md
fix spelling error
4 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
5 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
5 months ago
zxcd
e8018a11ce
Update setup.py ( #3795 )
5 months ago
zxcd
72ce886177
【test】fix test cli bug ( #3793 )
...
* add cli test readme
* fix code style
* fix bug
5 months ago
zxcd
05660a62cb
【test】add cli test readme ( #3784 )
...
* add cli test readme
* fix code style
5 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
5 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
6 months ago
zxcd
bcbb85af76
fixed version for paddlepaddle. ( #3701 )
...
* fixed version for paddlepaddle.
* fix code style
6 months ago
jzhang533
969f33999f
Merge pull request #3538 from fazledyn-or/develop
...
Fixed implementation of a special method
9 months ago
satani99
2147d3b565
Update README.md ( #3532 )
...
Fixed a typo
9 months ago
JeffLu
02a5f7bce8
bugfix: audio_len should be 1D, no 0D, which will raise list index out ( #3490 )
...
of range error in the following decode process
Co-authored-by: Luzhenhui <luzhenhui@mqsz.com>
9 months ago
Color_yr
39ba32fafb
增加文件编码读取 ( #3606 )
...
Fixed #3605
10 months ago
gmm
1b8ca706d6
【benchmark】fix gpu_mem unit ( #3634 )
...
* fix profiler
* add max_mem_reserved for benchmark
* fix benchmark
12 months ago
luyao-cv
f2416ff365
fix develop bug function:view to reshape ( #3633 )
12 months ago
gmm
a1f9339181
【benchmark】add max_mem_reserved for benchmark ( #3604 )
...
* fix profiler
* add max_mem_reserved for benchmark
1 year ago
fazledyn-or
1a693448fa
FIX: Fixed the implementation of a special method
1 year ago
fazledyn-or
1113a68a6d
FIX: Added missing imports
1 year ago
zxcd
1dc67f96e0
Fix Readme. ( #3527 )
...
* Update README.md
* Update README_cn.md
* Update README_cn.md
* Update README.md
1 year ago
skyboooox
fc74b065c2
Update ge2e_clone.py ( #3517 )
...
修复在windows上的多空格错误
1 year ago
Kai Song
9a50647592
Add XPU support for FastSpeech2 ( #3514 )
...
* Add XPU support for FastSpeech2
* optimize
1 year ago
Kai Song
08599b7300
Add XPU support for SpeedySpeech ( #3502 )
...
* Add XPU support for SpeedySpeech
* fix typos
* update description of nxpu
1 year ago
Hui Zhang
17854a04d4
Merge pull request #3433 from wanghuancoder/fix_view_confict
...
fix develop view confict with model's
1 year ago