yzz
|
78a952a66e
|
Feat: npu supported for default model (#4084)
* Feat: npu supported for default model
* Feat: npu supported for 'vector'
* typo
|
3 months ago |
zxcd
|
563217abb0
|
fix (#4077)
|
4 months ago |
zxcd
|
e154b8f926
|
fix (#4071)
|
4 months ago |
co63oc
|
f2b4b947a7
|
Fix typos in multiple files (#4032)
|
6 months ago |
co63oc
|
50ef94b68c
|
Fix typos (#4024)
* Fix
* Fix
|
6 months ago |
co63oc
|
c2dc4dae2d
|
Fix typos (#4021)
* Fix
* Fix
* Fix
|
6 months ago |
zxcd
|
05cdbd8d5e
|
【doc】fix download link case abnormal traffic (#4020)
* fix download link case abnormal traffic
* fix code style
|
6 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
|
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
|
7 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 |
张春乔
|
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 |
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
|
8ee3a7ee40
|
[Fix] fastspeech2 0d (#3951)
|
9 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 |
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 |
zxcd
|
c0fafd0647
|
support new inference interface (#3927)
* pir infer
* add version control
* fix
|
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
|
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 |
megemini
|
7fd5abd75d
|
[Fix] max between int and value (#3903)
|
10 months ago |
wanx7130
|
99d4b7061a
|
Add GCU Backend (#3875)
|
10 months ago |
Wang Xin
|
21b55419c7
|
fix scipy import error (#3874)
|
10 months ago |
undefined
|
6f84388189
|
添加量词和单位符号 (#3837)
* 添加对公里、公引、公丈、公尺、公寸、公分、公釐的支持
> 低于100公里或超过110公里时
先前生成```低于幺零零公里或超过幺幺零公里时```
修改后```低于一百公里或超过一百一十公里时```
* 添加更多单位
|
11 months ago |
zhuyipin
|
a9ece28ba6
|
speedyspeech code adapt for mlu (#3828)
* speedyspeech code adapt for mlu
* fix inference
* fix help message
|
1 year 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
|
1 year 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
|
1 year ago |
gmm
|
1b8ca706d6
|
【benchmark】fix gpu_mem unit (#3634)
* fix profiler
* add max_mem_reserved for benchmark
* fix benchmark
|
2 years ago |
gmm
|
a1f9339181
|
【benchmark】add max_mem_reserved for benchmark (#3604)
* fix profiler
* add max_mem_reserved for benchmark
|
2 years ago |
Kai Song
|
9a50647592
|
Add XPU support for FastSpeech2 (#3514)
* Add XPU support for FastSpeech2
* optimize
|
2 years ago |
Kai Song
|
08599b7300
|
Add XPU support for SpeedySpeech (#3502)
* Add XPU support for SpeedySpeech
* fix typos
* update description of nxpu
|
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 |
shuishu
|
1f7eabee0f
|
Update phonecode.py
# 固话的正则 错误修改
参考https://github.com/speechio/chinese_text_normalization/blob/master/python/cn_tn.py
固化的正则为:
pattern = re.compile(r"\D((0(10|2[1-3]|[3-9]\d{2})-?)?[1-9]\d{6,7})\D")
|
2 years ago |
zoooo0820
|
17f2944a17
|
fix error in tts/st
|
2 years ago |