Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
language: "fr"
|
3 |
thumbnail:
|
4 |
tags:
|
5 |
-
-
|
6 |
- CTC
|
7 |
- Attention
|
8 |
- pytorch
|
@@ -72,6 +72,6 @@ asr_model.transcribe_file("example-fr.wav")
|
|
72 |
year = {2021},
|
73 |
publisher = {GitHub},
|
74 |
journal = {GitHub repository},
|
75 |
-
howpublished = {
|
76 |
}
|
77 |
```
|
|
|
2 |
language: "fr"
|
3 |
thumbnail:
|
4 |
tags:
|
5 |
+
- automatic-speech-recognition
|
6 |
- CTC
|
7 |
- Attention
|
8 |
- pytorch
|
|
|
72 |
year = {2021},
|
73 |
publisher = {GitHub},
|
74 |
journal = {GitHub repository},
|
75 |
+
howpublished = {\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
|
76 |
}
|
77 |
```
|