Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,19 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Finetuned Version of Whisper-Small
|
@@ -128,7 +141,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
128 |
- **Hardware Type:** NVIDIA A10G
|
129 |
- **Hours used:** 15
|
130 |
- **Cloud Provider:** AWS
|
131 |
-
- **Compute Region:** US EAST
|
132 |
-
|
133 |
-
|
134 |
-
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- automatic-speech-recognition
|
5 |
+
- contrastive-learning
|
6 |
+
- synthetic-data-filtering
|
7 |
+
license: apache-2.0
|
8 |
+
datasets:
|
9 |
+
- mozilla-foundation/common_voice_17_0
|
10 |
+
- facebook/multilingual_librispeech
|
11 |
+
language:
|
12 |
+
- pt
|
13 |
+
metrics:
|
14 |
+
- wer
|
15 |
+
- cer
|
16 |
+
pipeline_tag: automatic-speech-recognition
|
17 |
---
|
18 |
|
19 |
# Model Card for Finetuned Version of Whisper-Small
|
|
|
141 |
- **Hardware Type:** NVIDIA A10G
|
142 |
- **Hours used:** 15
|
143 |
- **Cloud Provider:** AWS
|
144 |
+
- **Compute Region:** US EAST
|
|
|
|
|
|