Skip to content

Commit 5f235f6

Browse files
authored
[UPDATE] links to dependencies
1 parent 82b2f1a commit 5f235f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323

2424
### Dependencies
2525
* [Python3](https://www.anaconda.com/distribution/#download-section)
26-
* numpy
27-
* librosa - for audio feature extraction
26+
* [numpy](https://numpy.org)
27+
* [librosa](https://librosa.github.io/librosa) → for audio feature extraction
2828
* [Keras](https://keras.io)
2929
* `pip install keras`
3030
* [PyTorch](http://pytorch.org)

0 commit comments

Comments
 (0)