Update requirements.txt
Browse files- requirements.txt +1 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -11,7 +11,7 @@ torch==2.3.1 | |
| 11 | 
             
            numpy==1.26.0
         | 
| 12 | 
             
            torchaudio==2.3.1
         | 
| 13 | 
             
            ruamel.yaml==0.18.6
         | 
| 14 | 
            -
            faster-whisper==1. | 
| 15 | 
             
            pyannote.audio==3.3.1
         | 
| 16 | 
             
            git+https://github.com/jhj0517/pyrubberband.git
         | 
| 17 | 
             
            git+https://github.com/jhj0517/jhj0517-whisper.git
         | 
|  | |
| 11 | 
             
            numpy==1.26.0
         | 
| 12 | 
             
            torchaudio==2.3.1
         | 
| 13 | 
             
            ruamel.yaml==0.18.6
         | 
| 14 | 
            +
            faster-whisper==1.0.3
         | 
| 15 | 
             
            pyannote.audio==3.3.1
         | 
| 16 | 
             
            git+https://github.com/jhj0517/pyrubberband.git
         | 
| 17 | 
             
            git+https://github.com/jhj0517/jhj0517-whisper.git
         |