OlaWod / FreeVC

FreeVC: Towards High-Quality Text-Free One-Shot Voice Conversion
MIT License
602 stars 111 forks source link

Update requirements.txt #72

Open siddy819 opened 1 year ago

siddy819 commented 1 year ago

The dependencies for torch and torchvision were incompatible. Torch 1.10.0 utilizes torchvision 0.11.1 instead of 0.9.0.

arjunbahuguna commented 9 months ago

I second this pull request. Please merge @OlaWod.