speechbrainteam
commited on
Commit
•
e08c2b1
1
Parent(s):
5e85f82
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ metrics:
|
|
15 |
- cer
|
16 |
---
|
17 |
|
|
|
|
|
18 |
# CRDNN with CTC/Attention trained on CommonVoice French (No LM)
|
19 |
|
20 |
This repository provides all the necessary tools to perform automatic speech
|
@@ -76,7 +78,7 @@ To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling
|
|
76 |
year = {2021},
|
77 |
publisher = {GitHub},
|
78 |
journal = {GitHub repository},
|
79 |
-
howpublished = {
|
80 |
}
|
81 |
```
|
82 |
|
|
|
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 |
+
|
20 |
# CRDNN with CTC/Attention trained on CommonVoice French (No LM)
|
21 |
|
22 |
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 |
|