jayliqinzhang commited on
Commit
aa6b49f
·
verified ·
1 Parent(s): 68934f5

Upload mumospee_small.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. mumospee_small.py +1 -1
mumospee_small.py CHANGED
@@ -15,7 +15,7 @@ This is the small version include no more 1000 rows.
15
 
16
  _LICENSE = "Creative Commons Attribution 4.0 International"
17
 
18
- _LANGUAGES = ["en", "bg", "de", "ar"]
19
 
20
  _TAGS = ["CoVoST", "GigaSpeech", "PeopleSpeech", "Librispeech", "LibriTTS", "Emilia", "MOSEL"]
21
 
 
15
 
16
  _LICENSE = "Creative Commons Attribution 4.0 International"
17
 
18
+ _LANGUAGES = ["en", "bg", "de", "ar", "fr"]
19
 
20
  _TAGS = ["CoVoST", "GigaSpeech", "PeopleSpeech", "Librispeech", "LibriTTS", "Emilia", "MOSEL"]
21