carlfeynman
commited on
Commit
•
31eeecb
1
Parent(s):
e9bc5f9
Update README.md
Browse files
README.md
CHANGED
@@ -2,11 +2,6 @@
|
|
2 |
language:
|
3 |
- ta
|
4 |
license: apache-2.0
|
5 |
-
widgets:
|
6 |
-
- label: "Example 1"
|
7 |
-
audio: "https://yourdomain.com/path/to/example1.wav"
|
8 |
-
- label: "Example 2"
|
9 |
-
audio: "https://yourdomain.com/path/to/example2.wav"
|
10 |
tags:
|
11 |
- generated_from_trainer
|
12 |
datasets:
|
@@ -30,6 +25,11 @@ model-index:
|
|
30 |
- type: wer
|
31 |
value: 21.830330026321118
|
32 |
name: Wer
|
|
|
|
|
|
|
|
|
|
|
33 |
---
|
34 |
|
35 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
language:
|
3 |
- ta
|
4 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
|
|
25 |
- type: wer
|
26 |
value: 21.830330026321118
|
27 |
name: Wer
|
28 |
+
widgets:
|
29 |
+
- label: "Sample Audio 1"
|
30 |
+
audio: "https://yourdomain.com/path/to/sample1.wav"
|
31 |
+
- label: "Sample Audio 2"
|
32 |
+
audio: "https://yourdomain.com/path/to/sample2.wav"
|
33 |
---
|
34 |
|
35 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|