Zero-Shot Speech Editing and Text-to-Speech in the Wild
Go to file
Rumah a4ee17e17b
Adding Colab Link
2024-04-19 17:24:22 +08:00
data extraction,training,data,weights 2024-03-24 19:43:37 -07:00
demo a little massage 2024-04-11 07:17:28 -07:00
models Deduplicate VoiceCraftHF <> VoiceCraft 2024-04-16 10:24:05 +02:00
pretrained_models weights, notebook working 2024-03-28 16:21:30 -07:00
steps avoid zero size batch caused by grad_accumulation 2024-04-09 11:33:58 -07:00
z_scripts finetune 830M 2024-04-08 15:12:51 -07:00
.gitignore fix editing notebook 2024-04-18 12:38:55 -07:00
Dockerfile hf model download 2024-04-13 15:11:15 -07:00
LICENSE-CODE init 2024-03-21 11:02:20 -07:00
LICENSE-MODEL init 2024-03-21 11:02:20 -07:00
README.md Adding Colab Link 2024-04-19 17:24:22 +08:00
RealEdit.txt add RealEdit.txt; fixed masking warning to be compatible with torch 2.1.0 2024-04-05 12:52:28 -07:00
config.py init 2024-03-21 11:02:20 -07:00
edit_utils.py init 2024-03-21 11:02:20 -07:00
environment.yml hf model download 2024-04-13 15:11:15 -07:00
gradio_app.ipynb README update, gradio_app.ipynb update, debug print removed 2024-04-05 04:40:57 +03:00
gradio_app.py Update gradio_app.py 2024-04-19 16:53:12 +08:00
gradio_requirements.txt Update gradio_requirements.txt 2024-04-17 14:19:07 -05:00
inference_speech_editing.ipynb fix editing notebook 2024-04-18 12:38:55 -07:00
inference_speech_editing_scale.py init 2024-03-21 11:02:20 -07:00
inference_tts.ipynb better hf integration 2024-04-16 08:55:35 -07:00
inference_tts_scale.py Empty cuda cache between inferences 2024-04-06 00:05:06 +00:00
main.py init 2024-03-21 11:02:20 -07:00
start-jupyter.bat Merge branch 'jasonppy:master' into master 2024-04-05 02:56:01 +03:00
start-jupyter.sh Merge branch 'jasonppy:master' into master 2024-04-05 02:56:01 +03:00
voicecraft-gradio-colab.ipynb gradio 2024-04-11 07:19:53 -07:00
voicecraft_gradio_colab.ipynb April 19 2024-04-19 17:17:31 +08:00

README.md

Whoever watching this, please move to jasonppy/VoiceCraft instead of here. This repository is just a runner-up of Colab fixes for his repository.

Open In Colab Access to April 19 Update Gradio Colab while waiting for @jasonppy to complete update.