speechbrainteam commited on
Commit
7639e44
1 Parent(s): 65d4c5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -17,6 +17,9 @@ metrics:
17
 
18
  ---
19
 
 
 
 
20
  # Speaker Verification with ECAPA-TDNN embeddings on Voxceleb
21
 
22
  This repository provides all the necessary tools to perform speaker verification with a pretrained ECAPA-TDNN model using SpeechBrain.
@@ -96,7 +99,7 @@ To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling
96
  year = {2021},
97
  publisher = {GitHub},
98
  journal = {GitHub repository},
99
- howpublished = {\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
100
  }
101
  ```
102
 
 
17
 
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 ECAPA-TDNN embeddings on Voxceleb
24
 
25
  This repository provides all the necessary tools to perform speaker verification with a pretrained ECAPA-TDNN model using SpeechBrain.
 
99
  year = {2021},
100
  publisher = {GitHub},
101
  journal = {GitHub repository},
102
+ howpublished = {\\\\\\\\\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
103
  }
104
  ```
105