Commit Graph

113 Commits

Author SHA1 Message Date
Pranay Gosar 59877c085e add speech editing 2024-04-23 18:38:09 -05:00
Pranay Gosar b8bb2ab592 add beam size cmd args 2024-04-23 15:25:43 -05:00
Pranay Gosar 63736f7269 add TTS 2024-04-23 13:01:44 -05:00
Pranay Gosar fc4de13071
Merge branch 'jasonppy:master' into standalone 2024-04-23 12:07:43 -05:00
pyp_l40 4a3a8f11a7 small fix 2024-04-22 14:39:05 -05:00
pyp_l40 8d1177149b Replicate 2024-04-22 14:26:05 -05:00
pyp_l40 4ff9930b8e Merge branch 'chenxwh/master' 2024-04-22 13:47:49 -05:00
pyp_l40 96f6f9fc7a better handle numbers 2024-04-22 11:56:39 -05:00
chenxwh ee3955d57e Merge updates from original repository 2024-04-21 22:36:16 +00:00
chenxwh 87f4fa5d21 update 2024-04-21 22:30:56 +00:00
pyp_l40 eb8d89f618 nltk punkt, typer version 2024-04-21 11:38:09 -05:00
pyp_l40 9a50faf45b new TTS model, better prompt 2024-04-21 11:24:11 -05:00
pyp_l40 a39f426212 new TTS model, better prompt 2024-04-21 11:13:51 -05:00
pyp_l40 eb4c6f62f4 new TTS model, better prompt 2024-04-21 11:12:51 -05:00
pyp_l40 ce39ca89c1 new TTS model, better prompt 2024-04-21 11:10:14 -05:00
jason-on-salt-a40 b10a245b44 new model 2024-04-20 19:50:35 -07:00
pyp_l40 13e52470c3 avoid starting with space in transcript 2024-04-20 12:09:11 -05:00
jason-on-salt-a40 98a8abd4dd Merge branch 'fix/downloadingmodepath' 2024-04-20 09:17:17 -07:00
jason-on-salt-a40 8e19cf17ea allow specifying server name 2024-04-20 09:16:58 -07:00
chenxwh 2a2ee984b6 update audiocraft install 2024-04-19 10:49:04 +00:00
chenxwh 729d0ec69e update audiocraft install 2024-04-19 10:48:15 +00:00
chenxwh ef3dd8285b Merge branch 'master' of https://github.com/chenxwh/VoiceCraft 2024-04-19 10:46:05 +00:00
chenxwh 9746a1f60c update with whisperx 2024-04-19 10:46:00 +00:00
Chenxi 4bd7b83b57
Merge branch 'jasonppy:master' into master 2024-04-19 11:45:24 +01:00
yoesak 160cef0186 Fixing, when gradio download encodec model, will be save on default folder on the folder from the argument 2024-04-19 11:21:06 +07:00
yoesak caf60a4ce7 change the gradio_app.py to run on all interfaces 2024-04-19 10:06:46 +07:00
jason-on-salt-a40 7efcb3ee66 fix editing notebook 2024-04-18 12:38:55 -07:00
pgosar 1e0eaeba2b add files 2024-04-17 16:32:50 -05:00
Puyuan Peng ddfef83331
Update gradio_requirements.txt 2024-04-17 14:19:07 -05:00
Chenxi 6e5382584c
Merge branch 'jasonppy:master' into master 2024-04-17 16:27:36 +01: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
chenxwh 0da8ee4b7a update replicate demo 2024-04-14 12:15:23 +00:00
Chenxi e3fc926ca4
Merge branch 'jasonppy:master' into master 2024-04-14 09:31:28 +01:00
jason-on-salt-a40 57079c44b6 hf model download 2024-04-13 15:11:15 -07:00
chenxwh 0c6942fd2a Merge branch 'master' of https://github.com/chenxwh/VoiceCraft 2024-04-12 14:23:21 +00:00
chenxwh f649f9216b Merged changes from upstream 2024-04-12 14:18:51 +00: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