Update requirements.txt
Browse files- requirements.txt +2 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -16,7 +16,8 @@ pyannote.audio>=3.1.0 | |
| 16 | 
             
            # pyloudnorm
         | 
| 17 | 
             
            pyopenjtalk-dict
         | 
| 18 | 
             
            # pypinyin
         | 
| 19 | 
            -
            pyworld-prebuilt
         | 
|  | |
| 20 | 
             
            # stable_ts
         | 
| 21 | 
             
            # tensorboard
         | 
| 22 | 
             
            torch
         | 
|  | |
| 16 | 
             
            # pyloudnorm
         | 
| 17 | 
             
            pyopenjtalk-dict
         | 
| 18 | 
             
            # pypinyin
         | 
| 19 | 
            +
            pyworld-prebuilt==0.3.4.1
         | 
| 20 | 
            +
            numpy==1.26.4
         | 
| 21 | 
             
            # stable_ts
         | 
| 22 | 
             
            # tensorboard
         | 
| 23 | 
             
            torch
         | 
