Commit Graph

15 Commits

Author SHA1 Message Date
Wauplin e550f61409
Deduplicate VoiceCraftHF <> VoiceCraft 2024-04-16 10:24:05 +02:00
Lucain 943211d751
Update models/voicecraft.py
Co-authored-by: Julien Chaumond <julien@huggingface.co>
2024-04-16 08:47:49 +02:00
Lucain 77df5104b0
Tweak VoiceCraft x HF integration
This PR tweaks the HF integrations:
- `VoiceCraft` tag is lowercased to `voicecraft` => not a hard requirement but makes it more consistent with other libraries on the Hub.
- `voicecraft` is set as the `library_name` instead of simply a tag. This is better for taxonomy on the Hub.

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
2024-04-15 11:51:25 +02:00
jason-on-salt-a40 57079c44b6 hf model download 2024-04-13 15:11:15 -07:00
jason-on-salt-a40 17061636f2 avoid zero size batch caused by grad_accumulation 2024-04-09 11:33:58 -07:00
jason-on-salt-a40 d363743fbd hf model 2024-04-08 15:08:59 -07:00
Niels 0f79429b0d Add tags 2024-04-07 20:36:35 +02:00
Niels c44df99d49 Add tags 2024-04-07 20:34:27 +02:00
Niels 8ec653db9d Add class 2024-04-07 20:21:39 +02:00
Niels 92b283c741 Add class 2024-04-07 20:17:52 +02:00
Niels a11e1b8f3c Add HF 2024-04-07 19:38:45 +02:00
jason-on-salt-a40 0face202d8 fixed masking to be compatible with torch 2.1.0; fix crop ops 2024-04-05 13:33:03 -07:00
jason-on-salt-a40 e2e598d900 add RealEdit.txt; fixed masking warning to be compatible with torch 2.1.0 2024-04-05 12:52:28 -07:00
jason-on-salt-a40 a129883910 extraction,training,data,weights 2024-03-24 19:43:37 -07:00
jason-on-salt-a40 6760f29bd0 init 2024-03-21 11:02:20 -07:00