Hui-1 commited on
Commit
046b0af
1 Parent(s): 3e36c3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
 
 
 
 
 
 
 
 
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - zh
4
+ - en
5
+ tags:
6
+ - CAM++
7
+ - 3D-Speaker
8
+ - Speaker Recognition & Verification
9
+ - Chinese & English
10
  license: apache-2.0
11
+ datasets:
12
+ - 3D-Speaker
13
+ - voxceleb
14
+ - cnceleb
15
+ metrics:
16
+ - EER
17
+ - minDCF
18
  ---
19
+
20
+ # CAM++: A Fast and Efficient Speaker Recognition Network
21
+ CAM++ is a fast and efficient network based on a densely-connected time delay neural network (D-TDNN). This repository provides tools for extracting speaker embeddings and performing speaker verification tasks with a pretrained CAM++ model. It has been trained on a large-scale training dataset, which includes Chinese and English corpora.
22
+
23
+