huangyuxin
|
e1b581b622
|
fix some bug, test=asr
|
3 years ago |
Hui Zhang
|
b5315657ff
|
Merge pull request #1509 from qingen/cluster
[vec] add clustering of vectors
|
3 years ago |
huangyuxin
|
6da8465f14
|
add dist_sampler args, test=asr
|
3 years ago |
TianYuan
|
e5e8b8a129
|
Merge pull request #1587 from yt605155624/add_vctk_hifigan
[TTS]Add vctk hifigan
|
3 years ago |
TianYuan
|
6469568d2a
|
update readme for vctk hifigan, test=tts
|
3 years ago |
huangyuxin
|
a4f5a68074
|
fix some format, test=asr
|
3 years ago |
xiongxinlei
|
d85d1deef5
|
exec pre-commit in paddlespeech vector, test=doc
|
3 years ago |
xiongxinlei
|
9874fb7d75
|
add some comments in code
|
3 years ago |
huangyuxin
|
e991d82ae7
|
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into change_init
|
3 years ago |
huangyuxin
|
d53e1163a6
|
update the code, test=asr
|
3 years ago |
xiongxinlei
|
b9eafddd94
|
change - to _ to distinguish field
|
3 years ago |
xiongxinlei
|
9c6735f921
|
add vector voxceleb12 base mode url, test=doc
|
3 years ago |
xiongxinlei
|
d28ccfa96b
|
add vector cli component, test=doc
|
3 years ago |
KP
|
831cadacc7
|
Add paddleaudio doc.
|
3 years ago |
TianYuan
|
5ab2601759
|
update readme for aishell3 hifigan, test=tts
|
3 years ago |
Hui Zhang
|
6abc5d9f7e
|
format
|
3 years ago |
huangyuxin
|
ab16d8ce3c
|
change default initializer to kaiming_uniform, test=asr
|
3 years ago |
qingen
|
0f7ede11ef
|
Merge branch 'cluster' of github.com:qingen/PaddleSpeech into cluster
|
3 years ago |
qingen
|
d16ce21d47
|
[wip][vec] update cluster of diarization, test=doc #1304
|
3 years ago |
xiongxinlei
|
506d26a957
|
change the code style to s2t code style, test=doc
|
3 years ago |
xiongxinlei
|
311fa87a11
|
add some comments to the code
|
3 years ago |
Hui Zhang
|
90deeca06f
|
Merge pull request #1554 from lym0302/develop
[server] add server cls
|
3 years ago |
lym0302
|
89457b273a
|
modify, test=doc
|
3 years ago |
xiongxinlei
|
8ed5c287a3
|
add vox2 data into VoxCeleb class
|
3 years ago |
lym0302
|
77bad44e8b
|
modify readme, test=doc
|
3 years ago |
lym0302
|
8ef92a9495
|
modify, test=doc
|
3 years ago |
lym0302
|
89dbda58f6
|
add cls static model, test=doc
|
3 years ago |
Hui Zhang
|
40ab05a462
|
Merge pull request #1552 from yt605155624/format_syn
[TTS]format synthesize
|
3 years ago |
lym0302
|
5187df847f
|
modify server demo, test=doc
|
3 years ago |
xiongxinlei
|
584a2c0e39
|
add ecapa-tdnn config yaml file
|
3 years ago |
lym0302
|
0a6602c708
|
modify application.yaml, test=doc
|
3 years ago |
TianYuan
|
544c372b50
|
fix cr, test=tts
|
3 years ago |
lym0302
|
99fa7a8205
|
add server cls, test=doc
|
3 years ago |
TianYuan
|
fe8bf2a38c
|
format synthesize, test=tts
|
3 years ago |
xiongxinlei
|
993d6783d7
|
remove unused code, test=doc
|
3 years ago |
xiongxinlei
|
0e87037f2c
|
refactor to compilance paddleaudio
|
3 years ago |
xiongxinlei
|
4473405f82
|
merge develop to vox12, test=doc
|
3 years ago |
Honei
|
0dee8f40e9
|
Merge branch 'PaddlePaddle:develop' into develop
|
3 years ago |
xiongxinlei
|
60d73bb7bd
|
add state 0 to prepare the voxcele data and augment data
|
3 years ago |
xiongxinlei
|
14efbf5b15
|
check extract embedding result, test=doc
|
3 years ago |
xiongxinlei
|
386ef3f161
|
add voxceleb augment unit test, test=doc
|
3 years ago |
Hui Zhang
|
5147163592
|
Merge pull request #1544 from yt605155624/add_vctk_hifigan
[tts]add vctk hifigan egs
|
3 years ago |
TianYuan
|
81d964f0a0
|
add vctk hifigan, test=tts
|
3 years ago |
xiongxinlei
|
2d89c80e6f
|
add waveform augment pipeline, test=doc
|
3 years ago |
lym0302
|
3b304544f6
|
modify yaml, test=doc
|
3 years ago |
xiongxinlei
|
ac4967e204
|
optimize the data prepare process
|
3 years ago |
xiongxinlei
|
016ed6d69c
|
repair the code according to the part comment, test=doc
|
3 years ago |
Hui Zhang
|
2886ab9373
|
Merge pull request #1530 from lym0302/server_cli
[server] add server test
|
3 years ago |
xiongxinlei
|
1f74af110b
|
add training log info and comment, test=doc
|
3 years ago |
lym0302
|
e50c1b3b1d
|
add server test, test=doc
|
3 years ago |
xiongxinlei
|
4648059b5f
|
add training process for sid, test=doc
|
3 years ago |
xiongxinlei
|
7668f61422
|
add sid dataloader for training, test=doc
|
3 years ago |
xiongxinlei
|
6af2bc3d5b
|
add sid loss wraper for voxceleb, test=doc
|
3 years ago |
xiongxinlei
|
57c4f4a68c
|
add sid learning rate and training model
|
3 years ago |
TianYuan
|
4d2f2191a8
|
fix gbk encode bug
|
3 years ago |
Honei
|
1395b5f5fa
|
Merge branch 'PaddlePaddle:develop' into develop
|
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 |
Hui Zhang
|
5ba4907c44
|
Merge pull request #1514 from lym0302/server_cli
[server] update server cli
|
3 years ago |
lym0302
|
85d4a31e04
|
update application.yaml, test=doc
|
3 years ago |
Jerryuhoo
|
c116a3a926
|
fix Speedyspeech multi-speaker inference, test=tts
|
3 years ago |
lym0302
|
ab04488738
|
update server cli, test=doc
|
3 years ago |
TianYuan
|
cb07bd2a94
|
add rtf for synthesize, add more vocoder for synthesize_e2e.sh, test=tts
|
3 years ago |
Hui Zhang
|
26d413ce8f
|
Merge pull request #1510 from lym0302/paddlespeech_stats
[server] add paddlespeech_server stats
|
3 years ago |
lym0302
|
72c0cda30c
|
add paddlespeech_server stats, test=doc
|
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
|
2517df92a0
|
Merge pull request #1508 from lym0302/paddlespeech_stats
[CLI] modified text sr to lang
|
3 years ago |
TianYuan
|
b6d33a7fb4
|
Merge pull request #1506 from yt605155624/fix_frontend
[TTS]update text frontend, test=tts
|
3 years ago |
lym0302
|
395c923dee
|
modified text sr to lang, test=doc
|
3 years ago |
Hui Zhang
|
75098698d8
|
format,test=doc
|
3 years ago |
TianYuan
|
66a8beb27f
|
update text frontend, test=tts
|
3 years ago |
lym0302
|
96abb33b5b
|
add __call__, test=doc
|
3 years ago |
lym0302
|
5f1728f855
|
rm server related, test=doc
|
3 years ago |
xiongxinlei
|
70d3b01c0d
|
remove invalid code
|
3 years ago |
xiongxinlei
|
d7da629302
|
add kaldi feats egs dataset
|
3 years ago |
xiongxinlei
|
6f7e9656fe
|
add kaldi feats ark dataset
|
3 years ago |
lym0302
|
35357e775e
|
update, test=doc
|
3 years ago |
lym0302
|
e5aa24fa5a
|
resolve setup.py conflicts, test=doc
|
3 years ago |
lym0302
|
fe6be4a65e
|
Merge branch 'develop' of https://github.com/lym0302/PaddleSpeech into paddlespeech_stats
|
3 years ago |
lym0302
|
f8375764b9
|
add paddlespeech stats, test=doc
|
3 years ago |
Hui Zhang
|
8d474c2658
|
Merge pull request #1482 from lym0302/servercli_update
[server] update server cli
|
3 years ago |
lym0302
|
162361d878
|
format code, test=doc
|
3 years ago |
lym0302
|
434708cff4
|
set device cpu, test=doc
|
3 years ago |
lym0302
|
920b2c808c
|
paras required, test=doc
|
3 years ago |
Hui Zhang
|
6b1fe70100
|
format code,test=doc
|
3 years ago |
lym0302
|
6b2dd16845
|
update server cli, test=doc
|
3 years ago |
WilliamZhang06
|
78c9b7342c
|
deleted wav file , test=doc
|
3 years ago |
WilliamZhang06
|
a6ec3a26f1
|
Merge branch 'develop' into server_asr
|
3 years ago |
WilliamZhang06
|
8b4602f738
|
added isinstance code, test=doc
|
3 years ago |
lym0302
|
bb60561c66
|
update util, test=doc
|
3 years ago |
WilliamZhang06
|
147018a8b4
|
added cli changed code, test=doc
|
3 years ago |
lym0302
|
332009142b
|
add server demo, test=doc
|
3 years ago |
WilliamZhang06
|
7ebe904e20
|
fixed overload , test=doc
|
3 years ago |
Hui Zhang
|
60c0877e7a
|
Merge pull request #1472 from KPatr1ck/cli_batch
[CLI][Logger]Add cli logger control.
|
3 years ago |
WilliamZhang06
|
b8f16ac9b0
|
Merge branch 'develop' into server_asr
|
3 years ago |
WilliamZhang06
|
da3ea7bb40
|
added engine type and asr inference , test=doc
|
3 years ago |
Hui Zhang
|
49f80afe6a
|
Merge pull request #1381 from PaddlePaddle/server
[server] speech server init version
|
3 years ago |
lym0302
|
b508c4d0cb
|
add readme, test=doc
|
3 years ago |
KP
|
d36a4ccfc8
|
Add cli logger control.
|
3 years ago |
KP
|
94ed5969fa
|
Add cli logger control.
|
3 years ago |
lym0302
|
42cbe313c2
|
improve cli code, test=doc
|
3 years ago |