Commit 
							
							·
						
						6c043d7
	
1
								Parent(s):
							
							ea16b11
								
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (b4e80297b86b8c817a16776f7d315be949730c99)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
    	
        README.md
    CHANGED
    
    | 
         @@ -7,6 +7,7 @@ tags: 
     | 
|
| 7 | 
         
             
            - asr
         
     | 
| 8 | 
         
             
            - automatic-speech-recognition
         
     | 
| 9 | 
         
             
            - hf-asr-leaderboard
         
     | 
| 
         | 
|
| 10 | 
         
             
            model-index:
         
     | 
| 11 | 
         
             
            - name: scream_medium_beta
         
     | 
| 12 | 
         
             
              results: []
         
     | 
| 
         | 
|
| 7 | 
         
             
            - asr
         
     | 
| 8 | 
         
             
            - automatic-speech-recognition
         
     | 
| 9 | 
         
             
            - hf-asr-leaderboard
         
     | 
| 10 | 
         
            +
            base_model: openai/whisper-medium
         
     | 
| 11 | 
         
             
            model-index:
         
     | 
| 12 | 
         
             
            - name: scream_medium_beta
         
     | 
| 13 | 
         
             
              results: []
         
     |