Commit Graph

  • 4873249ba3
    Merge pull request #140 from Approximetal/patch-1 master Puyuan Peng 2024-06-24 10:25:51 -04:00
  • 82d5676019
    Update gradio_app.py Approximetal 2024-06-13 16:00:51 +08:00
  • 013a21c70d Merge branch 'standalone' pyp_l40 2024-05-04 12:25:48 -05:00
  • ef9d65433c improve automatic cutoff finding, delete editing script pyp_l40 2024-05-04 12:25:37 -05:00
  • 1a896d21fe adjust cut off sec and target transcript Pranay Gosar 2024-05-03 22:16:06 -05:00
  • 77d1d5a69c small fix pyp_l40 2024-04-29 08:47:32 -05:00
  • da6d34e26e
    Merge pull request #119 from Keeo/patch-1 Puyuan Peng 2024-04-26 20:46:12 -05:00
  • 47f808df4c
    Update huggingface-hub to version that exists Martin Morávek 2024-04-27 01:39:42 +02:00
  • fd20265324 fix number bug in whisperx alignment pyp_l40 2024-04-25 14:38:03 -05:00
  • 9fb6d948d0 add simple running instructions pgosar 2024-04-23 19:07:24 -05:00
  • 1850da9210 add short form commands Pranay Gosar 2024-04-23 18:55:34 -05:00
  • 59877c085e add speech editing Pranay Gosar 2024-04-23 18:38:09 -05:00
  • b8bb2ab592 add beam size cmd args Pranay Gosar 2024-04-23 15:25:43 -05:00
  • 63736f7269 add TTS Pranay Gosar 2024-04-23 13:01:44 -05:00
  • fc4de13071
    Merge branch 'jasonppy:master' into standalone Pranay Gosar 2024-04-23 12:07:43 -05:00
  • 4a3a8f11a7 small fix pyp_l40 2024-04-22 14:39:05 -05:00
  • 8d1177149b Replicate pyp_l40 2024-04-22 14:26:05 -05:00
  • 4ff9930b8e Merge branch 'chenxwh/master' pyp_l40 2024-04-22 13:47:49 -05:00
  • 96f6f9fc7a better handle numbers pyp_l40 2024-04-22 11:56:39 -05:00
  • ee3955d57e Merge updates from original repository chenxwh 2024-04-21 22:36:16 +00:00
  • 87f4fa5d21 update chenxwh 2024-04-21 22:30:56 +00:00
  • eb8d89f618 nltk punkt, typer version pyp_l40 2024-04-21 11:38:09 -05:00
  • 9a50faf45b new TTS model, better prompt pyp_l40 2024-04-21 11:24:11 -05:00
  • a39f426212 new TTS model, better prompt pyp_l40 2024-04-21 11:13:51 -05:00
  • eb4c6f62f4 new TTS model, better prompt pyp_l40 2024-04-21 11:12:51 -05:00
  • ce39ca89c1 new TTS model, better prompt pyp_l40 2024-04-21 11:10:14 -05:00
  • b10a245b44 new model jason-on-salt-a40 2024-04-20 19:50:35 -07:00
  • 13e52470c3 avoid starting with space in transcript pyp_l40 2024-04-20 12:09:11 -05:00
  • 98a8abd4dd Merge branch 'fix/downloadingmodepath' jason-on-salt-a40 2024-04-20 09:17:17 -07:00
  • 8e19cf17ea allow specifying server name jason-on-salt-a40 2024-04-20 09:16:58 -07:00
  • 2a2ee984b6 update audiocraft install chenxwh 2024-04-19 10:49:04 +00:00
  • 729d0ec69e update audiocraft install chenxwh 2024-04-19 10:48:15 +00:00
  • ef3dd8285b Merge branch 'master' of https://github.com/chenxwh/VoiceCraft chenxwh 2024-04-19 10:46:05 +00:00
  • 9746a1f60c update with whisperx chenxwh 2024-04-19 10:46:00 +00:00
  • 4bd7b83b57
    Merge branch 'jasonppy:master' into master Chenxi 2024-04-19 11:45:24 +01:00
  • 160cef0186 Fixing, when gradio download encodec model, will be save on default folder on the folder from the argument yoesak 2024-04-19 11:21:06 +07:00
  • caf60a4ce7 change the gradio_app.py to run on all interfaces yoesak 2024-04-19 10:06:46 +07:00
  • 7efcb3ee66 fix editing notebook jason-on-salt-a40 2024-04-18 12:38:55 -07:00
  • 1e0eaeba2b add files pgosar 2024-04-17 16:32:50 -05:00
  • ddfef83331
    Update gradio_requirements.txt Puyuan Peng 2024-04-17 14:19:07 -05:00
  • 6e5382584c
    Merge branch 'jasonppy:master' into master Chenxi 2024-04-17 16:27:36 +01:00
  • 9dab235647 better hf integration jason-on-salt-a40 2024-04-16 08:55:35 -07:00
  • e550f61409
    Deduplicate VoiceCraftHF <> VoiceCraft Wauplin 2024-04-16 10:24:05 +02:00
  • 943211d751
    Update models/voicecraft.py Lucain 2024-04-16 08:47:49 +02:00
  • 77df5104b0
    Tweak VoiceCraft x HF integration Lucain 2024-04-15 11:51:25 +02:00
  • 0da8ee4b7a update replicate demo chenxwh 2024-04-14 12:15:23 +00:00
  • e3fc926ca4
    Merge branch 'jasonppy:master' into master Chenxi 2024-04-14 09:31:28 +01:00
  • 57079c44b6 hf model download jason-on-salt-a40 2024-04-13 15:11:15 -07:00
  • 0c6942fd2a Merge branch 'master' of https://github.com/chenxwh/VoiceCraft chenxwh 2024-04-12 14:23:21 +00:00
  • f649f9216b Merged changes from upstream chenxwh 2024-04-12 14:18:51 +00:00
  • 3a8d5f4aab small bug fix jason-on-salt-a40 2024-04-11 08:45:57 -07:00
  • f1a8a71624 gradio jason-on-salt-a40 2024-04-11 07:19:53 -07:00
  • ad6c2cd836 a little massage jason-on-salt-a40 2024-04-11 07:17:28 -07:00
  • b818145ad9 queue added Stepan Zuev 2024-04-11 17:22:41 +05:00
  • 6f0aa2db57 essential gradio app args added, colab notebook fix Stepan Zuev 2024-04-11 16:28:52 +05:00
  • 9344110b0c
    Merge pull request #2 from Sewlell/master zuev-stepan 2024-04-11 15:17:27 +05:00
  • 2bd19f2314
    Merge pull request #1 from pgosar/test zuev-stepan 2024-04-11 14:05:37 +05:00
  • 623550f808 April 11 Update Rumah 2024-04-11 11:43:11 +08:00
  • 83c5a91f5f
    Merge branch 'zuev-stepan:master' into master Rumah 2024-04-11 10:58:21 +08:00
  • 17061636f2 avoid zero size batch caused by grad_accumulation jason-on-salt-a40 2024-04-09 11:33:58 -07:00
  • 778db3443d finetune 830M jason-on-salt-a40 2024-04-08 15:12:51 -07:00
  • a31be7023f hf model jason-on-salt-a40 2024-04-08 15:09:53 -07:00
  • d363743fbd hf model jason-on-salt-a40 2024-04-08 15:08:59 -07:00
  • 445376ffcc better instruction jason-on-salt-a40 2024-04-08 12:04:22 -07:00
  • 0f79429b0d Add tags Niels 2024-04-07 20:36:35 +02:00
  • c44df99d49 Add tags Niels 2024-04-07 20:34:27 +02:00
  • 8ec653db9d Add class Niels 2024-04-07 20:21:39 +02:00
  • 92b283c741 Add class Niels 2024-04-07 20:17:52 +02:00
  • a11e1b8f3c Add HF Niels 2024-04-07 19:38:45 +02:00
  • 9148e6020e remove trailing whitespace pgosar 2024-04-06 16:42:50 -05:00
  • 9ce26becea gradio: added giga330M_TTSEnhanced model, changed default top_p to 0.9 Stepan Zuev 2024-04-07 00:21:28 +03:00
  • 6afe1d8892
    Merge branch 'jasonppy:master' into master zuev-stepan 2024-04-07 00:09:59 +03:00
  • 2ae80ef87a
    Merge pull request #75 from Ph0rk0z/patch-2 Puyuan Peng 2024-04-06 10:55:24 -05:00
  • 1e79d9032e
    Empty cuda cache between inferences Forkoz 2024-04-06 00:05:06 +00:00
  • 142772c3df upload TTS finetuned 330M model jason-on-salt-a40 2024-04-05 16:42:59 -07:00
  • bae982eb15
    Merge pull request #71 from ganeshkrishnan1/patch-1 Puyuan Peng 2024-04-05 16:40:59 -05:00
  • cf1a4483f3
    Merge pull request #66 from pgosar/master Puyuan Peng 2024-04-05 16:24:49 -05:00
  • 0face202d8 fixed masking to be compatible with torch 2.1.0; fix crop ops jason-on-salt-a40 2024-04-05 13:33:03 -07:00
  • 1e2f8391a7
    Merge branch 'jasonppy:master' into master Chenxi 2024-04-05 21:31:39 +01:00
  • e2e598d900 add RealEdit.txt; fixed masking warning to be compatible with torch 2.1.0 jason-on-salt-a40 2024-04-05 12:52:28 -07:00
  • b8eca5a2d4 replicate demo chenxwh 2024-04-05 17:58:09 +00:00
  • 023d4b1c6c replicate demo chenxwh 2024-04-05 17:23:39 +00:00
  • 0cbe08e847
    Update inference_speech_editing.ipynb Ganesh Krishnan 2024-04-05 12:12:01 -04:00
  • 49a648fa54 Replicate TTS v1 demo chenxwh 2024-04-05 15:20:11 +00:00
  • 8b21333bef
    Release access for the Colab Rumah 2024-04-05 19:21:47 +08:00
  • 47937fb0dc April 5 Colab Rumah 2024-04-05 19:15:10 +08:00
  • 38e8fa0776
    Update gradio_app.py Rumah 2024-04-05 17:54:59 +08:00
  • 0f5451bf4e
    Update gradio_app.py Rumah 2024-04-05 17:54:24 +08:00
  • fcdd1d30af
    Update gradio_app.py Rumah 2024-04-05 17:53:38 +08:00
  • 5c92b2864f
    Update gradio_app.py Rumah 2024-04-05 17:49:00 +08:00
  • b9ffda9405
    Adding share=True Rumah 2024-04-05 17:40:48 +08:00
  • 1141775763
    Update README.md Rumah 2024-04-05 17:38:22 +08:00
  • 21b69ad676 configurable tmp path Stepan Zuev 2024-04-05 07:42:11 +03:00
  • 6f71fa65fb smart transcript fix Stepan Zuev 2024-04-05 07:00:07 +03:00
  • 871ae700df Merge branch 'master' of github.com:zuev-stepan/VoiceCraft Stepan Zuev 2024-04-05 04:44:54 +03:00
  • 94e9f9bd42 README update, gradio_app.ipynb update, debug print removed Stepan Zuev 2024-04-05 04:40:57 +03:00
  • 0d19fa5d03
    fix whisperx loading issue, update generation instruction Puyuan Peng 2024-04-04 20:31:07 -05:00
  • 97b1f51947
    install whisperx deps Puyuan Peng 2024-04-04 20:26:28 -05:00
  • 716b88e509 libs for whisperx and load fixes, instructions on params zuev-stepan/master pyp_l40 2024-04-04 19:45:24 -05:00
  • 40887bd0e3 add Colab to readme pgosar 2024-04-04 19:26:28 -05:00