Add tourchaudio as a requirement
Browse files- requirements.txt +2 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -2,4 +2,5 @@ git+https://github.com/openai/whisper.git | |
| 2 | 
             
            transformers
         | 
| 3 | 
             
            ffmpeg-python==0.2.0
         | 
| 4 | 
             
            gradio
         | 
| 5 | 
            -
            yt-dlp
         | 
|  | 
|  | |
| 2 | 
             
            transformers
         | 
| 3 | 
             
            ffmpeg-python==0.2.0
         | 
| 4 | 
             
            gradio
         | 
| 5 | 
            +
            yt-dlp
         | 
| 6 | 
            +
            torchaudio
         | 
