Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aRI0U authored Oct 3, 2023
1 parent 3540b45 commit e36cce3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ Additionally, audio files can have any sampling rate, no resampling is required.

By default, the model returns a probability distribution over all pitch bins.
To convert it to a proper pitch, by default we use Argmax-Local Weighted Averaging as in CREPE:

![image](https://github.com/SonyCSLParis/pesto/assets/36546630/38a6f405-f591-4960-81d3-6fcc551d91e8)
![image](https://github.com/SonyCSLParis/pesto/assets/36546630/7d06bf85-585c-401f-a3c2-f2fab90dd1a7)

Alternatively, one can use basic argmax of weighted average with option `-r`/`--reduction`.

Expand Down

0 comments on commit e36cce3

Please sign in to comment.