Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
ilic-mezza authored Dec 16, 2023
1 parent 12115e2 commit b025f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ This repository will contain the accompanying code for
## Model Inference ✔️
In this repository, we provide all the necessary code to run a pretrained PARCnet model.

To test PARCnet using our piano example, simply run `example_parcnet_inference.py`; this will create two audio files in the `predictions` folder.
To test PARCnet using our piano example, simply run `example_parcnet_inference.py`. This will create two audio files in the `predictions` folder.

To test PARCnet using your own audio files,
- Place your files in `test_data/audio`

0 comments on commit b025f08

Please sign in to comment.