Skip to content

Commit

Permalink
Added link.
Browse files Browse the repository at this point in the history
Added headline.
  • Loading branch information
hendriks73 committed Oct 14, 2020
1 parent 1509e71 commit b9f9aef
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ So to use fold 3 from the *M*-split, use
tempo -m dt_maz_m_fold3 -i my_audio.wav
Note that Mazurka models may be used to estimate a global tempo, but were
actually trained to create tempograms (local tempo, see below) for Chopin
actually trained to create `tempograms <#tempogram>`_ for Chopin
Mazurkas [4]_.

While it's cumbersome to list the split definitions for the Version folds,
Expand Down Expand Up @@ -172,6 +172,10 @@ You may use the ``--csv`` option to export local tempo estimates in a parseable
``--hop-length`` option to change temporal resolution.
The parameters ``--sharpen`` and ``--norm-frame`` let you post-process the image.


Greek Folk
==========

Tempo-CNN provides experimental support for temporal property estimation of Greek
folk music [2]_. The corresponding models are named ``fma2018`` (for tempo) and ``fma2018-meter``
(for meter). To estimate the meter's numerator, run
Expand Down

0 comments on commit b9f9aef

Please sign in to comment.