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