david.95
f295d2d445
remove useless code
2 years ago
david.95
89e9ea69eb
modify __init__
2 years ago
david.95
1067088deb
modify __init__
2 years ago
david.95
f56cc08b18
add license content, test=tts
2 years ago
david.95
29508f400b
to fix CI issue, test=tts
2 years ago
david.95
278c7a41a8
add module define to fix ci, test=tts
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
52af86fcc3
fix ERNIE-SAT bug when edit the end of sentenses, test=doc ( #2432 )
3 years ago
TianYuan
b14da765e8
frm random spk embedding in voice cloning, test=doc ( #2429 )
3 years ago
TianYuan
5e714ecb4a
[doc]update api docs ( #2406 )
...
* update apt docs, test=doc
3 years ago
TianYuan
eac362057c
add typehint for g2pw ( #2390 )
3 years ago
TianYuan
80b180217d
[TTS] fix some bugs of ERNIE-SAT ( #2378 )
...
* fix ernie_sat, test=tts
* fix for comments, test=tts
3 years ago
WongLaw
989b755e8e
Revised must_neural_tone_words, test=doc. ( #2370 )
...
* Revised must_neural_tone_words.
3 years ago
TianYuan
7e4f3b029c
Merge pull request #2359 from yt605155624/add_vc2
...
[TTS]add aishell3 voice cloning with ECAPA-TDNN spk encoder
3 years ago
TianYuan
f7873773bf
uadd __init__.py for VITS, test=tts ( #2362 )
3 years ago
TianYuan
35c6ffa90b
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into add_vc2
3 years ago
TianYuan
e622f42d92
add aishell3 voice cloning with ECAPA-TDNN spk encoder
3 years ago
TianYuan
1c30cff1bf
fix gpus of ernie_sat, test=tts ( #2355 )
3 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>
3 years ago
TianYuan
795eb7bd10
format paddlespeech with pre-commit ( #2331 )
3 years ago
TianYuan
5d5888af8e
fix tone, update readme ( #2335 )
3 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>
3 years ago
TianYuan
7b864e8f38
clean old ernie sat inference scripts ( #2316 )
3 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
3 years ago
彭震东
c9de22eaa8
[TN] Update quantifiers ( #2308 )
3 years ago
TianYuan
d1c70a7809
fix g2pw model ( #2304 )
3 years ago
liangym
043b21d3b4
fix mix frontend, test=tts ( #2299 )
3 years ago
David An (An Hongliang)
25b96405df
add chinese words correct phonic,test=tts ( #2300 )
3 years ago
TianYuan
c1d4551055
add ernie sat synthesize_e2e, test=tts ( #2287 )
3 years ago
李子
5a58a27492
[TTS]指定G2PW的传入数据类型 , test=tts ( #2288 )
...
* fix ONNXRuntimeError Specify data type (int64),test=tts
* Tactron2→Tacotron2 ,test=doc
3 years ago
TianYuan
3f9339edff
Update polyphonic.yaml
3 years ago
TianYuan
f9a6970a62
Merge pull request #2263 from oyjxer/pc
...
[TTS]add ernie-sat sampler
3 years ago
lym0302
677e0961a8
fix point bug, test=tts
3 years ago
TianYuan
4a59702d60
Merge pull request #2255 from lym0302/develop
...
[tts] fix point bug
3 years ago
TianYuan
f7780658db
fix tone sand_hi bugs for Chinese frontend
3 years ago
pangchao04
b9be2bd64a
add ernie-sat sampler
3 years ago
lym0302
f8f73e41f0
fix point bug, test=tts
3 years ago
TianYuan
5de2c2dab5
format g2pw
3 years ago
TianYuan
a75b2a5bab
Merge pull request #2230 from BarryKCL/develop_g2pW
...
Add g2pW to Chinese frontend
3 years ago
TianYuan
db89cfe829
Merge pull request #2234 from lym0302/mix_example
...
[tts] add zh_en mix example
3 years ago
TianYuan
8dbefc0165
fix preprocess bug, add hifigan_csmsc decoder, update readme
3 years ago
BarryKCL
a84b40ef79
update g2pW dict
3 years ago
BarryKCL
6593c24968
set window_size None
3 years ago
BarryKCL
5e63ac1e60
Fix a bug in g2pW
3 years ago
TianYuan
0eb598b876
Merge pull request #2235 from david-95/hongliang-dev
...
add filter for double punctuation in sentences; add homonym, test=tts
3 years ago
david.95
0df7fc8fbf
remove comment
3 years ago
david.95
7ba74f175f
remove comment
3 years ago
david.95
f52a87b8d0
remove useless fix, test=tts
3 years ago
david.95
a48e4f249f
add filter for double punctuation, revise comment ;
...
add homonym, fix mistakes
3 years ago
BarryKCL
aecf8fd384
add onnxruntime sess_options
3 years ago
lym0302
368e3e1b59
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into mix_example
3 years ago
lym0302
894556f871
add zh_en mix example, test=tts
3 years ago
david.95
1edd474bcb
add filter for double punctuation in sentences; add homonym, test=tts
3 years ago
BarryKCL
de0f99150a
change G2PWModel download
3 years ago
BarryKCL
744ea44279
add comment
3 years ago
BarryKCL
7b0f2a796d
change transformers to paddlenlp.transformers
3 years ago
BarryKCL
e60a63fbdd
Rollback "get_input_ids"
3 years ago
BarryKCL
ab2a1219c8
Add g2pW to Chinese frontend
3 years ago
TianYuan
c3d47441cf
fix fs bug in inference.py (change fixed 24000 to variable for ljspeech)
3 years ago
TianYuan
b9ade18055
add onnxruntime infer for cli
3 years ago
TianYuan
1f128a0817
Merge pull request #2117 from yt605155624/ernie_sat_trainer
...
[TTS]add ernie sat trainer
3 years ago
TianYuan
1bf78fa5c7
updatte batch_fn train.py, test=doc
3 years ago
TianYuan
9d4161ce5f
update config, test=doc
3 years ago
lym0302
e1f8695456
add mix tts, test=tts
3 years ago
TianYuan
97965f4c37
fix mlm_prob, test=tts
3 years ago
TianYuan
72fa8176ca
fix for mix_lang
3 years ago
TianYuan
5503c8bd6b
add ernie_sat synthesize script for metadata.jsonl, test=tts
3 years ago
lym0302
207bb5d93b
add mix frontend, test=tts
3 years ago
TianYuan
028742b69a
update lr scheduler
3 years ago
TianYuan
94688264c7
add ernie sat model file and config
3 years ago
liangym
e153495519
Merge pull request #2122 from yt605155624/rm_server_log
...
[TTS]add stream_play_tts.py, test=doc
3 years ago
TianYuan
6bbe6de1ec
add stream_play_tts.py, test=doc
3 years ago
TianYuan
f6d1c545ac
fromat doc_string
3 years ago
TianYuan
cf846f9ebc
rm extra log
3 years ago
TianYuan
c0f126ecd9
fix int32 warning in tts, test=tts
3 years ago
TianYuan
7743c6a1ff
add onnx models for aishell3/ljspeech/vctk's tts3/voc1/voc5, test=tts
3 years ago
TianYuan
d1aa83a239
Merge pull request #2052 from yt605155624/ernie_sat
...
[TTS]add ernie sat inference
3 years ago
TianYuan
79658a5f20
add ernie sat inference, test=tts
3 years ago
TianYuan
02734141ce
Merge pull request #2040 from yt605155624/add_blank
...
[TTS]add blank between characters for vits
3 years ago
TianYuan
1731976e4e
add blank between characters for vits, test=tts
3 years ago
Hui Zhang
dfdf450b22
fix #2013 ; and format
3 years ago
TianYuan
004ab8d0c0
reneame chunk to block in streaming tts, test=tts
3 years ago
TianYuan
7bc54cbbe6
Merge pull request #1957 from yt605155624/vits_doc
...
[doc]add VITS readme, test=tts
3 years ago
TianYuan
f9f014d159
add VITS readme, test=tts
3 years ago
Hui Zhang
f07f57a3a8
Merge pull request #1945 from PaddlePaddle/asr_line
...
[server][asr] refactor asr streaming server and remove useless code
3 years ago
TianYuan
5ee3cc0c31
Merge pull request #1855 from yt605155624/add_vits
...
[TTS]add vits network scripts, test=tts
3 years ago
Hui Zhang
c15278ed80
format
3 years ago
TianYuan
327509951f
rm unused comment, test=tts
3 years ago
TianYuan
c1b512c58a
rm fluid in tts, test=tts
3 years ago
TianYuan
df3f975ea5
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_vits
3 years ago
TianYuan
58028509c3
replace dynamic_import
3 years ago
TianYuan
8db06444c5
add vits trainer and synthesize
3 years ago
TianYuan
e61757dbf7
fix yao, test=tts
3 years ago
Jerryuhoo
167aaa65b9
normalize wav max value to 1 in preprocess, test=tts
3 years ago
pollyyan
018dda6ee9
Merge pull request #1879 from QingshuChen/develop
...
speedyspeech support kunlun
3 years ago
QingshuChen
e55177c3db
speedyspeech support kunlun
3 years ago
root
9f389a7a33
support cpu, test=asr
3 years ago
TianYuan
4b7786f2ed
add vits network scripts, test=tts
3 years ago
Jerryuhoo
fba0693a20
fix random speaker embedding bug, test=tts
3 years ago
lym0302
c6e6210964
code format, test=tts
3 years ago
lym0302
88adcaa6dc
fix code, test=doc
3 years ago
TianYuan
9121dfc046
Merge pull request #1752 from yt605155624/fix_wavernn
...
[TTS]fix wavernn white noise bug for paddle develop(2.3)
3 years ago
TianYuan
08a4673355
fix wavernn bug, test=tts
3 years ago
Hui Zhang
c7d9b11529
format
3 years ago
TianYuan
4646f7cc8d
add paddle device set for ort and inference, test=doc
3 years ago
TianYuan
c74fa9ada8
restructure syn_utils.py, test=tts
3 years ago
TianYuan
dafe7c3657
add fastspeech2 cnndecoder onnx model, test=tts
3 years ago
TianYuan
8bebf81199
[doc]fix typo, test=doc
3 years ago
TianYuan
8b801ca18b
change NLC to NCL in speedyspeech, test=tts
3 years ago
TianYuan
0282d45c62
remove fill_constant_batch_size_like in static model of speedyspeech, test=tts
3 years ago
TianYuan
c765fca6b4
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_onnx
3 years ago
TianYuan
124eb6af8f
update notes, test=doc
3 years ago
TianYuan
e0d222e674
update notes, test=doc
3 years ago
TianYuan
f264b912fc
add warmup for frontend, test=doc
3 years ago
TianYuan
7aecb2c4bb
add onnx inference for fastspeech2 + hifigan/mb_melgan, test=tts
3 years ago
TianYuan
a8f5990869
fix preprocess bug, test=tts
3 years ago
TianYuan
828ee14404
add license and reference for some models, test=doc
3 years ago
TianYuan
3aec266ca5
add chunk size and pad size in args, test=doc
3 years ago
TianYuan
4d7cd0e063
add streaming synthesize, test=tts
3 years ago
TianYuan
005aa4066c
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into cnn_decoder
3 years ago
TianYuan
0fc79f474d
add CNNDecoder, test=tts
3 years ago
TianYuan
bc5ae43d3a
restructure expand in length_regulator.py for paddle2onnx, test=tts
3 years ago
TianYuan
5347dbad3f
fix dtype of window of stft, test=tts
3 years ago
Hui Zhang
4051e7b762
fix compliance test bug, and format
3 years ago
TianYuan
26ef47810d
Merge pull request #1593 from windstamp/npu_dev_20220322
...
[NPU] Add NPU support for TransformerTTS
3 years ago
zhangkeliang
59b3de6a6d
[NPU] test TransformerTTS with NPU
3 years ago
TianYuan
6469568d2a
update readme for vctk hifigan, test=tts
3 years ago
TianYuan
5ab2601759
update readme for aishell3 hifigan, test=tts
3 years ago
Hui Zhang
40ab05a462
Merge pull request #1552 from yt605155624/format_syn
...
[TTS]format synthesize
3 years ago
TianYuan
544c372b50
fix cr, test=tts
3 years ago
TianYuan
fe8bf2a38c
format synthesize, test=tts
3 years ago
TianYuan
81d964f0a0
add vctk hifigan, test=tts
3 years ago
TianYuan
175c39b4a4
Merge pull request #1511 from yt605155624/pre_fix_for_streaming
...
[TTS]add rtf for synthesize, add more vocoder for synthesize.sh
3 years ago
Jerryuhoo
c116a3a926
fix Speedyspeech multi-speaker inference, test=tts
3 years ago
TianYuan
cb07bd2a94
add rtf for synthesize, add more vocoder for synthesize_e2e.sh, test=tts
3 years ago
Hui Zhang
e8f2d8f11b
Merge pull request #1507 from zh794390558/cli
...
[cli] add cli batch/pipe example to readme
3 years ago
Hui Zhang
75098698d8
format,test=doc
3 years ago
TianYuan
66a8beb27f
update text frontend, test=tts
3 years ago
Hui Zhang
6b1fe70100
format code,test=doc
3 years ago
TianYuan
67ec6242c3
fix ci for waveflow, test=tts
3 years ago
TianYuan
f51097618b
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into fix_ci_waveflow
3 years ago
TianYuan
fc8c0e3ea2
fix ci for waveflow, test=tts
3 years ago
Hui Zhang
718c849f68
Merge pull request #1445 from yt605155624/update_train
...
[TTS]init for all works in train.py when ngpu>1
3 years ago
TianYuan
4ac7db185e
init for all works in train.py when ngpu>1, test=tts
3 years ago
TianYuan
9699c00769
change the docstring style from numpydoc to google, test=tts
3 years ago
TianYuan
683679bec7
merge data and datasets, test=tts
3 years ago
TianYuan
7dc1f2daa3
fix some librosa bugs, test=tts
3 years ago
TianYuan
25347bb6a3
rename tacotron2, test=tts
3 years ago
Hui Zhang
dcfc32f1ec
Merge pull request #1379 from yt605155624/new_wavernn
...
[TTS] add wavernn
3 years ago