speechbrainteam commited on
Commit
1fd704a
1 Parent(s): 7a3c7cd

Update README.md

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