speechbrainteam commited on
Commit
ea2d672
1 Parent(s): b334a65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -14,9 +14,12 @@ datasets:
14
  - voxceleb
15
  metrics:
16
  - EER
17
- - min\\_dct
18
  ---
19
 
 
 
 
20
  # Speaker Verification with xvector embeddings on Voxceleb
21
 
22
  This repository provides all the necessary tools to extract speaker embeddings with a pretrained TDNN model using SpeechBrain.
@@ -82,7 +85,7 @@ To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling
82
  year = {2021},
83
  publisher = {GitHub},
84
  journal = {GitHub repository},
85
- howpublished = {\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
86
  }
87
  ```
88
 
 
14
  - voxceleb
15
  metrics:
16
  - EER
17
+ - min\\\\_dct
18
  ---
19
 
20
+ <iframe src="https://ghbtns.com/github-btn.html?user=speechbrain&repo=speechbrain&type=star&count=true&size=large&v=2" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe>
21
+ <br/><br/>
22
+
23
  # Speaker Verification with xvector embeddings on Voxceleb
24
 
25
  This repository provides all the necessary tools to extract speaker embeddings with a pretrained TDNN model using SpeechBrain.
 
85
  year = {2021},
86
  publisher = {GitHub},
87
  journal = {GitHub repository},
88
+ howpublished = {\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
89
  }
90
  ```
91