RASMUS commited on
Commit
50ccefb
1 Parent(s): 56a3c45

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ headers = {'Authorization': os.environ['DeepL_API_KEY']}
42
  whisper_models = ["base", "small", "medium", "base.en"]
43
 
44
 
45
- {
46
  "Afrikaans":"af",
47
  "Amharic":"am",
48
  "Arabic":"ar",
 
42
  whisper_models = ["base", "small", "medium", "base.en"]
43
 
44
 
45
+ source_languages = {
46
  "Afrikaans":"af",
47
  "Amharic":"am",
48
  "Arabic":"ar",