Commit Graph

  • 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
  • 6dda1a4f32
    Float16 KV Cache in voicecraft.py Forkoz 2024-04-05 17:52:28 +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
  • dfaf35acae
    fix typos Chris Carini 2024-04-04 18:05:33 -07: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
  • bbe3437b8d
    Merge branch 'jasonppy:master' into master zuev-stepan 2024-04-05 02:56:01 +03:00
  • 2506954b64 modify the Dockerfile, download correct lib versions jason-on-salt-a40 2024-04-04 12:49:37 -07:00
  • 3d3f32ba7e whisperx added Stepan Zuev 2024-04-04 22:22:27 +03:00
  • 1a219cf6da bugfixes, seed support, better ui Stepan Zuev 2024-04-03 20:24:34 +03:00
  • d7bd72237f update start jupyter script Dat Tran 2024-04-03 14:23:28 +02:00
  • 1a1390e587 add Dockerfile Dat Tran 2024-04-03 14:21:46 +02:00
  • f9fed26b15 global models Stepan Zuev 2024-04-03 05:16:22 +03:00
  • 74fa65979d deprecated .update not used anymore, better error handling, can use voicecraft without whisper Stepan Zuev 2024-04-03 05:01:55 +03:00
  • 5953c9ec2d
    Fix typo in README.md Ikko Eltociear Ashimine 2024-04-03 00:08:33 +09:00
  • 5cef625c1b gradio app added Stepan Zuev 2024-04-02 17:58:15 +03:00
  • 991b1fe3bb revised env setup, random seed effective jason-on-salt-a40 2024-03-31 13:50:20 -07:00
  • 6472a00157
    Updated README.md Chris J 2024-03-31 22:31:12 +05:30
  • fb15e50ec0
    Update README.md Cody Tilkins (Meerkat) 2024-03-31 07:24:03 -04:00
  • 2f78e8d435
    Fix Repository Name Error and Enhance User Experience rmcc3 2024-03-31 01:08:52 -04:00
  • 66049a2526 Added quick Python demo for users that may not have Jupyter. Jay 2024-03-30 23:03:13 +00:00
  • a6a67899a8 clearer tts instruction jason-on-salt-a40 2024-03-30 12:45:26 -07:00
  • 741a6559e9 docker for inference, works on linux and windows jason-on-salt-a40 2024-03-30 11:32:09 -07:00
  • aed25cf7ea
    Better README Blaise 2024-03-30 16:38:36 +01:00
  • c54b343bfb Add start-jupyter.bat for windows and fixup dependencies. John W. Leimgruber III 2024-03-30 10:48:10 -04:00
  • bd8c747c91 Automate instalation of dependencies in notebook. John W. Leimgruber III 2024-03-29 15:27:12 -04:00
  • 7c9ac6174e
    Update README.md Puyuan Peng 2024-03-29 08:33:27 -05:00
  • 609280f4f0 weights, notebook working jason-on-salt-a40 2024-03-28 16:55:15 -07:00
  • 2c3aaa8305 Merge branch 'master' of github.com:jasonppy/VoiceCraft jason-on-salt-a40 2024-03-28 16:22:11 -07:00
  • ac73066eb7 weights, notebook working jason-on-salt-a40 2024-03-28 16:21:30 -07:00
  • 10e550a147
    Merge pull request #10 from derekjhunt/patch-1 Puyuan Peng 2024-03-25 09:40:55 -05:00
  • ee20e240ce
    Update README.md Derek J. Hunt 2024-03-25 07:38:26 -04:00
  • a129883910 extraction,training,data,weights jason-on-salt-a40 2024-03-24 19:43:37 -07:00
  • 15269576c1
    Update README.md Ikko Eltociear Ashimine 2024-03-25 00:14:37 +09:00
  • d754e9109a
    Merge pull request #6 from fakerybakery/patch-1 Puyuan Peng 2024-03-22 14:25:45 -05:00
  • 038d1e70d9
    [minor change] fix markdown checkbox formatting mrfakename 2024-03-22 09:33:53 -07:00
  • 6760f29bd0 init jason-on-salt-a40 2024-03-21 11:02:20 -07:00