speechbrainteam
commited on
Commit
•
963d84a
1
Parent(s):
bd32176
Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,9 @@ metrics:
|
|
16 |
- cer
|
17 |
---
|
18 |
|
|
|
|
|
|
|
19 |
# Transformer for LibriSpeech (with Transformer LM)
|
20 |
|
21 |
This repository provides all the necessary tools to perform automatic speech
|
@@ -75,7 +78,7 @@ To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling
|
|
75 |
year = {2021},
|
76 |
publisher = {GitHub},
|
77 |
journal = {GitHub repository},
|
78 |
-
howpublished = {
|
79 |
}
|
80 |
```
|
81 |
|
|
|
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 |
# Transformer for LibriSpeech (with Transformer LM)
|
23 |
|
24 |
This repository provides all the necessary tools to perform automatic speech
|
|
|
78 |
year = {2021},
|
79 |
publisher = {GitHub},
|
80 |
journal = {GitHub repository},
|
81 |
+
howpublished = {\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
|
82 |
}
|
83 |
```
|
84 |
|