Commit Graph

55 Commits

Author SHA1 Message Date
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
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
jason-on-salt-a40 2506954b64 modify the Dockerfile, download correct lib versions 2024-04-04 12:49:37 -07:00
Stepan Zuev 3d3f32ba7e whisperx added 2024-04-04 22:22:27 +03:00
Stepan Zuev 1a219cf6da bugfixes, seed support, better ui 2024-04-03 20:24:34 +03:00
Dat Tran d7bd72237f update start jupyter script 2024-04-03 14:23:28 +02:00
Dat Tran 1a1390e587 add Dockerfile 2024-04-03 14:21:46 +02:00
Stepan Zuev f9fed26b15 global models 2024-04-03 05:16:22 +03:00
Stepan Zuev 74fa65979d deprecated .update not used anymore, better error handling, can use voicecraft without whisper 2024-04-03 05:01:55 +03:00
Stepan Zuev 5cef625c1b gradio app added 2024-04-02 17:58:15 +03:00
jason-on-salt-a40 991b1fe3bb revised env setup, random seed effective 2024-03-31 13:50:20 -07:00
rmcc3 2f78e8d435
Fix Repository Name Error and Enhance User Experience 2024-03-31 01:08:52 -04:00
jason-on-salt-a40 a6a67899a8 clearer tts instruction 2024-03-30 12:45:26 -07:00
jason-on-salt-a40 741a6559e9 docker for inference, works on linux and windows 2024-03-30 11:32:09 -07:00
John W. Leimgruber III c54b343bfb Add start-jupyter.bat for windows and fixup dependencies.
Thanks to
[jay-c88](https://github.com/jasonppy/VoiceCraft/pull/25#issuecomment-2027980511)
for the windows batch file!

This does the thing to actually install the jupyter notebook kernel and
instructs the user to refresh their browser to pickup the changes in the
notebook.
2024-03-30 11:01:22 -04:00
John W. Leimgruber III bd8c747c91 Automate instalation of dependencies in notebook.
Add a note in README about running in docker too to reduce cruft on your
host box.

Good luck, be nice!
2024-03-29 15:28:59 -04:00
Puyuan Peng 7c9ac6174e
Update README.md 2024-03-29 08:33:27 -05:00
jason-on-salt-a40 609280f4f0 weights, notebook working 2024-03-28 16:55:15 -07:00
jason-on-salt-a40 2c3aaa8305 Merge branch 'master' of github.com:jasonppy/VoiceCraft 2024-03-28 16:22:11 -07:00
jason-on-salt-a40 ac73066eb7 weights, notebook working 2024-03-28 16:21:30 -07:00
Puyuan Peng 10e550a147
Merge pull request #10 from derekjhunt/patch-1
Update README.md
2024-03-25 09:40:55 -05:00