TianYuan
5e714ecb4a
[doc]update api docs ( #2406 )
...
* update apt docs, test=doc
2 years ago
TianYuan
eac362057c
add typehint for g2pw ( #2390 )
2 years ago
TianYuan
80b180217d
[TTS] fix some bugs of ERNIE-SAT ( #2378 )
...
* fix ernie_sat, test=tts
* fix for comments, test=tts
2 years ago
WongLaw
989b755e8e
Revised must_neural_tone_words, test=doc. ( #2370 )
...
* Revised must_neural_tone_words.
2 years ago
TianYuan
7e4f3b029c
Merge pull request #2359 from yt605155624/add_vc2
...
[TTS]add aishell3 voice cloning with ECAPA-TDNN spk encoder
2 years ago
TianYuan
f7873773bf
uadd __init__.py for VITS, test=tts ( #2362 )
2 years ago
TianYuan
35c6ffa90b
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into add_vc2
2 years ago
TianYuan
e622f42d92
add aishell3 voice cloning with ECAPA-TDNN spk encoder
2 years ago
TianYuan
1c30cff1bf
fix gpus of ernie_sat, test=tts ( #2355 )
2 years ago
艾梦
ea9ee93739
[TTS]Update VITS to support VITS and its voice cloning training on AIShell-3 ( #2268 )
...
* code for training vits voice clone on aishell3.
Co-authored-by: TianYuan <white-sky@qq.com>
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
TianYuan
7b864e8f38
clean old ernie sat inference scripts ( #2316 )
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
TianYuan
c1d4551055
add ernie sat synthesize_e2e, test=tts ( #2287 )
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
TianYuan
f9a6970a62
Merge pull request #2263 from oyjxer/pc
...
[TTS]add ernie-sat sampler
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
pangchao04
b9be2bd64a
add ernie-sat sampler
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
TianYuan
db89cfe829
Merge pull request #2234 from lym0302/mix_example
...
[tts] add zh_en mix example
2 years ago
TianYuan
8dbefc0165
fix preprocess bug, add hifigan_csmsc decoder, update readme
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
TianYuan
0eb598b876
Merge pull request #2235 from david-95/hongliang-dev
...
add filter for double punctuation in sentences; add homonym, test=tts
2 years ago
david.95
0df7fc8fbf
remove comment
2 years ago
david.95
7ba74f175f
remove comment
2 years ago
david.95
f52a87b8d0
remove useless fix, test=tts
2 years ago
david.95
a48e4f249f
add filter for double punctuation, revise comment ;
...
add homonym, fix mistakes
2 years ago
BarryKCL
aecf8fd384
add onnxruntime sess_options
2 years ago
lym0302
368e3e1b59
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into mix_example
2 years ago
lym0302
894556f871
add zh_en mix example, test=tts
2 years ago
david.95
1edd474bcb
add filter for double punctuation in sentences; add homonym, test=tts
2 years ago
BarryKCL
de0f99150a
change G2PWModel download
2 years ago
BarryKCL
744ea44279
add comment
2 years ago
BarryKCL
7b0f2a796d
change transformers to paddlenlp.transformers
2 years ago
BarryKCL
e60a63fbdd
Rollback "get_input_ids"
2 years ago
BarryKCL
ab2a1219c8
Add g2pW to Chinese frontend
2 years ago
TianYuan
c3d47441cf
fix fs bug in inference.py (change fixed 24000 to variable for ljspeech)
2 years ago