TianYuan
|
7dcfc4aa95
|
[doc]add pwgan onnx model, test=doc
|
3 years ago |
TianYuan
|
98f67870ea
|
Merge pull request #1693 from yt605155624/fix_ss_NHWC
[TTS]change NLC to NCL in speedyspeech, test=tts
|
3 years ago |
buchongyu
|
48358055d0
|
修改hack 单词拼写错误
|
3 years ago |
buchongyu
|
607a20a54c
|
修复 example 目录中speech单词拼写错误问题
|
3 years ago |
TianYuan
|
8b801ca18b
|
change NLC to NCL in speedyspeech, test=tts
|
3 years ago |
xiongxinlei
|
d1935d8552
|
add vector necessary note, test=doc
|
3 years ago |
Honei
|
48e0177767
|
Merge pull request #1630 from Honei/vox12
[vec]voxceleb convert dataset format to paddlespeech
|
3 years ago |
qingen
|
fc72295334
|
Merge pull request #1651 from ccrrong/ami
[vec] add speaker diarization pipeline
|
3 years ago |
ccrrong
|
995436c6f1
|
delete unused file ami_dataset.py, compute_der.py, test=doc
|
3 years ago |
Hui Zhang
|
44ee5cd805
|
Merge pull request #1677 from PaddlePaddle/Jackwaterveg-patch-1
[Doc] update readem for aishell/asr0
|
3 years ago |
ccrrong
|
bc53f726fe
|
convert dataset format to paddlespeech, test=doc
|
3 years ago |
TianYuan
|
c674e59b91
|
update readme, test=doc
|
3 years ago |
TianYuan
|
0282d45c62
|
remove fill_constant_batch_size_like in static model of speedyspeech, test=tts
|
3 years ago |
TianYuan
|
30628f6832
|
update readme, test=doc
|
3 years ago |
TianYuan
|
c765fca6b4
|
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_onnx
|
3 years ago |
TianYuan
|
21c75684ac
|
add paddle2onnx, test=tts
|
3 years ago |
Jackwaterveg
|
75c9dc773b
|
test=doc
|
3 years ago |
Jackwaterveg
|
3c93953550
|
test=doc
|
3 years ago |
Jackwaterveg
|
f71b9b915d
|
test=doc
|
3 years ago |
Jackwaterveg
|
1a67038616
|
test=doc
|
3 years ago |
Jackwaterveg
|
88f5595bd7
|
test=doc
|
3 years ago |
Jackwaterveg
|
ee96fb40f0
|
test=doc
|
3 years ago |
Jackwaterveg
|
a22f29ba10
|
test=doc
|
3 years ago |
Jackwaterveg
|
ae1b22273f
|
[Doc] update readem for aishell/asr0, test=doc
|
3 years ago |
xiongxinlei
|
a8244dc5b0
|
update the note, test=doc
|
3 years ago |
KP
|
80b1fb9839
|
Update RESULTS.md. test=doc
|
3 years ago |
KP
|
34b77a9db1
|
Update RESULTS.md. test=doc
|
3 years ago |
huangyuxin
|
fd7a50d5a0
|
add new cer tools, test=asr
|
3 years ago |
Hui Zhang
|
2b7ca6f261
|
Update RESULTS.md
|
3 years ago |
Hui Zhang
|
7ca40ff008
|
Merge pull request #1668 from PaddlePaddle/Jackwaterveg-patch-1
[ASR] update ds2 online model
|
3 years ago |
Honei
|
89791d7aca
|
Merge pull request #1663 from Honei/model
[vec]update the speaker verification model
|
3 years ago |
Jackwaterveg
|
82cd7015d7
|
test=doc
|
3 years ago |
Jackwaterveg
|
5bb36472e8
|
test=doc
|
3 years ago |
Jackwaterveg
|
eeae00cc04
|
test=doc
|
3 years ago |
TianYuan
|
d592f25279
|
add onnx inference for fastspeech2 + hifigan/mb_melgan, test=tts
|
3 years ago |
TianYuan
|
7aecb2c4bb
|
add onnx inference for fastspeech2 + hifigan/mb_melgan, test=tts
|
3 years ago |
xiongxinlei
|
d064c8196e
|
update the speaker verification model, test=doc
|
3 years ago |
KP
|
079ac5caa0
|
Update README.md
|
3 years ago |
xiongxinlei
|
38e4e9c893
|
refactor voxceleb2 data download, test=doc
|
3 years ago |
ccrrong
|
7a03f36548
|
code format, test=doc
|
3 years ago |
ccrrong
|
378fe5909f
|
add ami diarization pipeline, test=doc
|
3 years ago |
xiongxinlei
|
acebfad7b7
|
change the vector csv.spk_id to csv.label, test=doc
|
3 years ago |
xiongxinlei
|
57c11dcab0
|
add some annotations, test=doc
|
3 years ago |
xiongxinlei
|
30b5b3cb9e
|
add vector csv dataset format, test=doc
|
3 years ago |
xiongxinlei
|
5b05300e53
|
train process add new voxceleb and rirs dataset, test=doc
|
3 years ago |
xiongxinlei
|
9944fec3d4
|
convert rirs noise to csv file
|
3 years ago |
TianYuan
|
78219cef7b
|
add cnndecoder pretrained model, test=doc
|
3 years ago |
TianYuan
|
4d7cd0e063
|
add streaming synthesize, test=tts
|
3 years ago |
xiongxinlei
|
ec24a169ee
|
convert jsonfile to csv file
|
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
|
318edec303
|
Merge pull request #1613 from yt605155624/restructure_expand
[tts]restructure expand in length_regulator.py for paddle2onnx, test=tts
|
3 years ago |
Hui Zhang
|
943d4ac1ee
|
Merge pull request #1612 from Jackwaterveg/update
[ASR] Replace kaidi_fbank with paddleaudio
|
3 years ago |
huangyuxin
|
ed490b66cb
|
update spectrogram, test=asr
|
3 years ago |
Hui Zhang
|
84d712d493
|
format code, test=doc
|
3 years ago |
Honei
|
d60856b1ed
|
Merge pull request #1614 from Honei/vox12
[vec]change the vector output to numpy.array
|
3 years ago |
xiongxinlei
|
ed7113f320
|
change the vector output to numpy.array
|
3 years ago |
Jackwaterveg
|
5db7e6382a
|
test=doc
|
3 years ago |
TianYuan
|
e52fc08c58
|
update readme, test=doc
|
3 years ago |
TianYuan
|
bc5ae43d3a
|
restructure expand in length_regulator.py for paddle2onnx, test=tts
|
3 years ago |
huangyuxin
|
0ffe1f9114
|
replace kaidi_fbank with paddleaudio
|
3 years ago |
Jackwaterveg
|
64e12e949a
|
Update RESULTS.md
|
3 years ago |
Jackwaterveg
|
1e35007925
|
test=doc
|
3 years ago |
xiongxinlei
|
ef1bc5e815
|
vector cli output dim info, test=doc
|
3 years ago |
xiongxinlei
|
1fdb36f757
|
add mode emb dim info, test=doc
|
3 years ago |
xiongxinlei
|
ad2caf2ccb
|
add speaker verification demo and doc, test=doc
|
3 years ago |
Honei
|
305bacdcf2
|
Merge branch 'develop' into vox12
|
3 years ago |
TianYuan
|
8938483529
|
Merge pull request #1601 from yt605155624/add_ljspeech_hifigan
[TTS] update readme for ljspeech hifigan
|
3 years ago |
TianYuan
|
342b487383
|
update readme for ljspeech hifigan, test=tts
|
3 years ago |
Hui Zhang
|
4051e7b762
|
fix compliance test bug, and format
|
3 years ago |
xiongxinlei
|
e2684e71f2
|
refactor the data prepare process
|
3 years ago |
Jackwaterveg
|
5c1283289e
|
[Doc] Updata doc
|
3 years ago |
Jackwaterveg
|
c07d248afd
|
test=doc
|
3 years ago |
Jackwaterveg
|
13ac21b705
|
Update RESULTS.md
|
3 years ago |
xiongxinlei
|
5221c2797f
|
add voxceleb dataset and trial info, test=doc
|
3 years ago |
Jackwaterveg
|
5d3c760eae
|
Update RESULTS.md
|
3 years ago |
Jackwaterveg
|
fcc1762048
|
Merge pull request #1577 from Jackwaterveg/change_init
[ASR] change default initializer to kaiming_uniform
|
3 years ago |
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 |
TianYuan
|
490300f84f
|
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_ljspeech_hifigan
|
3 years ago |
TianYuan
|
c36039ce32
|
update readme for ljspeech hifigan, test=tts
|
3 years ago |
huangyuxin
|
6da8465f14
|
add dist_sampler args, test=asr
|
3 years ago |
TianYuan
|
6469568d2a
|
update readme for vctk hifigan, test=tts
|
3 years ago |
TianYuan
|
9497c93fb0
|
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_vctk_hifigan
|
3 years ago |
TianYuan
|
d9127601b6
|
update readme for vctk hifigan, test=tts
|
3 years ago |
huangyuxin
|
e991d82ae7
|
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into change_init
|
3 years ago |
xiongxinlei
|
d28ccfa96b
|
add vector cli component, test=doc
|
3 years ago |
TianYuan
|
5ab2601759
|
update readme for aishell3 hifigan, test=tts
|
3 years ago |
TianYuan
|
c4035f8c43
|
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_aishell3_hifigan
|
3 years ago |
TianYuan
|
8d9197817a
|
add hifigan in syn of aishell3, test=tts
|
3 years ago |
TianYuan
|
13242d015e
|
update run.sh, test=doc
|
3 years ago |
huangyuxin
|
ab16d8ce3c
|
change default initializer to kaiming_uniform, test=asr
|
3 years ago |
TianYuan
|
4c517fa8a6
|
update preprocess.sh in aishell3 vc0, test=doc
|
3 years ago |
TianYuan
|
bf587ba879
|
update synthesize_e2e.sh, test=tts
|
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
|
7eb8fa72a1
|
convert save_freq to save_interval, test=doc
|
3 years ago |
xiongxinlei
|
311fa87a11
|
add some comments to the code
|
3 years ago |
xiongxinlei
|
8ed5c287a3
|
add vox2 data into VoxCeleb class
|
3 years ago |