diff --git a/README.md b/README.md index 21749fa..45386a1 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,11 @@ python evaluation/main.py ## Inference script -TBD +After preparing the checkpoint and the input audio file, you can generate audio via + +```bash +python src/inference.py +``` ## Citation