Create README.md
Browse filesAdded description & metadata
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- google/fleurs
|
5 |
+
- mozilla-foundation/common_voice_17_0
|
6 |
+
language:
|
7 |
+
- ga
|
8 |
+
- gd
|
9 |
+
- gv
|
10 |
+
metrics:
|
11 |
+
- accuracy
|
12 |
+
base_model:
|
13 |
+
- openai/whisper-small
|
14 |
+
pipeline_tag: automatic-speech-recognition
|
15 |
+
tags:
|
16 |
+
- Irish
|
17 |
+
- ASR
|
18 |
+
- Speech_to_text
|
19 |
+
- Gaeilge
|
20 |
+
---
|