From 96c955442bb1ece4cb9386cf097f09803156d52c Mon Sep 17 00:00:00 2001 From: komiya <90894519+misya11p@users.noreply.github.com> Date: Sun, 22 Sep 2024 12:34:46 +0900 Subject: [PATCH] python version --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8042f24..c6746be 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ AMT-APC is a method for training an automatic piano cover generation model by fi ## Usage (Piano Cover Generation) +Python version: 3.10 + 1. Install dependencies ```bash @@ -45,6 +47,8 @@ python infer input.wav --style level3 ## Usage (Training & Evaluation) +Python version: 3.10 + 1. Install dependencies ```bash