unknown commited on
Commit
bdd1b22
1 Parent(s): 59a33c4

Coqui stt model large A rabic vocab

Browse files
Files changed (2) hide show
  1. LICENCE.txt → LICENSE.txt +0 -0
  2. README.md.txt +0 -31
LICENCE.txt → LICENSE.txt RENAMED
File without changes
README.md.txt DELETED
@@ -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
-
29
- # Coqui-large-Arabic-vocabulary-stt-model
30
- Fine-tuned [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.
31
- ## Usage