Tanel commited on
Commit
2390afa
·
unverified ·
1 Parent(s): 9e9e0a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -5,4 +5,10 @@ language:
5
  - en
6
  - ru
7
  pipeline_tag: automatic-speech-recognition
8
- ---
 
 
 
 
 
 
 
5
  - en
6
  - ru
7
  pipeline_tag: automatic-speech-recognition
8
+ ---
9
+
10
+ The is a Whisper large-v3 model finetuned to do Estonian-English and Estonian-Russian bidirectional speech translation.
11
+
12
+ You have to use the "transcribe" task and specify the target language ("et", "en" or "ru"). Source language doesn't have to be specified.
13
+
14
+ The model is trained on synthetic data (ASR data with machine translated transcripts) as well as some data scraped from the web (audio + subititles).