Update README.md
Browse files
README.md
CHANGED
@@ -7,9 +7,8 @@ metrics:
|
|
7 |
pipeline_tag: automatic-speech-recognition
|
8 |
datasets:
|
9 |
- MuST-C-en_ar
|
10 |
-
library_name: fairseq
|
11 |
tags:
|
12 |
-
- audio
|
13 |
- automatic-speech-recognition
|
14 |
- speech
|
15 |
- speech2text
|
@@ -31,7 +30,8 @@ enhancing the fidelity of transcriptions in scenarios where punctuation is cruci
|
|
31 |
- **Model type:** transformer encoder- decoder
|
32 |
- **Language:** En
|
33 |
- **Base model:** SpeechT5-ASR [checkpoint](https://huggingface.co/microsoft/speecht5_asr)
|
34 |
-
- **
|
|
|
35 |
|
36 |
## Key Features:
|
37 |
Punctuation Sensitivity: The model is specifically engineered to be highly sensitive to punctuation nuances in spoken English, ensuring
|
|
|
7 |
pipeline_tag: automatic-speech-recognition
|
8 |
datasets:
|
9 |
- MuST-C-en_ar
|
|
|
10 |
tags:
|
11 |
+
- audio
|
12 |
- automatic-speech-recognition
|
13 |
- speech
|
14 |
- speech2text
|
|
|
30 |
- **Model type:** transformer encoder- decoder
|
31 |
- **Language:** En
|
32 |
- **Base model:** SpeechT5-ASR [checkpoint](https://huggingface.co/microsoft/speecht5_asr)
|
33 |
+
- **
|
34 |
+
Finetuning dataset:** [MuST-C-en_ar](https://www.kaggle.com/datasets/sebaeymohamed/must-c-en-ar)
|
35 |
|
36 |
## Key Features:
|
37 |
Punctuation Sensitivity: The model is specifically engineered to be highly sensitive to punctuation nuances in spoken English, ensuring
|