Commit
·
36ec5dc
1
Parent(s):
be33e77
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Test model
|
2 |
|
3 |
To test this model run the following code:
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
datasets:
|
4 |
+
- librispeech_asr
|
5 |
+
tags:
|
6 |
+
- speech
|
7 |
+
- audio
|
8 |
+
- automatic-speech-recognition
|
9 |
+
license: apache-2.0
|
10 |
+
---
|
11 |
+
|
12 |
## Test model
|
13 |
|
14 |
To test this model run the following code:
|