张春乔
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
张春乔
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
megemini
6316514329
[Fix] type promotion ( #3817 )
3 weeks ago
zxcd
188444f778
fix ( #3856 )
2 months ago
zhuyipin
a9ece28ba6
speedyspeech code adapt for mlu ( #3828 )
...
* speedyspeech code adapt for mlu
* fix inference
* fix help message
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
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
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
6 months ago
jzhang533
969f33999f
Merge pull request #3538 from fazledyn-or/develop
...
Fixed implementation of a special method
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
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.
1 year ago
Hui Zhang
a2ae6396ef
old grad clip has 0d tensor problem, fix it ( #3334 )
1 year ago
gmm
5153ac8318
fix profiler ( #3323 )
1 year ago
Hui Zhang
ffb17a250a
hotfix english G2P
1 year ago
Hui Zhang
89d959fc8e
remove print
1 year ago
Hui Zhang
d53c499447
fix long text oom using ssml; filter comma; update polyphonic
1 year ago
Hui Zhang
108e73e1a0
add mix frontend test
1 year ago
Hui Zhang
40124ed34f
add en_frontend file
1 year ago
Hui Zhang
9727e67a3f
add ssml unit test
1 year ago
Hui Zhang
4d867700eb
move ssl into t2s.frontend; fix spk_id for 0-D tensor;
1 year ago
Hui Zhang
42f2186d71
more comment on tts frontend
1 year ago
Hui Zhang
8aa9790c75
Merge pull request #3305 from zh794390558/tts
...
[t2s] add assets and tts codeswitch scripts
1 year ago
Hui Zhang
46de1b0379
Merge pull request #3268 from shuishu/patch-1
...
[TTS][tn]Update phonecode.py
1 year ago
Hui Zhang
6b4d1f80ac
add t2s assets
1 year ago
zxcd
9b8ac050de
add dtype param for arange API. ( #3302 )
1 year ago
Hui Zhang
6e7c71b26c
refactor rhy
1 year ago
jiamingkong
8432e8626f
Final cleaning; Modified SSL/infer.py and README for wavlm inclusion in model options
1 year ago
jiamingkong
ba874db5dc
Fixed the transpose usages ignored before
1 year ago
jiamingkong
0e2068e2cf
Code clean up for CIs
1 year ago
jiamingkong
3ef28dee45
Merge branch 'PaddlePaddle:develop' into develop
1 year ago
Hui Zhang
4453430ac0
Merge pull request #3265 from zoooo0820/fix_0d_error
...
fix error in tts and st for 0-d tensor
1 year ago