bartelds commited on
Commit
b6e9e0d
·
verified ·
1 Parent(s): 32a0c39

Upload baseline model for set 2

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: "Whisper-DRO baseline ASR model - set 2"
3
  language: multilingual
4
  tags:
5
  - asr
@@ -9,9 +9,9 @@ tags:
9
  license: apache-2.0
10
  ---
11
 
12
- # Whisper-DRO baseline ASR model - set 2
13
 
14
- This repository contains a Whisper-DRO baseline automatic speech recognition (ASR) model fine-tuned from `openai/whisper-large-v3`.
15
  The model was trained on balanced training data from set 2 (eng, fas, hrv, ita, slk, yue).
16
 
17
  ## Intended Use
 
1
  ---
2
+ title: "Whisper baseline ASR model - set 2"
3
  language: multilingual
4
  tags:
5
  - asr
 
9
  license: apache-2.0
10
  ---
11
 
12
+ # Whisper baseline ASR model - set 2
13
 
14
+ This repository contains a baseline automatic speech recognition (ASR) model fine-tuned from `openai/whisper-large-v3`.
15
  The model was trained on balanced training data from set 2 (eng, fas, hrv, ita, slk, yue).
16
 
17
  ## Intended Use