speechbrainteam commited on
Commit
e0c5619
1 Parent(s): 08b70bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -15,6 +15,9 @@ metrics:
15
  - cer
16
  ---
17
 
 
 
 
18
  # CRDNN with CTC/Attention and RNNLM trained on LibriSpeech
19
 
20
  This repository provides all the necessary tools to perform automatic speech
@@ -77,7 +80,7 @@ To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling
77
  year = {2021},
78
  publisher = {GitHub},
79
  journal = {GitHub repository},
80
- howpublished = {\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
81
  }
82
  ```
83
 
 
15
  - cer
16
  ---
17
 
18
+ <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>
19
+ <br/><br/>
20
+
21
  # CRDNN with CTC/Attention and RNNLM trained on LibriSpeech
22
 
23
  This repository provides all the necessary tools to perform automatic speech
 
80
  year = {2021},
81
  publisher = {GitHub},
82
  journal = {GitHub repository},
83
+ howpublished = {\\\\\\\\\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
84
  }
85
  ```
86