From edc7166cd8b5bf3817c91182eb0b0cde0d5ae9c5 Mon Sep 17 00:00:00 2001 From: Blaise <133521603+blaise-tk@users.noreply.github.com> Date: Thu, 15 Feb 2024 22:57:35 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee0df6e..9d24184 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - Use this style for commands `python app.py infer --hop_length 128 --f0method rmvpe --input_path "input.wav" --output_path "output.wav" --pth_file "model.pth" --index_path "index_file.index"` - Optimize the download of prerequisites so as not to run it every time main.py is executed. -- Fix Google Colab +- Fix Google Colab (missing some updates) ### Table of Contents