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 |
xiongxinlei
|
4af007c3fc
|
fix vector ips log bug, test=doc
|
3 years ago |
xiongxinlei
|
567286add3
|
wrap the embedding mean and std norm, test=doc
|
3 years ago |
ccrrong
|
bc53f726fe
|
convert dataset format to paddlespeech, test=doc
|
3 years ago |
xiongxinlei
|
a8244dc5b0
|
update the note, test=doc
|
3 years ago |
xiongxinlei
|
9b5f7f71ac
|
add part ecapa-tdnn note, test=doc
|
3 years ago |
ccrrong
|
378fe5909f
|
add ami diarization pipeline, test=doc
|
3 years ago |
xiongxinlei
|
ebfe3e6b13
|
test.py update the CSVDataset, 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
|
965f486dd5
|
add voxceleb and rirs noise dataset
|
3 years ago |
Hui Zhang
|
84d712d493
|
format code, test=doc
|
3 years ago |
xiongxinlei
|
ed7113f320
|
change the vector output to numpy.array
|
3 years ago |
xiongxinlei
|
5ae57206f3
|
add paddlespeech vector modules __init__.py
|
3 years ago |
xiongxinlei
|
0f78d25f76
|
add vector cli batch and pipeline test demo, test=doc
|
3 years ago |
Honei
|
305bacdcf2
|
Merge branch 'develop' into vox12
|
3 years ago |
xiongxinlei
|
62cbce6915
|
add vectorwrapper to extract audio embedding
|
3 years ago |
Hui Zhang
|
4051e7b762
|
fix compliance test bug, and format
|
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 |
xiongxinlei
|
d28ccfa96b
|
add vector cli component, test=doc
|
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 |
xiongxinlei
|
8ed5c287a3
|
add vox2 data into VoxCeleb class
|
3 years ago |
xiongxinlei
|
584a2c0e39
|
add ecapa-tdnn config yaml file
|
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 |
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 |
xiongxinlei
|
2d89c80e6f
|
add waveform augment pipeline, 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 |
xiongxinlei
|
1f74af110b
|
add training log info and comment, 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 |
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 |
huangyuxin
|
9a55783aa0
|
fix resample
|
3 years ago |
TianYuan
|
348a1a33bf
|
update tacotron2 voice cloning in aishell3 with new tacotron2, test=tts (#1419)
|
3 years ago |
KP
|
52a8b2f320
|
Add ECAPA_TDNN. (#1301)
|
3 years ago |
KP
|
c09466ebbe
|
Add ECAPA_TDNN. (#1295)
|
3 years ago |