Commit
·
fa81894
1
Parent(s):
c866673
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,9 @@ metrics:
|
|
| 15 |
- cer
|
| 16 |
---
|
| 17 |
|
|
|
|
|
|
|
|
|
|
| 18 |
# Transformer for AISHELL (Mandarin Chinese)
|
| 19 |
|
| 20 |
This repository provides all the necessary tools to perform automatic speech
|
|
@@ -78,7 +81,7 @@ To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling
|
|
| 78 |
year = {2021},
|
| 79 |
publisher = {GitHub},
|
| 80 |
journal = {GitHub repository},
|
| 81 |
-
howpublished = {
|
| 82 |
}
|
| 83 |
```
|
| 84 |
|
|
|
|
| 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 |
# Transformer for AISHELL (Mandarin Chinese)
|
| 22 |
|
| 23 |
This repository provides all the necessary tools to perform automatic speech
|
|
|
|
| 81 |
year = {2021},
|
| 82 |
publisher = {GitHub},
|
| 83 |
journal = {GitHub repository},
|
| 84 |
+
howpublished = {\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
|
| 85 |
}
|
| 86 |
```
|
| 87 |
|