jasonppy / VoiceCraft

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

Tweak VoiceCraft x HF integration #90

Closed Wauplin closed 7 months ago

Wauplin commented 7 months ago

This PR tweaks the HF integrations:

Regarding the integration, I also opened https://github.com/huggingface/huggingface.js/pull/626 to make it more official on the Hub. In particular, there will now be an official </> Use in VoiceCraft button in all voicecraft models that display the code snippet to load the model. This should help users getting started with the model. It will also add a link to the voicecraft repo for the installation guide.

cc @NielsRogge who opened https://github.com/jasonppy/VoiceCraft/pull/78

EDIT: I also opened PR on existing models to reflect these changes.