github-actions[bot] commited on
Commit
d35ffe9
·
1 Parent(s): bdc2933

Sync with https://github.com/mozilla-ai/speech-to-text-finetune

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -8,6 +8,8 @@ model_ids = [
8
  "",
9
  "mozilla-ai/whisper-small-gl (Galician)",
10
  "mozilla-ai/whisper-small-el (Greek)",
 
 
11
  "openai/whisper-tiny (Multilingual)",
12
  "openai/whisper-small (Multilingual)",
13
  "openai/whisper-medium (Multilingual)",
 
8
  "",
9
  "mozilla-ai/whisper-small-gl (Galician)",
10
  "mozilla-ai/whisper-small-el (Greek)",
11
+ "mozilla-ai/whisper-small-fr (French)",
12
+ "mozilla-ai/whisper-small-sv (Swedish)",
13
  "openai/whisper-tiny (Multilingual)",
14
  "openai/whisper-small (Multilingual)",
15
  "openai/whisper-medium (Multilingual)",