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
Rumah
0f5451bf4e
Update gradio_app.py
2024-04-05 17:54:24 +08:00
Rumah
fcdd1d30af
Update gradio_app.py
2024-04-05 17:53:38 +08:00
Rumah
5c92b2864f
Update gradio_app.py
2024-04-05 17:49:00 +08:00
Rumah
b9ffda9405
Adding share=True
2024-04-05 17:40:48 +08:00
Rumah
1141775763
Update README.md
2024-04-05 17:38:22 +08:00
Stepan Zuev
21b69ad676
configurable tmp path
2024-04-05 07:42:11 +03:00
Stepan Zuev
6f71fa65fb
smart transcript fix
2024-04-05 07:00:07 +03:00
Stepan Zuev
871ae700df
Merge branch 'master' of github.com:zuev-stepan/VoiceCraft
2024-04-05 04:44:54 +03:00
Stepan Zuev
94e9f9bd42
README update, gradio_app.ipynb update, debug print removed
2024-04-05 04:40:57 +03:00
Puyuan Peng
0d19fa5d03
fix whisperx loading issue, update generation instruction
2024-04-04 20:31:07 -05:00
Puyuan Peng
97b1f51947
install whisperx deps
2024-04-04 20:26:28 -05:00
pgosar
40887bd0e3
add Colab to readme
2024-04-04 19:26:28 -05:00
zuev-stepan
bbe3437b8d
Merge branch 'jasonppy:master' into master
2024-04-05 02:56:01 +03:00