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