Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
Natooz committed Aug 25, 2023
1 parent 9ebc683 commit 720d707
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/midi_tokenizer.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
=================
Basics
Bases
=================

This page features the bases of MidiTok, of how tokenizers work.
Expand Down Expand Up @@ -60,7 +60,6 @@ Additional tokens
------------------------

MidiTok offers to include additional tokens on music information. You can specify them in the ``tokenizer_config`` argument (:class:`miditok.TokenizerConfig`) when creating a tokenizer. The :class:`miditok.TokenizerConfig` documentations specifically details the role of each of them, and their associated parameters.
Cells with ❕ markers means the additional token is implemented by default and not optionnal.

.. csv-table:: Compatibility table of tokenizations and additional tokens.
:file: additional_tokens_table.csv
Expand Down

0 comments on commit 720d707

Please sign in to comment.