Commit Graph

87 Commits

Author SHA1 Message Date
Rumah a4ee17e17b
Adding Colab Link 2024-04-19 17:24:22 +08:00
Rumah 13de56a02a April 19 2024-04-19 17:17:31 +08:00
Rumah 4e28818cf2
Update gradio_app.py 2024-04-19 16:53:12 +08:00
Rumah 376fd114de
Update gradio_app.py 2024-04-19 16:50:42 +08:00
Rumah 4ad48a2013
Update gradio_app.py 2024-04-19 16:48:29 +08:00
Rumah aa3f639ebd
Update gradio_app.py 2024-04-19 16:47:32 +08:00
Rumah e32a439e60
Update gradio_app.py 2024-04-19 16:41:22 +08:00
Rumah 4b18fc0349
Update gradio_app.py 2024-04-19 16:36:59 +08:00
Rumah add8d7597f
Update README.md 2024-04-19 16:28:08 +08:00
BuildTools 0b27461fc7 April 19 Update 2024-04-19 16:04:20 +08:00
jason-on-salt-a40 7efcb3ee66 fix editing notebook 2024-04-18 12:38:55 -07:00
Puyuan Peng ddfef83331
Update gradio_requirements.txt 2024-04-17 14:19:07 -05:00
jason-on-salt-a40 9dab235647 better hf integration 2024-04-16 08:55:35 -07:00
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 3a8d5f4aab small bug fix 2024-04-11 08:45:57 -07:00
jason-on-salt-a40 f1a8a71624 gradio 2024-04-11 07:19:53 -07:00
jason-on-salt-a40 ad6c2cd836 a little massage 2024-04-11 07:17:28 -07:00
Stepan Zuev b818145ad9 queue added 2024-04-11 17:22:41 +05:00
Stepan Zuev 6f0aa2db57 essential gradio app args added, colab notebook fix 2024-04-11 16:28:52 +05:00
zuev-stepan 9344110b0c
Merge pull request #2 from Sewlell/master
merge colab notebook
2024-04-11 15:17:27 +05:00
zuev-stepan 2bd19f2314
Merge pull request #1 from pgosar/test
remove trailing whitespace
2024-04-11 14:05:37 +05:00
Rumah 623550f808 April 11 Update 2024-04-11 11:43:11 +08:00
Rumah 83c5a91f5f
Merge branch 'zuev-stepan:master' into master 2024-04-11 10:58:21 +08: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 778db3443d finetune 830M 2024-04-08 15:12:51 -07:00
jason-on-salt-a40 a31be7023f hf model 2024-04-08 15:09:53 -07:00
jason-on-salt-a40 d363743fbd hf model 2024-04-08 15:08:59 -07:00
jason-on-salt-a40 445376ffcc better instruction 2024-04-08 12:04:22 -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
pgosar 9148e6020e remove trailing whitespace 2024-04-06 16:42:50 -05:00
Stepan Zuev 9ce26becea gradio: added giga330M_TTSEnhanced model, changed default top_p to 0.9 2024-04-07 00:21:28 +03:00
zuev-stepan 6afe1d8892
Merge branch 'jasonppy:master' into master 2024-04-07 00:09:59 +03:00
Puyuan Peng 2ae80ef87a
Merge pull request #75 from Ph0rk0z/patch-2
Empty cuda cache between inferences.
2024-04-06 10:55:24 -05:00
Forkoz 1e79d9032e
Empty cuda cache between inferences 2024-04-06 00:05:06 +00:00
jason-on-salt-a40 142772c3df upload TTS finetuned 330M model 2024-04-05 16:42:59 -07:00
Puyuan Peng bae982eb15
Merge pull request #71 from ganeshkrishnan1/patch-1
Update inference_speech_editing.ipynb
2024-04-05 16:40:59 -05:00
Puyuan Peng cf1a4483f3
Merge pull request #66 from pgosar/master
Create and Add Google Colab to README
2024-04-05 16:24:49 -05: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
Ganesh Krishnan 0cbe08e847
Update inference_speech_editing.ipynb
enable one alignment
2024-04-05 12:12:01 -04:00
Rumah 8b21333bef
Release access for the Colab 2024-04-05 19:21:47 +08:00
Rumah 47937fb0dc April 5 Colab 2024-04-05 19:15:10 +08:00
Rumah 38e8fa0776
Update gradio_app.py 2024-04-05 17:54:59 +08:00