Datasets:
				
			
			
	
			
	
		
			
	
		Tasks:
	
	
	
	
	Automatic Speech Recognition
	
	
	Formats:
	
	
	
		
	
	parquet
	
	
	Sub-tasks:
	
	
	
	
	keyword-spotting
	
	
	Size:
	
	
	
	
	10K - 100K
	
	
	ArXiv:
	
	
	
	
	
	
	
	
Tags:
	
	
	
	
	speech-recognition
	
	
	License:
	
	
	
	
	
	
	
Fix task tags (#5)
Browse files- Fix task tags (6500912efd7e644c0f7348d795ba1568d85f018c)
    	
        README.md
    CHANGED
    
    | @@ -19,6 +19,17 @@ language: | |
| 19 | 
             
            - cs
         | 
| 20 | 
             
            - ko
         | 
| 21 | 
             
            - zh
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 22 | 
             
            language_bcp47:
         | 
| 23 | 
             
            - en
         | 
| 24 | 
             
            - en-GB
         | 
| @@ -35,19 +46,8 @@ language_bcp47: | |
| 35 | 
             
            - cs
         | 
| 36 | 
             
            - ko
         | 
| 37 | 
             
            - zh
         | 
| 38 | 
            -
             | 
| 39 | 
            -
            - cc-by-4.0
         | 
| 40 | 
            -
            multilinguality:
         | 
| 41 | 
            -
            - multilingual
         | 
| 42 | 
            -
            pretty_name: 'MInDS-14'
         | 
| 43 | 
            -
            size_categories:
         | 
| 44 | 
            -
            - 10K<n<100K
         | 
| 45 | 
            -
            task_categories:
         | 
| 46 | 
            -
            - automatic-speech-recognition
         | 
| 47 | 
            -
            - speech-processing
         | 
| 48 | 
            -
            task_ids:
         | 
| 49 | 
             
            - speech-recognition
         | 
| 50 | 
            -
            - keyword-spotting
         | 
| 51 | 
             
            ---
         | 
| 52 |  | 
| 53 | 
             
            # MInDS-14
         | 
|  | |
| 19 | 
             
            - cs
         | 
| 20 | 
             
            - ko
         | 
| 21 | 
             
            - zh
         | 
| 22 | 
            +
            license:
         | 
| 23 | 
            +
            - cc-by-4.0
         | 
| 24 | 
            +
            multilinguality:
         | 
| 25 | 
            +
            - multilingual
         | 
| 26 | 
            +
            size_categories:
         | 
| 27 | 
            +
            - 10K<n<100K
         | 
| 28 | 
            +
            task_categories:
         | 
| 29 | 
            +
            - automatic-speech-recognition
         | 
| 30 | 
            +
            task_ids:
         | 
| 31 | 
            +
            - keyword-spotting
         | 
| 32 | 
            +
            pretty_name: MInDS-14
         | 
| 33 | 
             
            language_bcp47:
         | 
| 34 | 
             
            - en
         | 
| 35 | 
             
            - en-GB
         | 
|  | |
| 46 | 
             
            - cs
         | 
| 47 | 
             
            - ko
         | 
| 48 | 
             
            - zh
         | 
| 49 | 
            +
            tags:
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 50 | 
             
            - speech-recognition
         | 
|  | |
| 51 | 
             
            ---
         | 
| 52 |  | 
| 53 | 
             
            # MInDS-14
         | 

