Skip to content

Commit

Permalink
read-me updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrice Guyot committed Apr 19, 2018
1 parent 7ec8cfb commit cab2910
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 @@ -6,7 +6,7 @@ Based on the article:

\[1\] De Cheveigné, A., & Kawahara, H. (2002). YIN, a fundamental frequency estimator for speech and music. The Journal of the Acoustical Society of America, 111(4), 1917-1930.

All the functions in the code correspond to step in the article \[1\]. Meanwhile, the difference function has been modify substantially in order to improve speed. Finally, speed have been improved by more than 1000x.
All the functions in the code correspond to steps in the article \[1\]. Meanwhile, the difference function has been modify substantially in order to improve speed. Finally, speed has been improved by more than 1000x.


## Prerequisites
Expand All @@ -19,7 +19,7 @@ All the functions in the code correspond to step in the article \[1\]. Meanwhile

$python yin.py

All parameters (i.e frequence min, frequence max, harmonic threshold) in the yin.py function should be adapted to obtain good results.
All parameters (i.e frequence min, frequence max, harmonic threshold) in the yin.py function should be adapted to obtain good results. See the article \[1\] for more details.


## Authors
Expand Down

0 comments on commit cab2910

Please sign in to comment.