zxcd
d32ced7f1a
separate paddle.logsumexp ( #3897 )
1 month ago
zxcd
89bfd44293
fix file name ( #3895 )
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
张春乔
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
张春乔
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
megemini
6316514329
[Fix] type promotion ( #3817 )
2 months ago
zxcd
188444f778
fix ( #3856 )
3 months ago
zhuyipin
a9ece28ba6
speedyspeech code adapt for mlu ( #3828 )
...
* speedyspeech code adapt for mlu
* fix inference
* fix help message
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
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
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
jzhang533
969f33999f
Merge pull request #3538 from fazledyn-or/develop
...
Fixed implementation of a special method
10 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>
10 months ago
Color_yr
39ba32fafb
增加文件编码读取 ( #3606 )
...
Fixed #3605
11 months ago
gmm
1b8ca706d6
【benchmark】fix gpu_mem unit ( #3634 )
...
* fix profiler
* add max_mem_reserved for benchmark
* fix benchmark
1 year ago
luyao-cv
f2416ff365
fix develop bug function:view to reshape ( #3633 )
1 year 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
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
Wang Huan
790f183f68
fix develop view confict with model's
1 year ago
Hui Zhang
2faa49a39f
fix weight decay
1 year ago
Hui Zhang
d94db47f78
fix rotary embeding
1 year ago
Hui Zhang
0a5cc5556e
rope for streaming decoding
1 year ago
Hui Zhang
b56fb85ca0
RoPE with position interpolation
1 year ago
Hui Zhang
b91b1c9b08
support position interpolation for langer attention context windown length.
1 year ago
Hui Zhang
55870ffbb3
fix bugs
1 year ago
Hui Zhang
03e9ea9e52
add roformer
1 year ago
zxcd
5fee985dd1
remove fluid.
2 years ago
Hui Zhang
a2ae6396ef
old grad clip has 0d tensor problem, fix it ( #3334 )
2 years ago
gmm
5153ac8318
fix profiler ( #3323 )
2 years ago
Hui Zhang
ffb17a250a
hotfix english G2P
2 years ago
Hui Zhang
89d959fc8e
remove print
2 years ago
Hui Zhang
d53c499447
fix long text oom using ssml; filter comma; update polyphonic
2 years ago
Hui Zhang
108e73e1a0
add mix frontend test
2 years ago
Hui Zhang
40124ed34f
add en_frontend file
2 years ago
Hui Zhang
9727e67a3f
add ssml unit test
2 years ago
Hui Zhang
4d867700eb
move ssl into t2s.frontend; fix spk_id for 0-D tensor;
2 years ago
Hui Zhang
42f2186d71
more comment on tts frontend
2 years ago
Hui Zhang
8aa9790c75
Merge pull request #3305 from zh794390558/tts
...
[t2s] add assets and tts codeswitch scripts
2 years ago
Hui Zhang
46de1b0379
Merge pull request #3268 from shuishu/patch-1
...
[TTS][tn]Update phonecode.py
2 years ago
Hui Zhang
6b4d1f80ac
add t2s assets
2 years ago