jasonppy / VoiceCraft

Zero-Shot Speech Editing and Text-to-Speech in the Wild
Other
7.64k stars 746 forks source link

Upgrade huggingface-hub dependency to 0.23.0 #135

Open mcmoe opened 5 months ago

mcmoe commented 5 months ago

In latest run of notebook I receive the error ImportError: huggingface-hub>=0.23.0,<1.0 is required for a normal functioning of this module, but found huggingface-hub==0.22.2. Upgrading the dependency fixes it.