Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stwisdom authored Apr 28, 2017
1 parent cd1c1df commit 9f8b679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If you find this code useful, please cite the following references:

## Instructions for TIMIT prediction experiment

1) Downsample the TIMIT dataset to 8ksamples/sec using Matlab by running ```downsample.m``` from the ```matlab``` directory. Make sure you modify the paths in ```downsample.m``` for your system.
1) Downsample the TIMIT dataset to 8ksamples/sec using Matlab by running ```downsample_audio.m``` from the ```matlab``` directory. Make sure you modify the paths in ```downsample_audio.m``` for your system.

2) Download Matlab evaluation code using ```download_and_unzip_matlab_code.py```, which should download and unzip all the required toolboxes to the ```matlab``` folder.

Expand Down

0 comments on commit 9f8b679

Please sign in to comment.