You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,8 @@ This project is still in the beginning stages and has a lot of room for growth,
35
35
36
36
You can install PySoundTool via pip or by cloning this repository.
37
37
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.
0 commit comments