Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ metrics:
|
|
| 15 |
- cer
|
| 16 |
---
|
| 17 |
|
| 18 |
-
#
|
| 19 |
|
| 20 |
This repository provides all the necessary tools to perform automatic speech
|
| 21 |
recognition from an end-to-end system pretrained on LibriSpeech (EN) within
|
|
@@ -72,6 +72,6 @@ asr_model.transcribe_file("speechbrain/asr-transformer-transformerlm-librispeech
|
|
| 72 |
year = {2021},
|
| 73 |
publisher = {GitHub},
|
| 74 |
journal = {GitHub repository},
|
| 75 |
-
howpublished = {
|
| 76 |
}
|
| 77 |
```
|
|
|
|
| 15 |
- cer
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# Transformer for LibriSpeech (with Transformer LM)
|
| 19 |
|
| 20 |
This repository provides all the necessary tools to perform automatic speech
|
| 21 |
recognition from an end-to-end system pretrained on LibriSpeech (EN) within
|
|
|
|
| 72 |
year = {2021},
|
| 73 |
publisher = {GitHub},
|
| 74 |
journal = {GitHub repository},
|
| 75 |
+
howpublished = {\\url{https://github.com/speechbrain/speechbrain}},
|
| 76 |
}
|
| 77 |
```
|