Update README.md
Browse filesAdding `speechbrain` tag.
README.md
CHANGED
@@ -6,6 +6,7 @@ tags:
|
|
6 |
- CTC
|
7 |
- Attention
|
8 |
- pytorch
|
|
|
9 |
license: "apache-2.0"
|
10 |
datasets:
|
11 |
- librispeech
|
@@ -73,6 +74,6 @@ asr_model.transcribe_file('speechbrain/asr-crdnn-rnnlm-librispeech/example.wav')
|
|
73 |
year = {2021},
|
74 |
publisher = {GitHub},
|
75 |
journal = {GitHub repository},
|
76 |
-
howpublished = {
|
77 |
}
|
78 |
```
|
|
|
6 |
- CTC
|
7 |
- Attention
|
8 |
- pytorch
|
9 |
+
- speechbrain
|
10 |
license: "apache-2.0"
|
11 |
datasets:
|
12 |
- librispeech
|
|
|
74 |
year = {2021},
|
75 |
publisher = {GitHub},
|
76 |
journal = {GitHub repository},
|
77 |
+
howpublished = {\\url{https://github.com/speechbrain/speechbrain}},
|
78 |
}
|
79 |
```
|