Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Js-Mim authored Dec 5, 2017
1 parent 35e18b0 commit 499471c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Listening Examples : https://js-mim.github.io/mss_pytorch/
### Requirements :
- Numpy : numpy==1.13.1
- SciPy : scipy==0.19.1
- PyTorch : pytorch=='0.2.0_2'
- TorchVision : torchvision=='0.1.9'
- PyTorch : pytorch==0.2.0_2
- TorchVision : torchvision==0.1.9
- Other : wave(used for wav file reading), pyglet(used only for audio playback), pickle(for storing some results)
- Trained Models : https://doi.org/10.5281/zenodo.1064805 [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1064805.svg)](https://doi.org/10.5281/zenodo.1064805)
- MIR_Eval : mir_eval=='0.4' (This is used only for unofficial cross-validation. For the reported evaluation please refer to: https://github.com/faroit/dsdtools)
Expand Down

0 comments on commit 499471c

Please sign in to comment.