melodygenerator / v7 /tokenizer /tokenizer.json
niallone-other
Add all melody generator models v2-v8
a855e6f
{
"config": {
"pitch_range": [
21,
109
],
"beat_res": {
"0_4": 8,
"4_12": 4
},
"num_velocities": 32,
"remove_duplicated_notes": false,
"encode_ids_split": "bar",
"special_tokens": [
"PAD_None",
"BOS_None",
"EOS_None",
"MASK_None"
],
"use_velocities": true,
"use_note_duration_programs": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
-1
],
"use_chords": true,
"use_rests": true,
"use_tempos": true,
"use_time_signatures": false,
"use_sustain_pedals": false,
"use_pitch_bends": false,
"use_programs": false,
"use_pitch_intervals": false,
"use_pitchdrum_tokens": true,
"default_note_duration": 0.5,
"programs": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
-1
],
"one_token_stream_for_programs": false,
"program_changes": false,
"beat_res_rest": {
"0_1": 8,
"1_2": 4,
"2_12": 2
},
"chord_maps": {
"min": [
0,
3,
7
],
"maj": [
0,
4,
7
],
"dim": [
0,
3,
6
],
"aug": [
0,
4,
8
],
"sus2": [
0,
2,
7
],
"sus4": [
0,
5,
7
],
"7dom": [
0,
4,
7,
10
],
"7min": [
0,
3,
7,
10
],
"7maj": [
0,
4,
7,
11
],
"7halfdim": [
0,
3,
6,
10
],
"7dim": [
0,
3,
6,
9
],
"7aug": [
0,
4,
8,
11
],
"9maj": [
0,
4,
7,
10,
14
],
"9min": [
0,
4,
7,
10,
13
]
},
"chord_tokens_with_root_note": false,
"chord_unknown": null,
"num_tempos": 32,
"tempo_range": [
40,
250
],
"log_tempos": false,
"delete_equal_successive_tempo_changes": false,
"time_signature_range": {
"8": [
3,
12,
6
],
"4": [
5,
6,
3,
2,
1,
4
]
},
"delete_equal_successive_time_sig_changes": false,
"sustain_pedal_duration": false,
"pitch_bend_range": [
-8192,
8191,
32
],
"max_pitch_interval": 16,
"pitch_intervals_max_time_dist": 1,
"drums_pitch_range": [
27,
88
],
"ac_polyphony_track": false,
"ac_polyphony_bar": false,
"ac_polyphony_min": 1,
"ac_polyphony_max": 6,
"ac_pitch_class_bar": false,
"ac_note_density_track": false,
"ac_note_density_track_min": 0,
"ac_note_density_track_max": 18,
"ac_note_density_bar": false,
"ac_note_density_bar_max": 18,
"ac_note_duration_bar": false,
"ac_note_duration_track": false,
"ac_repetition_track": false,
"ac_repetition_track_num_bins": 10,
"ac_repetition_track_num_consec_bars": 4,
"additional_params": {
"max_bar_embedding": null,
"use_bar_end_tokens": false,
"add_trailing_bars": false
}
},
"tokenization": "REMI",
"miditok_version": "3.0.6.post1",
"symusic_version": "0.5.9",
"hf_tokenizers_version": "0.22.2",
"_vocab_base": {
"PAD_None": 0,
"BOS_None": 1,
"EOS_None": 2,
"MASK_None": 3,
"Bar_None": 4,
"Pitch_21": 5,
"Pitch_22": 6,
"Pitch_23": 7,
"Pitch_24": 8,
"Pitch_25": 9,
"Pitch_26": 10,
"Pitch_27": 11,
"Pitch_28": 12,
"Pitch_29": 13,
"Pitch_30": 14,
"Pitch_31": 15,
"Pitch_32": 16,
"Pitch_33": 17,
"Pitch_34": 18,
"Pitch_35": 19,
"Pitch_36": 20,
"Pitch_37": 21,
"Pitch_38": 22,
"Pitch_39": 23,
"Pitch_40": 24,
"Pitch_41": 25,
"Pitch_42": 26,
"Pitch_43": 27,
"Pitch_44": 28,
"Pitch_45": 29,
"Pitch_46": 30,
"Pitch_47": 31,
"Pitch_48": 32,
"Pitch_49": 33,
"Pitch_50": 34,
"Pitch_51": 35,
"Pitch_52": 36,
"Pitch_53": 37,
"Pitch_54": 38,
"Pitch_55": 39,
"Pitch_56": 40,
"Pitch_57": 41,
"Pitch_58": 42,
"Pitch_59": 43,
"Pitch_60": 44,
"Pitch_61": 45,
"Pitch_62": 46,
"Pitch_63": 47,
"Pitch_64": 48,
"Pitch_65": 49,
"Pitch_66": 50,
"Pitch_67": 51,
"Pitch_68": 52,
"Pitch_69": 53,
"Pitch_70": 54,
"Pitch_71": 55,
"Pitch_72": 56,
"Pitch_73": 57,
"Pitch_74": 58,
"Pitch_75": 59,
"Pitch_76": 60,
"Pitch_77": 61,
"Pitch_78": 62,
"Pitch_79": 63,
"Pitch_80": 64,
"Pitch_81": 65,
"Pitch_82": 66,
"Pitch_83": 67,
"Pitch_84": 68,
"Pitch_85": 69,
"Pitch_86": 70,
"Pitch_87": 71,
"Pitch_88": 72,
"Pitch_89": 73,
"Pitch_90": 74,
"Pitch_91": 75,
"Pitch_92": 76,
"Pitch_93": 77,
"Pitch_94": 78,
"Pitch_95": 79,
"Pitch_96": 80,
"Pitch_97": 81,
"Pitch_98": 82,
"Pitch_99": 83,
"Pitch_100": 84,
"Pitch_101": 85,
"Pitch_102": 86,
"Pitch_103": 87,
"Pitch_104": 88,
"Pitch_105": 89,
"Pitch_106": 90,
"Pitch_107": 91,
"Pitch_108": 92,
"Pitch_109": 93,
"Velocity_3": 94,
"Velocity_7": 95,
"Velocity_11": 96,
"Velocity_15": 97,
"Velocity_19": 98,
"Velocity_23": 99,
"Velocity_27": 100,
"Velocity_31": 101,
"Velocity_35": 102,
"Velocity_39": 103,
"Velocity_43": 104,
"Velocity_47": 105,
"Velocity_51": 106,
"Velocity_55": 107,
"Velocity_59": 108,
"Velocity_63": 109,
"Velocity_67": 110,
"Velocity_71": 111,
"Velocity_75": 112,
"Velocity_79": 113,
"Velocity_83": 114,
"Velocity_87": 115,
"Velocity_91": 116,
"Velocity_95": 117,
"Velocity_99": 118,
"Velocity_103": 119,
"Velocity_107": 120,
"Velocity_111": 121,
"Velocity_115": 122,
"Velocity_119": 123,
"Velocity_123": 124,
"Velocity_127": 125,
"Duration_0.1.8": 126,
"Duration_0.2.8": 127,
"Duration_0.3.8": 128,
"Duration_0.4.8": 129,
"Duration_0.5.8": 130,
"Duration_0.6.8": 131,
"Duration_0.7.8": 132,
"Duration_1.0.8": 133,
"Duration_1.1.8": 134,
"Duration_1.2.8": 135,
"Duration_1.3.8": 136,
"Duration_1.4.8": 137,
"Duration_1.5.8": 138,
"Duration_1.6.8": 139,
"Duration_1.7.8": 140,
"Duration_2.0.8": 141,
"Duration_2.1.8": 142,
"Duration_2.2.8": 143,
"Duration_2.3.8": 144,
"Duration_2.4.8": 145,
"Duration_2.5.8": 146,
"Duration_2.6.8": 147,
"Duration_2.7.8": 148,
"Duration_3.0.8": 149,
"Duration_3.1.8": 150,
"Duration_3.2.8": 151,
"Duration_3.3.8": 152,
"Duration_3.4.8": 153,
"Duration_3.5.8": 154,
"Duration_3.6.8": 155,
"Duration_3.7.8": 156,
"Duration_4.0.4": 157,
"Duration_4.1.4": 158,
"Duration_4.2.4": 159,
"Duration_4.3.4": 160,
"Duration_5.0.4": 161,
"Duration_5.1.4": 162,
"Duration_5.2.4": 163,
"Duration_5.3.4": 164,
"Duration_6.0.4": 165,
"Duration_6.1.4": 166,
"Duration_6.2.4": 167,
"Duration_6.3.4": 168,
"Duration_7.0.4": 169,
"Duration_7.1.4": 170,
"Duration_7.2.4": 171,
"Duration_7.3.4": 172,
"Duration_8.0.4": 173,
"Duration_8.1.4": 174,
"Duration_8.2.4": 175,
"Duration_8.3.4": 176,
"Duration_9.0.4": 177,
"Duration_9.1.4": 178,
"Duration_9.2.4": 179,
"Duration_9.3.4": 180,
"Duration_10.0.4": 181,
"Duration_10.1.4": 182,
"Duration_10.2.4": 183,
"Duration_10.3.4": 184,
"Duration_11.0.4": 185,
"Duration_11.1.4": 186,
"Duration_11.2.4": 187,
"Duration_11.3.4": 188,
"Duration_12.0.4": 189,
"Position_0": 190,
"Position_1": 191,
"Position_2": 192,
"Position_3": 193,
"Position_4": 194,
"Position_5": 195,
"Position_6": 196,
"Position_7": 197,
"Position_8": 198,
"Position_9": 199,
"Position_10": 200,
"Position_11": 201,
"Position_12": 202,
"Position_13": 203,
"Position_14": 204,
"Position_15": 205,
"Position_16": 206,
"Position_17": 207,
"Position_18": 208,
"Position_19": 209,
"Position_20": 210,
"Position_21": 211,
"Position_22": 212,
"Position_23": 213,
"Position_24": 214,
"Position_25": 215,
"Position_26": 216,
"Position_27": 217,
"Position_28": 218,
"Position_29": 219,
"Position_30": 220,
"Position_31": 221,
"PitchDrum_27": 222,
"PitchDrum_28": 223,
"PitchDrum_29": 224,
"PitchDrum_30": 225,
"PitchDrum_31": 226,
"PitchDrum_32": 227,
"PitchDrum_33": 228,
"PitchDrum_34": 229,
"PitchDrum_35": 230,
"PitchDrum_36": 231,
"PitchDrum_37": 232,
"PitchDrum_38": 233,
"PitchDrum_39": 234,
"PitchDrum_40": 235,
"PitchDrum_41": 236,
"PitchDrum_42": 237,
"PitchDrum_43": 238,
"PitchDrum_44": 239,
"PitchDrum_45": 240,
"PitchDrum_46": 241,
"PitchDrum_47": 242,
"PitchDrum_48": 243,
"PitchDrum_49": 244,
"PitchDrum_50": 245,
"PitchDrum_51": 246,
"PitchDrum_52": 247,
"PitchDrum_53": 248,
"PitchDrum_54": 249,
"PitchDrum_55": 250,
"PitchDrum_56": 251,
"PitchDrum_57": 252,
"PitchDrum_58": 253,
"PitchDrum_59": 254,
"PitchDrum_60": 255,
"PitchDrum_61": 256,
"PitchDrum_62": 257,
"PitchDrum_63": 258,
"PitchDrum_64": 259,
"PitchDrum_65": 260,
"PitchDrum_66": 261,
"PitchDrum_67": 262,
"PitchDrum_68": 263,
"PitchDrum_69": 264,
"PitchDrum_70": 265,
"PitchDrum_71": 266,
"PitchDrum_72": 267,
"PitchDrum_73": 268,
"PitchDrum_74": 269,
"PitchDrum_75": 270,
"PitchDrum_76": 271,
"PitchDrum_77": 272,
"PitchDrum_78": 273,
"PitchDrum_79": 274,
"PitchDrum_80": 275,
"PitchDrum_81": 276,
"PitchDrum_82": 277,
"PitchDrum_83": 278,
"PitchDrum_84": 279,
"PitchDrum_85": 280,
"PitchDrum_86": 281,
"PitchDrum_87": 282,
"PitchDrum_88": 283,
"Chord_min": 284,
"Chord_maj": 285,
"Chord_dim": 286,
"Chord_aug": 287,
"Chord_sus2": 288,
"Chord_sus4": 289,
"Chord_7dom": 290,
"Chord_7min": 291,
"Chord_7maj": 292,
"Chord_7halfdim": 293,
"Chord_7dim": 294,
"Chord_7aug": 295,
"Chord_9maj": 296,
"Chord_9min": 297,
"Rest_0.1.8": 298,
"Rest_0.2.8": 299,
"Rest_0.3.8": 300,
"Rest_0.4.8": 301,
"Rest_0.5.8": 302,
"Rest_0.6.8": 303,
"Rest_0.7.8": 304,
"Rest_1.0.4": 305,
"Rest_1.1.4": 306,
"Rest_1.2.4": 307,
"Rest_1.3.4": 308,
"Rest_2.0.2": 309,
"Rest_2.1.2": 310,
"Rest_3.0.2": 311,
"Rest_3.1.2": 312,
"Rest_4.0.2": 313,
"Rest_4.1.2": 314,
"Rest_5.0.2": 315,
"Rest_5.1.2": 316,
"Rest_6.0.2": 317,
"Rest_6.1.2": 318,
"Rest_7.0.2": 319,
"Rest_7.1.2": 320,
"Rest_8.0.2": 321,
"Rest_8.1.2": 322,
"Rest_9.0.2": 323,
"Rest_9.1.2": 324,
"Rest_10.0.2": 325,
"Rest_10.1.2": 326,
"Rest_11.0.2": 327,
"Rest_11.1.2": 328,
"Rest_12.0.2": 329,
"Tempo_40.0": 330,
"Tempo_46.77": 331,
"Tempo_53.55": 332,
"Tempo_60.32": 333,
"Tempo_67.1": 334,
"Tempo_73.87": 335,
"Tempo_80.65": 336,
"Tempo_87.42": 337,
"Tempo_94.19": 338,
"Tempo_100.97": 339,
"Tempo_107.74": 340,
"Tempo_114.52": 341,
"Tempo_121.29": 342,
"Tempo_128.06": 343,
"Tempo_134.84": 344,
"Tempo_141.61": 345,
"Tempo_148.39": 346,
"Tempo_155.16": 347,
"Tempo_161.94": 348,
"Tempo_168.71": 349,
"Tempo_175.48": 350,
"Tempo_182.26": 351,
"Tempo_189.03": 352,
"Tempo_195.81": 353,
"Tempo_202.58": 354,
"Tempo_209.35": 355,
"Tempo_216.13": 356,
"Tempo_222.9": 357,
"Tempo_229.68": 358,
"Tempo_236.45": 359,
"Tempo_243.23": 360,
"Tempo_250.0": 361
},
"_model": "{\"version\":\"1.0\",\"truncation\":null,\"padding\":null,\"added_tokens\":[{\"id\":0,\"content\":\"!\",\"single_word\":false,\"lstrip\":false,\"rstrip\":false,\"normalized\":false,\"special\":true},{\"id\":1,\"content\":\"\\\"\",\"single_word\":false,\"lstrip\":false,\"rstrip\":false,\"normalized\":false,\"special\":true},{\"id\":2,\"content\":\"#\",\"single_word\":false,\"lstrip\":false,\"rstrip\":false,\"normalized\":false,\"special\":true},{\"id\":3,\"content\":\"$\",\"single_word\":false,\"lstrip\":false,\"rstrip\":false,\"normalized\":false,\"special\":true}],\"normalizer\":null,\"pre_tokenizer\":{\"type\":\"Metaspace\",\"replacement\":\"\u2581\",\"prepend_scheme\":\"always\",\"split\":true},\"post_processor\":null,\"decoder\":{\"type\":\"Metaspace\",\"replacement\":\"\u2581\",\"prepend_scheme\":\"always\",\"split\":true},\"model\":{\"type\":\"BPE\",\"dropout\":null,\"unk_token\":null,\"continuing_subword_prefix\":\"\",\"end_of_word_suffix\":\"\",\"fuse_unk\":false,\"byte_fallback\":false,\"ignore_merges\":false,\"vocab\":{\"!\":0,\"\\\"\":1,\"#\":2,\"$\":3,\"%\":4,\"&\":5,\"'\":6,\"(\":7,\")\":8,\"*\":9,\"+\":10,\",\":11,\"-\":12,\".\":13,\"/\":14,\"0\":15,\"1\":16,\"2\":17,\"3\":18,\"4\":19,\"5\":20,\"6\":21,\"7\":22,\"8\":23,\"9\":24,\":\":25,\";\":26,\"<\":27,\"=\":28,\">\":29,\"?\":30,\"@\":31,\"A\":32,\"B\":33,\"C\":34,\"D\":35,\"E\":36,\"F\":37,\"G\":38,\"H\":39,\"I\":40,\"J\":41,\"K\":42,\"L\":43,\"M\":44,\"N\":45,\"O\":46,\"P\":47,\"Q\":48,\"R\":49,\"S\":50,\"T\":51,\"U\":52,\"V\":53,\"W\":54,\"X\":55,\"Y\":56,\"Z\":57,\"[\":58,\"\\\\\":59,\"]\":60,\"^\":61,\"_\":62,\"`\":63,\"a\":64,\"b\":65,\"c\":66,\"d\":67,\"e\":68,\"f\":69,\"g\":70,\"h\":71,\"i\":72,\"j\":73,\"k\":74,\"l\":75,\"m\":76,\"n\":77,\"o\":78,\"p\":79,\"q\":80,\"r\":81,\"s\":82,\"t\":83,\"u\":84,\"v\":85,\"w\":86,\"x\":87,\"y\":88,\"z\":89,\"{\":90,\"|\":91,\"}\":92,\"~\":93,\"\u007f\":94,\"\u0080\":95,\"\u0081\":96,\"\u0082\":97,\"\u0083\":98,\"\u0084\":99,\"\u0085\":100,\"\u0086\":101,\"\u0087\":102,\"\u0088\":103,\"\u0089\":104,\"\u008a\":105,\"\u008b\":106,\"\u008c\":107,\"\u008d\":108,\"\u008e\":109,\"\u008f\":110,\"\u0090\":111,\"\u0091\":112,\"\u0092\":113,\"\u0093\":114,\"\u0094\":115,\"\u0095\":116,\"\u0096\":117,\"\u0097\":118,\"\u0098\":119,\"\u0099\":120,\"\u009a\":121,\"\u009b\":122,\"\u009c\":123,\"\u009d\":124,\"\u009e\":125,\"\u009f\":126,\"\u00a0\":127,\"\u00a1\":128,\"\u00a2\":129,\"\u00a3\":130,\"\u00a4\":131,\"\u00a5\":132,\"\u00a6\":133,\"\u00a7\":134,\"\u00a8\":135,\"\u00a9\":136,\"\u00aa\":137,\"\u00ab\":138,\"\u00ac\":139,\"\u00ad\":140,\"\u00ae\":141,\"\u00af\":142,\"\u00b0\":143,\"\u00b1\":144,\"\u00b2\":145,\"\u00b3\":146,\"\u00b4\":147,\"\u00b5\":148,\"\u00b6\":149,\"\u00b7\":150,\"\u00b8\":151,\"\u00b9\":152,\"\u00ba\":153,\"\u00bb\":154,\"\u00bc\":155,\"\u00bd\":156,\"\u00be\":157,\"\u00bf\":158,\"\u00c0\":159,\"\u00c1\":160,\"\u00c2\":161,\"\u00c3\":162,\"\u00c4\":163,\"\u00c5\":164,\"\u00c6\":165,\"\u00c7\":166,\"\u00c8\":167,\"\u00c9\":168,\"\u00ca\":169,\"\u00cb\":170,\"\u00cc\":171,\"\u00cd\":172,\"\u00ce\":173,\"\u00cf\":174,\"\u00d0\":175,\"\u00d1\":176,\"\u00d2\":177,\"\u00d3\":178,\"\u00d4\":179,\"\u00d5\":180,\"\u00d6\":181,\"\u00d7\":182,\"\u00d8\":183,\"\u00d9\":184,\"\u00da\":185,\"\u00db\":186,\"\u00dc\":187,\"\u00dd\":188,\"\u00de\":189,\"\u00df\":190,\"\u00e0\":191,\"\u00e1\":192,\"\u00e2\":193,\"\u00e3\":194,\"\u00e4\":195,\"\u00e5\":196,\"\u00e6\":197,\"\u00e7\":198,\"\u00e8\":199,\"\u00e9\":200,\"\u00ea\":201,\"\u00eb\":202,\"\u00ec\":203,\"\u00ed\":204,\"\u00ee\":205,\"\u00ef\":206,\"\u00f0\":207,\"\u00f1\":208,\"\u00f2\":209,\"\u00f3\":210,\"\u00f4\":211,\"\u00f5\":212,\"\u00f6\":213,\"\u00f7\":214,\"\u00f8\":215,\"\u00f9\":216,\"\u00fa\":217,\"\u00fb\":218,\"\u00fc\":219,\"\u00fd\":220,\"\u00fe\":221,\"\u00ff\":222,\"\u0100\":223,\"\u0101\":224,\"\u0102\":225,\"\u0103\":226,\"\u0104\":227,\"\u0105\":228,\"\u0106\":229,\"\u0107\":230,\"\u0108\":231,\"\u0109\":232,\"\u010a\":233,\"\u010b\":234,\"\u010c\":235,\"\u010d\":236,\"\u010e\":237,\"\u010f\":238,\"\u0110\":239,\"\u0111\":240,\"\u0112\":241,\"\u0113\":242,\"\u0114\":243,\"\u0115\":244,\"\u0116\":245,\"\u0117\":246,\"\u0118\":247,\"\u0119\":248,\"\u011a\":249,\"\u011b\":250,\"\u011c\":251,\"\u011d\":252,\"\u011e\":253,\"\u011f\":254,\"\u0120\":255,\"\u0121\":256,\"\u0122\":257,\"\u0123\":258,\"\u0124\":259,\"\u0125\":260,\"\u0126\":261,\"\u0127\":262,\"\u0128\":263,\"\u0129\":264,\"\u012a\":265,\"\u012b\":266,\"\u012c\":267,\"\u012d\":268,\"\u012e\":269,\"\u012f\":270,\"\u0130\":271,\"\u0131\":272,\"\u0132\":273,\"\u0133\":274,\"\u0134\":275,\"\u0135\":276,\"\u0136\":277,\"\u0137\":278,\"\u0138\":279,\"\u0139\":280,\"\u013a\":281,\"\u013b\":282,\"\u013c\":283,\"\u013d\":284,\"\u013e\":285,\"\u013f\":286,\"\u0140\":287,\"\u0141\":288,\"\u0142\":289,\"\u0143\":290,\"\u0144\":291,\"\u0145\":292,\"\u0146\":293,\"\u0147\":294,\"\u0148\":295,\"\u0149\":296,\"\u014a\":297,\"\u014b\":298,\"\u014c\":299,\"\u014d\":300,\"\u014e\":301,\"\u014f\":302,\"\u0150\":303,\"\u0151\":304,\"\u0152\":305,\"\u0153\":306,\"\u0154\":307,\"\u0155\":308,\"\u0156\":309,\"\u0157\":310,\"\u0158\":311,\"\u0159\":312,\"\u015a\":313,\"\u015b\":314,\"\u015c\":315,\"\u015d\":316,\"\u015e\":317,\"\u015f\":318,\"\u0160\":319,\"\u0161\":320,\"\u0162\":321,\"\u0163\":322,\"\u0164\":323,\"\u0165\":324,\"\u0166\":325,\"\u0167\":326,\"\u0168\":327,\"\u0169\":328,\"\u016a\":329,\"\u016b\":330,\"\u016c\":331,\"\u016d\":332,\"\u016e\":333,\"\u016f\":334,\"\u0170\":335,\"\u0171\":336,\"\u0172\":337,\"\u0173\":338,\"\u0174\":339,\"\u0175\":340,\"\u0176\":341,\"\u0177\":342,\"\u0178\":343,\"\u0179\":344,\"\u017a\":345,\"\u017b\":346,\"\u017c\":347,\"\u017d\":348,\"\u017e\":349,\"\u017f\":350,\"\u0180\":351,\"\u0181\":352,\"\u0182\":353,\"\u0183\":354,\"\u0184\":355,\"\u0185\":356,\"\u0186\":357,\"\u0187\":358,\"\u0188\":359,\"\u0189\":360,\"\u018a\":361,\"\u2581\":362,\"\u009a\u00a6\":363,\"\u2581%\":364,\"\u2581%\u00df\":365,\"\u2581\u00df\":366,\"\u00a0\u014c\":367,\"\u009f\u014d\":368,\"\u00a1\u014b\":369,\"\u009f\u014b\":370,\"\u0097\u00a0\":371,\"\u0095\u00a0\":372,\"\u009a\u00a2\":373,\"\u009e\u00a0\":374,\"\u0092\u00a0\":375,\"\u009a\u009f\":376,\"\u009e\u009f\":377,\"\u009e\u00a2\":378,\"\u009b\u00a0\":379,\"\u009a\u00ae\":380,\"\u0097\u00a2\":381,\"\u0096\u00a2\":382,\"\u0090\u00a0\":383,\"\u0099\u00a2\":384,\"\u0091\u009f\":385,\"\u008e\u00a1\":386,\"\u2581\u016a\":387,\"\u0095\u009f\":388,\"\u009a\u009f\u014d\":389,\"\u0095\u00a2\":390,\"\u008d\u00a0\":391,\"\u0097\u009f\":392,\"\u0094\u00a0\":393,\"\u0094\u00a2\":394,\"\u008e\u00a0\":395,\"\u0093\u00a0\":396,\"\u009a\u00a1\":397,\"\u0096\u00a0\":398,\"\u009e\u00a1\":399,\"\u0094\u00a1\":400,\"\u0180\u0152\":401,\"\u009a\u00a6\u00e7\":402,\"\u0099\u00a0\":403,\"\u009a\u00a6\u00f7\":404,\"\u009a\u00a6\u00ef\":405,\"\u009e\u00a6\":406,\"\u0092\u009f\":407,\"\u009a\u00aa\":408,\"\u009a\u00a0\":409,\"\u0094\u009f\":410,\"\u0093\u00a2\":411,\"\u010e\u0095\u00a0\":412,\"\u008e\u009f\":413,\"\u0090\u00a2\":414,\"\u0099\u00a1\":415,\"\u0099\u009f\":416,\"\u008e\u00a2\":417,\"\u00a6\u00f7\":418,\"\u00a6\u00e7\":419,\"\u0095\u00a0\u014c\":420,\"\u2581\u014b\":421,\"\u0091\u00a0\":422,\"\u0098\u00a2\":423,\"\u009e\u00a0\u014c\":424,\"\u008a\u00a0\":425,\"\u00a6\u00ef\":426,\"\u009a\u009f\u014b\":427,\"\u0093\u009f\":428,\"\u010e\u009a\u009f\":429,\"\u00e7\u010a\":430,\"\u008b\u00a0\":431,\"\u00e3\u010e\":432,\"\u00a4\u014c\":433,\"\u009a\u00b6\":434,\"\u0097\u00a0\u014c\":435,\"\u00f7\u010a\":436,\"\u010e\u009e\u009f\":437,\"\u0092\u00a1\":438,\"\u0091\u00a2\":439,\"\u0095\u00a1\":440,\"\u0097\u00a1\":441,\"\u0098\u00a0\":442,\"\u00a1\u014b\u00fb\":443,\"O\u009a\u00a6\":444,\"\u014b\u00ef\":445,\"\u0092\u00a2\":446,\"\u00eb\u010e\":447,\"\u009b\u009f\":448,\"\u0107\u0097\u00a0\":449,\"\u009c\u009f\":450,\"\u008f\u009f\":451,\"\u00f3\u010e\":452,\"\u008e\u00a3\":453,\"\u0099\u00a6\":454,\"\u008f\u00a0\":455,\"\u00ef\u010e\":456,\"\u008e\u00a6\":457,\"\u009c\u00a0\":458,\"\u009e\u009f\u014d\":459,\"\u00a1\u014b\u00f7\":460,\"\u009e\u009f\u014b\":461,\"\u00a0\u014c\u00ef\":462,\"\u014b\u00f7\":463,\"\u008b\u00a2\":464,\"\u0097\u00a3\":465,\"\u009c\u00a2\":466,\"\u010e\u0097\u00a0\":467,\"\u0093\u00a6\":468,\"\u0094\u00a3\":469,\"\u00a1\u014b\u00ef\":470,\"\u0098\u009f\":471,\"\u0094\u00a6\":472,\"\u0090\u009f\":473,\"\u008e\u00a4\":474,\"\u00a0\u014c\u00eb\":475,\"\u0096\u00a1\":476,\"\u0095\u009f\u014d\":477,\"\u0095\u00a6\":478,\"\u0097\u00a6\":479,\"\u0090\u00a1\":480,\"\u2581%\u00e3\":481,\"\u2581\u00e3\":482,\"\u00e7\u010e\":483,\"\u2581%\u00e7\":484,\"\u0096\u00a6\":485,\"\u00a0\u014c\u00fb\":486,\"\u009a\u00a6H\":487,\"\u2581\u014c\":488,\"\u00a1\u014b\u00f3\":489,\"\u0097\u009f\u014d\":490,\"\u2581\u00df\u0108\":491,\"\u2581\u00e7\":492,\"\u008b\u00a6\":493,\"\u010e\u009b\u00a0\":494,\"\u00a1\u014b\u00eb\":495,\"\u0091\u00a1\":496,\"\u0096\u00ae\":497,\"\u010e\u009a\u009f\u014d\":498,\"\u2581\u00df\u0107\":499,\"\u0096\u009f\":500,\"\u00a5\u014b\":501,\"\u2581\u0152\":502,\"\u010e\u0090\u00a0\":503,\"\u0086\u00a2\":504,\"\u0099\u009f\u014d\":505,\"\u008d\u00a1\":506,\"\u008e\u009f\u014d\":507,\"\u010a\u009b\u00a0\":508,\"\u011a\u008d\u00a0\":509,\"\u009a\u00a6J\":510,\"M\u009a\u00a6\":511},\"merges\":[[\"\u009a\",\"\u00a6\"],[\"\u2581\",\"%\"],[\"\u2581%\",\"\u00df\"],[\"\u2581\",\"\u00df\"],[\"\u00a0\",\"\u014c\"],[\"\u009f\",\"\u014d\"],[\"\u00a1\",\"\u014b\"],[\"\u009f\",\"\u014b\"],[\"\u0097\",\"\u00a0\"],[\"\u0095\",\"\u00a0\"],[\"\u009a\",\"\u00a2\"],[\"\u009e\",\"\u00a0\"],[\"\u0092\",\"\u00a0\"],[\"\u009a\",\"\u009f\"],[\"\u009e\",\"\u009f\"],[\"\u009e\",\"\u00a2\"],[\"\u009b\",\"\u00a0\"],[\"\u009a\",\"\u00ae\"],[\"\u0097\",\"\u00a2\"],[\"\u0096\",\"\u00a2\"],[\"\u0090\",\"\u00a0\"],[\"\u0099\",\"\u00a2\"],[\"\u0091\",\"\u009f\"],[\"\u008e\",\"\u00a1\"],[\"\u2581\",\"\u016a\"],[\"\u0095\",\"\u009f\"],[\"\u009a\",\"\u009f\u014d\"],[\"\u0095\",\"\u00a2\"],[\"\u008d\",\"\u00a0\"],[\"\u0097\",\"\u009f\"],[\"\u0094\",\"\u00a0\"],[\"\u0094\",\"\u00a2\"],[\"\u008e\",\"\u00a0\"],[\"\u0093\",\"\u00a0\"],[\"\u009a\",\"\u00a1\"],[\"\u0096\",\"\u00a0\"],[\"\u009e\",\"\u00a1\"],[\"\u0094\",\"\u00a1\"],[\"\u0180\",\"\u0152\"],[\"\u009a\u00a6\",\"\u00e7\"],[\"\u0099\",\"\u00a0\"],[\"\u009a\u00a6\",\"\u00f7\"],[\"\u009a\u00a6\",\"\u00ef\"],[\"\u009e\",\"\u00a6\"],[\"\u0092\",\"\u009f\"],[\"\u009a\",\"\u00aa\"],[\"\u009a\",\"\u00a0\"],[\"\u0094\",\"\u009f\"],[\"\u0093\",\"\u00a2\"],[\"\u010e\",\"\u0095\u00a0\"],[\"\u008e\",\"\u009f\"],[\"\u0090\",\"\u00a2\"],[\"\u0099\",\"\u00a1\"],[\"\u0099\",\"\u009f\"],[\"\u008e\",\"\u00a2\"],[\"\u00a6\",\"\u00f7\"],[\"\u00a6\",\"\u00e7\"],[\"\u0095\",\"\u00a0\u014c\"],[\"\u2581\",\"\u014b\"],[\"\u0091\",\"\u00a0\"],[\"\u0098\",\"\u00a2\"],[\"\u009e\",\"\u00a0\u014c\"],[\"\u008a\",\"\u00a0\"],[\"\u00a6\",\"\u00ef\"],[\"\u009a\",\"\u009f\u014b\"],[\"\u0093\",\"\u009f\"],[\"\u010e\",\"\u009a\u009f\"],[\"\u00e7\",\"\u010a\"],[\"\u008b\",\"\u00a0\"],[\"\u00e3\",\"\u010e\"],[\"\u00a4\",\"\u014c\"],[\"\u009a\",\"\u00b6\"],[\"\u0097\",\"\u00a0\u014c\"],[\"\u00f7\",\"\u010a\"],[\"\u010e\",\"\u009e\u009f\"],[\"\u0092\",\"\u00a1\"],[\"\u0091\",\"\u00a2\"],[\"\u0095\",\"\u00a1\"],[\"\u0097\",\"\u00a1\"],[\"\u0098\",\"\u00a0\"],[\"\u00a1\u014b\",\"\u00fb\"],[\"O\",\"\u009a\u00a6\"],[\"\u014b\",\"\u00ef\"],[\"\u0092\",\"\u00a2\"],[\"\u00eb\",\"\u010e\"],[\"\u009b\",\"\u009f\"],[\"\u0107\",\"\u0097\u00a0\"],[\"\u009c\",\"\u009f\"],[\"\u008f\",\"\u009f\"],[\"\u00f3\",\"\u010e\"],[\"\u008e\",\"\u00a3\"],[\"\u0099\",\"\u00a6\"],[\"\u008f\",\"\u00a0\"],[\"\u00ef\",\"\u010e\"],[\"\u008e\",\"\u00a6\"],[\"\u009c\",\"\u00a0\"],[\"\u009e\",\"\u009f\u014d\"],[\"\u00a1\u014b\",\"\u00f7\"],[\"\u009e\",\"\u009f\u014b\"],[\"\u00a0\u014c\",\"\u00ef\"],[\"\u014b\",\"\u00f7\"],[\"\u008b\",\"\u00a2\"],[\"\u0097\",\"\u00a3\"],[\"\u009c\",\"\u00a2\"],[\"\u010e\",\"\u0097\u00a0\"],[\"\u0093\",\"\u00a6\"],[\"\u0094\",\"\u00a3\"],[\"\u00a1\u014b\",\"\u00ef\"],[\"\u0098\",\"\u009f\"],[\"\u0094\",\"\u00a6\"],[\"\u0090\",\"\u009f\"],[\"\u008e\",\"\u00a4\"],[\"\u00a0\u014c\",\"\u00eb\"],[\"\u0096\",\"\u00a1\"],[\"\u0095\",\"\u009f\u014d\"],[\"\u0095\",\"\u00a6\"],[\"\u0097\",\"\u00a6\"],[\"\u0090\",\"\u00a1\"],[\"\u2581%\",\"\u00e3\"],[\"\u2581\",\"\u00e3\"],[\"\u00e7\",\"\u010e\"],[\"\u2581%\",\"\u00e7\"],[\"\u0096\",\"\u00a6\"],[\"\u00a0\u014c\",\"\u00fb\"],[\"\u009a\u00a6\",\"H\"],[\"\u2581\",\"\u014c\"],[\"\u00a1\u014b\",\"\u00f3\"],[\"\u0097\",\"\u009f\u014d\"],[\"\u2581\u00df\",\"\u0108\"],[\"\u2581\",\"\u00e7\"],[\"\u008b\",\"\u00a6\"],[\"\u010e\",\"\u009b\u00a0\"],[\"\u00a1\u014b\",\"\u00eb\"],[\"\u0091\",\"\u00a1\"],[\"\u0096\",\"\u00ae\"],[\"\u010e\",\"\u009a\u009f\u014d\"],[\"\u2581\u00df\",\"\u0107\"],[\"\u0096\",\"\u009f\"],[\"\u00a5\",\"\u014b\"],[\"\u2581\",\"\u0152\"],[\"\u010e\",\"\u0090\u00a0\"],[\"\u0086\",\"\u00a2\"],[\"\u0099\",\"\u009f\u014d\"],[\"\u008d\",\"\u00a1\"],[\"\u008e\",\"\u009f\u014d\"],[\"\u010a\",\"\u009b\u00a0\"],[\"\u011a\",\"\u008d\u00a0\"],[\"\u009a\u00a6\",\"J\"],[\"M\",\"\u009a\u00a6\"]]}}",
"_vocab_base_byte_to_token": {
"!": "PAD_None",
"\"": "BOS_None",
"#": "EOS_None",
"$": "MASK_None",
"%": "Bar_None",
"&": "Pitch_21",
"'": "Pitch_22",
"(": "Pitch_23",
")": "Pitch_24",
"*": "Pitch_25",
"+": "Pitch_26",
",": "Pitch_27",
"-": "Pitch_28",
".": "Pitch_29",
"/": "Pitch_30",
"0": "Pitch_31",
"1": "Pitch_32",
"2": "Pitch_33",
"3": "Pitch_34",
"4": "Pitch_35",
"5": "Pitch_36",
"6": "Pitch_37",
"7": "Pitch_38",
"8": "Pitch_39",
"9": "Pitch_40",
":": "Pitch_41",
";": "Pitch_42",
"<": "Pitch_43",
"=": "Pitch_44",
">": "Pitch_45",
"?": "Pitch_46",
"@": "Pitch_47",
"A": "Pitch_48",
"B": "Pitch_49",
"C": "Pitch_50",
"D": "Pitch_51",
"E": "Pitch_52",
"F": "Pitch_53",
"G": "Pitch_54",
"H": "Pitch_55",
"I": "Pitch_56",
"J": "Pitch_57",
"K": "Pitch_58",
"L": "Pitch_59",
"M": "Pitch_60",
"N": "Pitch_61",
"O": "Pitch_62",
"P": "Pitch_63",
"Q": "Pitch_64",
"R": "Pitch_65",
"S": "Pitch_66",
"T": "Pitch_67",
"U": "Pitch_68",
"V": "Pitch_69",
"W": "Pitch_70",
"X": "Pitch_71",
"Y": "Pitch_72",
"Z": "Pitch_73",
"[": "Pitch_74",
"\\": "Pitch_75",
"]": "Pitch_76",
"^": "Pitch_77",
"_": "Pitch_78",
"`": "Pitch_79",
"a": "Pitch_80",
"b": "Pitch_81",
"c": "Pitch_82",
"d": "Pitch_83",
"e": "Pitch_84",
"f": "Pitch_85",
"g": "Pitch_86",
"h": "Pitch_87",
"i": "Pitch_88",
"j": "Pitch_89",
"k": "Pitch_90",
"l": "Pitch_91",
"m": "Pitch_92",
"n": "Pitch_93",
"o": "Pitch_94",
"p": "Pitch_95",
"q": "Pitch_96",
"r": "Pitch_97",
"s": "Pitch_98",
"t": "Pitch_99",
"u": "Pitch_100",
"v": "Pitch_101",
"w": "Pitch_102",
"x": "Pitch_103",
"y": "Pitch_104",
"z": "Pitch_105",
"{": "Pitch_106",
"|": "Pitch_107",
"}": "Pitch_108",
"~": "Pitch_109",
"\u007f": "Velocity_3",
"\u0080": "Velocity_7",
"\u0081": "Velocity_11",
"\u0082": "Velocity_15",
"\u0083": "Velocity_19",
"\u0084": "Velocity_23",
"\u0085": "Velocity_27",
"\u0086": "Velocity_31",
"\u0087": "Velocity_35",
"\u0088": "Velocity_39",
"\u0089": "Velocity_43",
"\u008a": "Velocity_47",
"\u008b": "Velocity_51",
"\u008c": "Velocity_55",
"\u008d": "Velocity_59",
"\u008e": "Velocity_63",
"\u008f": "Velocity_67",
"\u0090": "Velocity_71",
"\u0091": "Velocity_75",
"\u0092": "Velocity_79",
"\u0093": "Velocity_83",
"\u0094": "Velocity_87",
"\u0095": "Velocity_91",
"\u0096": "Velocity_95",
"\u0097": "Velocity_99",
"\u0098": "Velocity_103",
"\u0099": "Velocity_107",
"\u009a": "Velocity_111",
"\u009b": "Velocity_115",
"\u009c": "Velocity_119",
"\u009d": "Velocity_123",
"\u009e": "Velocity_127",
"\u009f": "Duration_0.1.8",
"\u00a0": "Duration_0.2.8",
"\u00a1": "Duration_0.3.8",
"\u00a2": "Duration_0.4.8",
"\u00a3": "Duration_0.5.8",
"\u00a4": "Duration_0.6.8",
"\u00a5": "Duration_0.7.8",
"\u00a6": "Duration_1.0.8",
"\u00a7": "Duration_1.1.8",
"\u00a8": "Duration_1.2.8",
"\u00a9": "Duration_1.3.8",
"\u00aa": "Duration_1.4.8",
"\u00ab": "Duration_1.5.8",
"\u00ac": "Duration_1.6.8",
"\u00ad": "Duration_1.7.8",
"\u00ae": "Duration_2.0.8",
"\u00af": "Duration_2.1.8",
"\u00b0": "Duration_2.2.8",
"\u00b1": "Duration_2.3.8",
"\u00b2": "Duration_2.4.8",
"\u00b3": "Duration_2.5.8",
"\u00b4": "Duration_2.6.8",
"\u00b5": "Duration_2.7.8",
"\u00b6": "Duration_3.0.8",
"\u00b7": "Duration_3.1.8",
"\u00b8": "Duration_3.2.8",
"\u00b9": "Duration_3.3.8",
"\u00ba": "Duration_3.4.8",
"\u00bb": "Duration_3.5.8",
"\u00bc": "Duration_3.6.8",
"\u00bd": "Duration_3.7.8",
"\u00be": "Duration_4.0.4",
"\u00bf": "Duration_4.1.4",
"\u00c0": "Duration_4.2.4",
"\u00c1": "Duration_4.3.4",
"\u00c2": "Duration_5.0.4",
"\u00c3": "Duration_5.1.4",
"\u00c4": "Duration_5.2.4",
"\u00c5": "Duration_5.3.4",
"\u00c6": "Duration_6.0.4",
"\u00c7": "Duration_6.1.4",
"\u00c8": "Duration_6.2.4",
"\u00c9": "Duration_6.3.4",
"\u00ca": "Duration_7.0.4",
"\u00cb": "Duration_7.1.4",
"\u00cc": "Duration_7.2.4",
"\u00cd": "Duration_7.3.4",
"\u00ce": "Duration_8.0.4",
"\u00cf": "Duration_8.1.4",
"\u00d0": "Duration_8.2.4",
"\u00d1": "Duration_8.3.4",
"\u00d2": "Duration_9.0.4",
"\u00d3": "Duration_9.1.4",
"\u00d4": "Duration_9.2.4",
"\u00d5": "Duration_9.3.4",
"\u00d6": "Duration_10.0.4",
"\u00d7": "Duration_10.1.4",
"\u00d8": "Duration_10.2.4",
"\u00d9": "Duration_10.3.4",
"\u00da": "Duration_11.0.4",
"\u00db": "Duration_11.1.4",
"\u00dc": "Duration_11.2.4",
"\u00dd": "Duration_11.3.4",
"\u00de": "Duration_12.0.4",
"\u00df": "Position_0",
"\u00e0": "Position_1",
"\u00e1": "Position_2",
"\u00e2": "Position_3",
"\u00e3": "Position_4",
"\u00e4": "Position_5",
"\u00e5": "Position_6",
"\u00e6": "Position_7",
"\u00e7": "Position_8",
"\u00e8": "Position_9",
"\u00e9": "Position_10",
"\u00ea": "Position_11",
"\u00eb": "Position_12",
"\u00ec": "Position_13",
"\u00ed": "Position_14",
"\u00ee": "Position_15",
"\u00ef": "Position_16",
"\u00f0": "Position_17",
"\u00f1": "Position_18",
"\u00f2": "Position_19",
"\u00f3": "Position_20",
"\u00f4": "Position_21",
"\u00f5": "Position_22",
"\u00f6": "Position_23",
"\u00f7": "Position_24",
"\u00f8": "Position_25",
"\u00f9": "Position_26",
"\u00fa": "Position_27",
"\u00fb": "Position_28",
"\u00fc": "Position_29",
"\u00fd": "Position_30",
"\u00fe": "Position_31",
"\u00ff": "PitchDrum_27",
"\u0100": "PitchDrum_28",
"\u0101": "PitchDrum_29",
"\u0102": "PitchDrum_30",
"\u0103": "PitchDrum_31",
"\u0104": "PitchDrum_32",
"\u0105": "PitchDrum_33",
"\u0106": "PitchDrum_34",
"\u0107": "PitchDrum_35",
"\u0108": "PitchDrum_36",
"\u0109": "PitchDrum_37",
"\u010a": "PitchDrum_38",
"\u010b": "PitchDrum_39",
"\u010c": "PitchDrum_40",
"\u010d": "PitchDrum_41",
"\u010e": "PitchDrum_42",
"\u010f": "PitchDrum_43",
"\u0110": "PitchDrum_44",
"\u0111": "PitchDrum_45",
"\u0112": "PitchDrum_46",
"\u0113": "PitchDrum_47",
"\u0114": "PitchDrum_48",
"\u0115": "PitchDrum_49",
"\u0116": "PitchDrum_50",
"\u0117": "PitchDrum_51",
"\u0118": "PitchDrum_52",
"\u0119": "PitchDrum_53",
"\u011a": "PitchDrum_54",
"\u011b": "PitchDrum_55",
"\u011c": "PitchDrum_56",
"\u011d": "PitchDrum_57",
"\u011e": "PitchDrum_58",
"\u011f": "PitchDrum_59",
"\u0120": "PitchDrum_60",
"\u0121": "PitchDrum_61",
"\u0122": "PitchDrum_62",
"\u0123": "PitchDrum_63",
"\u0124": "PitchDrum_64",
"\u0125": "PitchDrum_65",
"\u0126": "PitchDrum_66",
"\u0127": "PitchDrum_67",
"\u0128": "PitchDrum_68",
"\u0129": "PitchDrum_69",
"\u012a": "PitchDrum_70",
"\u012b": "PitchDrum_71",
"\u012c": "PitchDrum_72",
"\u012d": "PitchDrum_73",
"\u012e": "PitchDrum_74",
"\u012f": "PitchDrum_75",
"\u0130": "PitchDrum_76",
"\u0131": "PitchDrum_77",
"\u0132": "PitchDrum_78",
"\u0133": "PitchDrum_79",
"\u0134": "PitchDrum_80",
"\u0135": "PitchDrum_81",
"\u0136": "PitchDrum_82",
"\u0137": "PitchDrum_83",
"\u0138": "PitchDrum_84",
"\u0139": "PitchDrum_85",
"\u013a": "PitchDrum_86",
"\u013b": "PitchDrum_87",
"\u013c": "PitchDrum_88",
"\u013d": "Chord_min",
"\u013e": "Chord_maj",
"\u013f": "Chord_dim",
"\u0140": "Chord_aug",
"\u0141": "Chord_sus2",
"\u0142": "Chord_sus4",
"\u0143": "Chord_7dom",
"\u0144": "Chord_7min",
"\u0145": "Chord_7maj",
"\u0146": "Chord_7halfdim",
"\u0147": "Chord_7dim",
"\u0148": "Chord_7aug",
"\u0149": "Chord_9maj",
"\u014a": "Chord_9min",
"\u014b": "Rest_0.1.8",
"\u014c": "Rest_0.2.8",
"\u014d": "Rest_0.3.8",
"\u014e": "Rest_0.4.8",
"\u014f": "Rest_0.5.8",
"\u0150": "Rest_0.6.8",
"\u0151": "Rest_0.7.8",
"\u0152": "Rest_1.0.4",
"\u0153": "Rest_1.1.4",
"\u0154": "Rest_1.2.4",
"\u0155": "Rest_1.3.4",
"\u0156": "Rest_2.0.2",
"\u0157": "Rest_2.1.2",
"\u0158": "Rest_3.0.2",
"\u0159": "Rest_3.1.2",
"\u015a": "Rest_4.0.2",
"\u015b": "Rest_4.1.2",
"\u015c": "Rest_5.0.2",
"\u015d": "Rest_5.1.2",
"\u015e": "Rest_6.0.2",
"\u015f": "Rest_6.1.2",
"\u0160": "Rest_7.0.2",
"\u0161": "Rest_7.1.2",
"\u0162": "Rest_8.0.2",
"\u0163": "Rest_8.1.2",
"\u0164": "Rest_9.0.2",
"\u0165": "Rest_9.1.2",
"\u0166": "Rest_10.0.2",
"\u0167": "Rest_10.1.2",
"\u0168": "Rest_11.0.2",
"\u0169": "Rest_11.1.2",
"\u016a": "Rest_12.0.2",
"\u016b": "Tempo_40.0",
"\u016c": "Tempo_46.77",
"\u016d": "Tempo_53.55",
"\u016e": "Tempo_60.32",
"\u016f": "Tempo_67.1",
"\u0170": "Tempo_73.87",
"\u0171": "Tempo_80.65",
"\u0172": "Tempo_87.42",
"\u0173": "Tempo_94.19",
"\u0174": "Tempo_100.97",
"\u0175": "Tempo_107.74",
"\u0176": "Tempo_114.52",
"\u0177": "Tempo_121.29",
"\u0178": "Tempo_128.06",
"\u0179": "Tempo_134.84",
"\u017a": "Tempo_141.61",
"\u017b": "Tempo_148.39",
"\u017c": "Tempo_155.16",
"\u017d": "Tempo_161.94",
"\u017e": "Tempo_168.71",
"\u017f": "Tempo_175.48",
"\u0180": "Tempo_182.26",
"\u0181": "Tempo_189.03",
"\u0182": "Tempo_195.81",
"\u0183": "Tempo_202.58",
"\u0184": "Tempo_209.35",
"\u0185": "Tempo_216.13",
"\u0186": "Tempo_222.9",
"\u0187": "Tempo_229.68",
"\u0188": "Tempo_236.45",
"\u0189": "Tempo_243.23",
"\u018a": "Tempo_250.0"
}
}