Add multilingual to the language tag
#1
by
						
lbourdois
	
							
						- opened
							
					
    	
        README.md
    CHANGED
    
    | 
         @@ -2,13 +2,14 @@ 
     | 
|
| 2 | 
         
             
            language:
         
     | 
| 3 | 
         
             
            - en
         
     | 
| 4 | 
         
             
            - fr
         
     | 
| 5 | 
         
            -
             
     | 
| 6 | 
         
            -
             
     | 
| 7 | 
         
             
            tags:
         
     | 
| 8 | 
         
             
            - audio
         
     | 
| 9 | 
         
             
            - speech-translation
         
     | 
| 10 | 
         
             
            - automatic-speech-recognition
         
     | 
| 11 | 
         
            -
             
     | 
| 
         | 
|
| 12 | 
         
             
            pipeline_tag: automatic-speech-recognition
         
     | 
| 13 | 
         
             
            widget:
         
     | 
| 14 | 
         
             
            - example_title: Librispeech sample 1
         
     | 
| 
         | 
|
| 2 | 
         
             
            language:
         
     | 
| 3 | 
         
             
            - en
         
     | 
| 4 | 
         
             
            - fr
         
     | 
| 5 | 
         
            +
            - multilingual
         
     | 
| 6 | 
         
            +
            license: mit
         
     | 
| 7 | 
         
             
            tags:
         
     | 
| 8 | 
         
             
            - audio
         
     | 
| 9 | 
         
             
            - speech-translation
         
     | 
| 10 | 
         
             
            - automatic-speech-recognition
         
     | 
| 11 | 
         
            +
            datasets:
         
     | 
| 12 | 
         
            +
            - mustc
         
     | 
| 13 | 
         
             
            pipeline_tag: automatic-speech-recognition
         
     | 
| 14 | 
         
             
            widget:
         
     | 
| 15 | 
         
             
            - example_title: Librispeech sample 1
         
     |