Skip to content

Commit

Permalink
expanded options for installing via pip or cloning repo
Browse files Browse the repository at this point in the history
  • Loading branch information
a-n-rose committed Jul 20, 2020
1 parent 4c1bef9 commit f402952
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ This project is still in the beginning stages and has a lot of room for growth,

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

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.

Before either, I suggest a virtual environment:

```
Expand Down

0 comments on commit f402952

Please sign in to comment.