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
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
Shuangchi He
8c7859d3bc
Fix some typos. ( #3178 )
...
Signed-off-by: Yulv-git <yulvchi@qq.com>
2 years ago
liangym
880c172db7
[TTS] add svs frontend ( #3062 )
2 years ago
HuangLiangJie
11bc392617
[TTS]Canton phonetic fix, test=tts ( #2950 )
2 years ago
liangym
d9b041e999
[TTS]Cli male onnx ( #2945 )
2 years ago
HuangLiangJie
1af9bd47d9
[TTS]Cantonese FastSpeech2 e2e infer, test=tts ( #2927 )
2 years ago
TianYuan
a283f8a57e
[TTS]fix open encoding ( #2865 )
2 years ago
QuanZ9
ac3ed3c5a8
Update zh_frontend.py ( #2863 )
2 years ago
TianYuan
1fd38c0e8b
fix o ( #2831 )
2 years ago
晋东毅
742523fb38
[tts]For mixed Chinese and English speech synthesis, add SSML support for Chinese ( #2830 )
...
* 添加.history
* [tts]添加中英混合语音合成时对中文SSML的支持
2 years ago
HuangLiangJie
a874d8f325
Add prosody prediction in synthesize_e2e, test=tts ( #2693 )
2 years ago
David An (An Hongliang)
bd01bc155d
add greek char and fix issue2571 ( #2683 )
...
Co-authored-by: TianYuan <white-sky@qq.com>
2 years ago
David An (An Hongliang)
1c3d2cb89e
add double byte char for zh normalization ( #2661 )
2 years ago
kFoodie
dc9d3baf51
Update onnx_api.py ( #2664 )
2 years ago
HuangLiangJie
b7312e9f0b
Revised TN qualifier for measure notation, test=tts ( #2629 )
2 years ago
TianYuan
9aab706cba
fix frontend bug, test=tts ( #2606 )
2 years ago
David An (An Hongliang)
103e46f819
Merge branch 'PaddlePaddle:develop' into hongliang1014
2 years ago
TianYuan
2d71577e75
fix g2p ( #2539 )
2 years ago
david.95
f295d2d445
remove useless code
2 years ago
david.95
13a7fa9808
enable chinese words' pinyin specified in text of ssml formats, test=tts
2 years ago
liangym
0359c3f6b5
Fix mix front ( #2493 )
...
* update mix frontend, test=tts
2 years ago
TianYuan
eac362057c
add typehint for g2pw ( #2390 )
2 years ago
WongLaw
989b755e8e
Revised must_neural_tone_words, test=doc. ( #2370 )
...
* Revised must_neural_tone_words.
2 years ago
TianYuan
795eb7bd10
format paddlespeech with pre-commit ( #2331 )
2 years ago
TianYuan
5d5888af8e
fix tone, update readme ( #2335 )
2 years ago
David An (An Hongliang)
f5367f5efb
[TTS]fix bug of tone modify ( #2323 )
...
* add special tone modifed case
Co-authored-by: TianYuan <white-sky@qq.com>
2 years ago
David An (An Hongliang)
c7163abffa
add thanks into readme, append data for chinese unit ( #2312 )
...
* add chinese words correct phonic,test=tts
* added thanks into readme. add data of unit, test=tts
* added thanks into readme. add data of unit, test=tts
* modify data of unit, test=tts
* modify thanks, test=tts
2 years ago
彭震东
c9de22eaa8
[TN] Update quantifiers ( #2308 )
2 years ago
TianYuan
d1c70a7809
fix g2pw model ( #2304 )
2 years ago
liangym
043b21d3b4
fix mix frontend, test=tts ( #2299 )
2 years ago
David An (An Hongliang)
25b96405df
add chinese words correct phonic,test=tts ( #2300 )
2 years ago
李子
5a58a27492
[TTS]指定G2PW的传入数据类型 , test=tts ( #2288 )
...
* fix ONNXRuntimeError Specify data type (int64),test=tts
* Tactron2→Tacotron2 ,test=doc
2 years ago
TianYuan
3f9339edff
Update polyphonic.yaml
2 years ago
lym0302
677e0961a8
fix point bug, test=tts
2 years ago
TianYuan
4a59702d60
Merge pull request #2255 from lym0302/develop
...
[tts] fix point bug
2 years ago
TianYuan
f7780658db
fix tone sand_hi bugs for Chinese frontend
2 years ago
lym0302
f8f73e41f0
fix point bug, test=tts
2 years ago
TianYuan
5de2c2dab5
format g2pw
2 years ago
TianYuan
a75b2a5bab
Merge pull request #2230 from BarryKCL/develop_g2pW
...
Add g2pW to Chinese frontend
2 years ago
BarryKCL
a84b40ef79
update g2pW dict
2 years ago
BarryKCL
6593c24968
set window_size None
2 years ago
BarryKCL
5e63ac1e60
Fix a bug in g2pW
2 years ago