Commit Graph

702 Commits (r0.2)

Author SHA1 Message Date
TianYuan 78219cef7b add cnndecoder pretrained model, test=doc
2 years ago
TianYuan 4d7cd0e063 add streaming synthesize, test=tts
2 years ago
TianYuan 005aa4066c Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into cnn_decoder
2 years ago
TianYuan 0fc79f474d add CNNDecoder, test=tts
2 years ago
TianYuan 318edec303
Merge pull request #1613 from yt605155624/restructure_expand
2 years ago
Hui Zhang 943d4ac1ee
Merge pull request #1612 from Jackwaterveg/update
2 years ago
huangyuxin ed490b66cb update spectrogram, test=asr
2 years ago
Hui Zhang 84d712d493 format code, test=doc
2 years ago
Honei d60856b1ed
Merge pull request #1614 from Honei/vox12
2 years ago
xiongxinlei ed7113f320 change the vector output to numpy.array
2 years ago
Jackwaterveg 5db7e6382a
test=doc
2 years ago
TianYuan e52fc08c58 update readme, test=doc
2 years ago
TianYuan bc5ae43d3a restructure expand in length_regulator.py for paddle2onnx, test=tts
2 years ago
huangyuxin 0ffe1f9114 replace kaidi_fbank with paddleaudio
2 years ago
Jackwaterveg 64e12e949a
Update RESULTS.md
2 years ago
Jackwaterveg 1e35007925
test=doc
2 years ago
xiongxinlei ef1bc5e815 vector cli output dim info, test=doc
2 years ago
xiongxinlei 1fdb36f757 add mode emb dim info, test=doc
2 years ago
xiongxinlei ad2caf2ccb add speaker verification demo and doc, test=doc
2 years ago
Honei 305bacdcf2
Merge branch 'develop' into vox12
2 years ago
TianYuan 8938483529
Merge pull request #1601 from yt605155624/add_ljspeech_hifigan
2 years ago
TianYuan 342b487383 update readme for ljspeech hifigan, test=tts
2 years ago
Hui Zhang 4051e7b762 fix compliance test bug, and format
2 years ago
xiongxinlei e2684e71f2 refactor the data prepare process
2 years ago
Jackwaterveg 5c1283289e
[Doc] Updata doc
2 years ago
Jackwaterveg c07d248afd
test=doc
2 years ago
Jackwaterveg 13ac21b705
Update RESULTS.md
2 years ago
xiongxinlei 5221c2797f add voxceleb dataset and trial info, test=doc
2 years ago
Jackwaterveg 5d3c760eae
Update RESULTS.md
2 years ago
Jackwaterveg fcc1762048
Merge pull request #1577 from Jackwaterveg/change_init
2 years ago
huangyuxin e1b581b622 fix some bug, test=asr
2 years ago
Hui Zhang b5315657ff
Merge pull request #1509 from qingen/cluster
2 years ago
TianYuan 490300f84f Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_ljspeech_hifigan
2 years ago
TianYuan c36039ce32 update readme for ljspeech hifigan, test=tts
2 years ago
huangyuxin 6da8465f14 add dist_sampler args, test=asr
2 years ago
TianYuan 6469568d2a update readme for vctk hifigan, test=tts
2 years ago
TianYuan 9497c93fb0 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_vctk_hifigan
2 years ago
TianYuan d9127601b6 update readme for vctk hifigan, test=tts
2 years ago
huangyuxin e991d82ae7 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into change_init
2 years ago
xiongxinlei d28ccfa96b add vector cli component, test=doc
2 years ago
TianYuan 5ab2601759 update readme for aishell3 hifigan, test=tts
2 years ago
TianYuan c4035f8c43 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_aishell3_hifigan
2 years ago
TianYuan 8d9197817a add hifigan in syn of aishell3, test=tts
2 years ago
TianYuan 13242d015e
update run.sh, test=doc
2 years ago
huangyuxin ab16d8ce3c change default initializer to kaiming_uniform, test=asr
2 years ago
TianYuan 4c517fa8a6
update preprocess.sh in aishell3 vc0, test=doc
2 years ago
TianYuan bf587ba879
update synthesize_e2e.sh, test=tts
2 years ago
qingen 0f7ede11ef Merge branch 'cluster' of github.com:qingen/PaddleSpeech into cluster
2 years ago
qingen d16ce21d47 [wip][vec] update cluster of diarization, test=doc #1304
2 years ago
xiongxinlei 506d26a957 change the code style to s2t code style, test=doc
2 years ago