Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -47,4 +47,4 @@ iface = gr.Interface( | |
| 47 | 
             
                description="Realtime demo for Hindi speech recognition using a fine-tuned Whisper small model.",
         | 
| 48 | 
             
            )
         | 
| 49 |  | 
| 50 | 
            -
            iface.launch( | 
|  | |
| 47 | 
             
                description="Realtime demo for Hindi speech recognition using a fine-tuned Whisper small model.",
         | 
| 48 | 
             
            )
         | 
| 49 |  | 
| 50 | 
            +
            iface.launch()
         |