Skip to content

Commit f402952

Browse files
committed
expanded options for installing via pip or cloning repo
1 parent 4c1bef9 commit f402952

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ This project is still in the beginning stages and has a lot of room for growth,
3535

3636
You can install PySoundTool via pip or by cloning this repository.
3737

38+
If you clone this repository, you will be able to use the provided example audio and models in the folder `audiodata` and you can also use pysoundtool_online instead of pysoundtool, however, this has decreased functionality as it does not import librosa or soundfile, two awesome packages for working with audio.
39+
3840
Before either, I suggest a virtual environment:
3941

4042
```

0 commit comments

Comments
 (0)