Update README.md
Browse files
README.md
CHANGED
@@ -1,31 +0,0 @@
|
|
1 |
-
---
|
2 |
-
language: ar
|
3 |
-
datasets:
|
4 |
-
- common_voice: Common Voice Corpus 7
|
5 |
-
metrics:
|
6 |
-
- wer
|
7 |
-
tags:
|
8 |
-
- audio
|
9 |
-
- automatic-speech-recognition
|
10 |
-
- speech
|
11 |
-
- Long Tail Language Competition
|
12 |
-
license: MIT License
|
13 |
-
model-index:
|
14 |
-
- name: Hasni Coqui-large-Arabic-vocabulary-stt-model
|
15 |
-
results:
|
16 |
-
- task:
|
17 |
-
name: Speech Recognition
|
18 |
-
type: automatic-speech-recognition
|
19 |
-
dataset:
|
20 |
-
name: Common Voice ar
|
21 |
-
type: common_voice
|
22 |
-
args: ar
|
23 |
-
metrics:
|
24 |
-
- name: Test WER
|
25 |
-
type: wer
|
26 |
-
value: 0.89
|
27 |
-
---
|
28 |
-
# Coqui-large-Arabic-vocabulary-stt-model
|
29 |
-
Trained [Coqui/STT](https://github.com/coqui-ai/STT) on Arabic using the (cleaned and formatted) [Common Voice Corpus 7](https://codalab.lisn.upsaclay.fr/competitions/150#learn_the_details) dataset. When using this model, make sure that your speech input is sampled at 16kHz.
|
30 |
-
## Usage
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|