Mirco commited on
Commit
9d47cd4
1 Parent(s): 3f5bed6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,7 +15,7 @@ metrics:
15
  - cer
16
  ---
17
 
18
- # CRDNN with CTC/Attention and RNNLM trained on LibriSpeech
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 = {\url{https://github.com/speechbrain/speechbrain}},
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
  ```