diff --git a/.gitignore b/.gitignore index b852b61..8caba3c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,4 @@ wandb/ *.pkl .vscode/ checkpoints/ -metadata/ \ No newline at end of file +metadata/ diff --git a/Amadeus/__pycache__/__init__.cpython-310.pyc b/Amadeus/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index d9d05ca..0000000 Binary files a/Amadeus/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/__pycache__/evaluation_utils.cpython-310.pyc b/Amadeus/__pycache__/evaluation_utils.cpython-310.pyc deleted file mode 100644 index 3ad2148..0000000 Binary files a/Amadeus/__pycache__/evaluation_utils.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/__pycache__/model_zoo.cpython-310.pyc b/Amadeus/__pycache__/model_zoo.cpython-310.pyc deleted file mode 100644 index 632bb87..0000000 Binary files a/Amadeus/__pycache__/model_zoo.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/__pycache__/sampling_utils.cpython-310.pyc b/Amadeus/__pycache__/sampling_utils.cpython-310.pyc deleted file mode 100644 index 60d2121..0000000 Binary files a/Amadeus/__pycache__/sampling_utils.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/__pycache__/sub_decoder_utils.cpython-310.pyc b/Amadeus/__pycache__/sub_decoder_utils.cpython-310.pyc deleted file mode 100644 index c3826ba..0000000 Binary files a/Amadeus/__pycache__/sub_decoder_utils.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/__pycache__/sub_decoder_zoo.cpython-310.pyc b/Amadeus/__pycache__/sub_decoder_zoo.cpython-310.pyc deleted file mode 100644 index 40dbe19..0000000 Binary files a/Amadeus/__pycache__/sub_decoder_zoo.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/__pycache__/train_utils.cpython-310.pyc b/Amadeus/__pycache__/train_utils.cpython-310.pyc deleted file mode 100644 index 104f114..0000000 Binary files a/Amadeus/__pycache__/train_utils.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/__pycache__/transformer_utils.cpython-310.pyc b/Amadeus/__pycache__/transformer_utils.cpython-310.pyc deleted file mode 100644 index 6332188..0000000 Binary files a/Amadeus/__pycache__/transformer_utils.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/__init__.cpython-310.pyc b/Amadeus/symbolic_encoding/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index b115a9d..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/__init__.cpython-311.pyc b/Amadeus/symbolic_encoding/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 8963d99..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/__init__.cpython-312.pyc b/Amadeus/symbolic_encoding/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index abbcb9c..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/augmentor.cpython-310.pyc b/Amadeus/symbolic_encoding/__pycache__/augmentor.cpython-310.pyc deleted file mode 100644 index 0a0c766..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/augmentor.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/augmentor.cpython-311.pyc b/Amadeus/symbolic_encoding/__pycache__/augmentor.cpython-311.pyc deleted file mode 100644 index 00368c3..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/augmentor.cpython-311.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/compile_utils.cpython-310.pyc b/Amadeus/symbolic_encoding/__pycache__/compile_utils.cpython-310.pyc deleted file mode 100644 index e966c57..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/compile_utils.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/compile_utils.cpython-311.pyc b/Amadeus/symbolic_encoding/__pycache__/compile_utils.cpython-311.pyc deleted file mode 100644 index ed17777..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/compile_utils.cpython-311.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/data_utils.cpython-310.pyc b/Amadeus/symbolic_encoding/__pycache__/data_utils.cpython-310.pyc deleted file mode 100644 index e3258ec..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/data_utils.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/data_utils.cpython-311.pyc b/Amadeus/symbolic_encoding/__pycache__/data_utils.cpython-311.pyc deleted file mode 100644 index 385928a..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/data_utils.cpython-311.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/decoding_utils.cpython-310.pyc b/Amadeus/symbolic_encoding/__pycache__/decoding_utils.cpython-310.pyc deleted file mode 100644 index 5258d8d..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/decoding_utils.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/decoding_utils.cpython-311.pyc b/Amadeus/symbolic_encoding/__pycache__/decoding_utils.cpython-311.pyc deleted file mode 100644 index 0de9881..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/decoding_utils.cpython-311.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/midi2audio.cpython-310.pyc b/Amadeus/symbolic_encoding/__pycache__/midi2audio.cpython-310.pyc deleted file mode 100644 index 02944f3..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/midi2audio.cpython-310.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/midi2audio.cpython-311.pyc b/Amadeus/symbolic_encoding/__pycache__/midi2audio.cpython-311.pyc deleted file mode 100644 index d196e76..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/midi2audio.cpython-311.pyc and /dev/null differ diff --git a/Amadeus/symbolic_encoding/__pycache__/midi2audio.cpython-312.pyc b/Amadeus/symbolic_encoding/__pycache__/midi2audio.cpython-312.pyc deleted file mode 100644 index 4b4a5d5..0000000 Binary files a/Amadeus/symbolic_encoding/__pycache__/midi2audio.cpython-312.pyc and /dev/null differ diff --git a/Amadeus/symbolic_yamls/config-accelerate.yaml b/Amadeus/symbolic_yamls/config-accelerate.yaml index 0769a14..b687914 100644 --- a/Amadeus/symbolic_yamls/config-accelerate.yaml +++ b/Amadeus/symbolic_yamls/config-accelerate.yaml @@ -14,7 +14,7 @@ defaults: # - nn_params: remi8_main12_head_16_dim512 # - nn_params: nb5_embSum_diff_main12head16dim768_sub3 -dataset: FinetuneDataset # Pop1k7, Pop909, SOD, LakhClean,PretrainingDataset FinetuneDataset +dataset: SOD # Pop1k7, Pop909, SOD, LakhClean,PretrainingDataset FinetuneDataset captions_path: dataset/midicaps/train_set.json # dataset: SymphonyNet_Dataset # Pop1k7, Pop909, SOD, LakhClean diff --git a/data_representation/__pycache__/__init__.cpython-310.pyc b/data_representation/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 417fb88..0000000 Binary files a/data_representation/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/data_representation/__pycache__/constants.cpython-310.pyc b/data_representation/__pycache__/constants.cpython-310.pyc deleted file mode 100644 index a939e7a..0000000 Binary files a/data_representation/__pycache__/constants.cpython-310.pyc and /dev/null differ diff --git a/data_representation/__pycache__/vocab_utils.cpython-310.pyc b/data_representation/__pycache__/vocab_utils.cpython-310.pyc deleted file mode 100644 index fdcdf55..0000000 Binary files a/data_representation/__pycache__/vocab_utils.cpython-310.pyc and /dev/null differ diff --git a/prelude b/prelude new file mode 160000 index 0000000..73ee595 --- /dev/null +++ b/prelude @@ -0,0 +1 @@ +Subproject commit 73ee595e8693454de93bee80e0028a8f2a564958 diff --git a/vocab/.DS_Store b/vocab/.DS_Store deleted file mode 100644 index 83dbc6a..0000000 Binary files a/vocab/.DS_Store and /dev/null differ diff --git a/vocab/vocab_FinetuneDataset/vocab_FinetuneDataset_nb8.json b/vocab/vocab_FinetuneDataset/vocab_FinetuneDataset_nb8.json deleted file mode 100644 index 9f49c7e..0000000 --- a/vocab/vocab_FinetuneDataset/vocab_FinetuneDataset_nb8.json +++ /dev/null @@ -1,557 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_N_N", - "2": "Tempo_30", - "3": "Tempo_31", - "4": "Tempo_32", - "5": "Tempo_33", - "6": "Tempo_34", - "7": "Tempo_35", - "8": "Tempo_36", - "9": "Tempo_37", - "10": "Tempo_38", - "11": "Tempo_40", - "12": "Tempo_42", - "13": "Tempo_44", - "14": "Tempo_46", - "15": "Tempo_48", - "16": "Tempo_50", - "17": "Tempo_52", - "18": "Tempo_54", - "19": "Tempo_56", - "20": "Tempo_58", - "21": "Tempo_60", - "22": "Tempo_62", - "23": "Tempo_64", - "24": "Tempo_67", - "25": "Tempo_70", - "26": "Tempo_73", - "27": "Tempo_76", - "28": "Tempo_79", - "29": "Tempo_82", - "30": "Tempo_85", - "31": "Tempo_88", - "32": "Tempo_92", - "33": "Tempo_96", - "34": "Tempo_100", - "35": "Tempo_104", - "36": "Tempo_108", - "37": "Tempo_112", - "38": "Tempo_116", - "39": "Tempo_121", - "40": "Tempo_126", - "41": "Tempo_131", - "42": "Tempo_136", - "43": "Tempo_141", - "44": "Tempo_147", - "45": "Tempo_153", - "46": "Tempo_159", - "47": "Tempo_165", - "48": "Tempo_172", - "49": "Tempo_179", - "50": "Tempo_186", - "51": "Tempo_193", - "52": "Tempo_201", - "53": "Tempo_209", - "54": "Tempo_217", - "55": "Tempo_226", - "56": "Tempo_235", - "57": "Tempo_244", - "58": "Tempo_254", - "59": "Tempo_264", - "60": "Tempo_275", - "61": "Tempo_286", - "62": "Tempo_297", - "63": "Tempo_309", - "64": "Tempo_321", - "65": "Tempo_334", - "66": "Tempo_347", - "67": "Tempo_361", - "68": "Tempo_375", - "69": "Tempo_390" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_1", - "3": "Instrument_2", - "4": "Instrument_3", - "5": "Instrument_4", - "6": "Instrument_5", - "7": "Instrument_6", - "8": "Instrument_7", - "9": "Instrument_8", - "10": "Instrument_9", - "11": "Instrument_10", - "12": "Instrument_11", - "13": "Instrument_12", - "14": "Instrument_13", - "15": "Instrument_14", - "16": "Instrument_15", - "17": "Instrument_16", - "18": "Instrument_17", - "19": "Instrument_18", - "20": "Instrument_19", - "21": "Instrument_20", - "22": "Instrument_21", - "23": "Instrument_22", - "24": "Instrument_23", - "25": "Instrument_24", - "26": "Instrument_25", - "27": "Instrument_26", - "28": "Instrument_27", - "29": "Instrument_28", - "30": "Instrument_29", - "31": "Instrument_30", - "32": "Instrument_31", - "33": "Instrument_32", - "34": "Instrument_33", - "35": "Instrument_34", - "36": "Instrument_35", - "37": "Instrument_36", - "38": "Instrument_37", - "39": "Instrument_38", - "40": "Instrument_39", - "41": "Instrument_40", - "42": "Instrument_41", - "43": "Instrument_42", - "44": "Instrument_43", - "45": "Instrument_44", - "46": "Instrument_45", - "47": "Instrument_46", - "48": "Instrument_47", - "49": "Instrument_48", - "50": "Instrument_49", - "51": "Instrument_50", - "52": "Instrument_51", - "53": "Instrument_52", - "54": "Instrument_53", - "55": "Instrument_54", - "56": "Instrument_55", - "57": "Instrument_56", - "58": "Instrument_57", - "59": "Instrument_58", - "60": "Instrument_59", - "61": "Instrument_60", - "62": "Instrument_61", - "63": "Instrument_62", - "64": "Instrument_63", - "65": "Instrument_64", - "66": "Instrument_65", - "67": "Instrument_66", - "68": "Instrument_67", - "69": "Instrument_68", - "70": "Instrument_69", - "71": "Instrument_70", - "72": "Instrument_71", - "73": "Instrument_72", - "74": "Instrument_73", - "75": "Instrument_74", - "76": "Instrument_75", - "77": "Instrument_76", - "78": "Instrument_77", - "79": "Instrument_78", - "80": "Instrument_79", - "81": "Instrument_80", - "82": "Instrument_81", - "83": "Instrument_82", - "84": "Instrument_83", - "85": "Instrument_84", - "86": "Instrument_85", - "87": "Instrument_86", - "88": "Instrument_87", - "89": "Instrument_88", - "90": "Instrument_89", - "91": "Instrument_90", - "92": "Instrument_91", - "93": "Instrument_92", - "94": "Instrument_93", - "95": "Instrument_94", - "96": "Instrument_95", - "97": "Instrument_96", - "98": "Instrument_97", - "99": "Instrument_98", - "100": "Instrument_99", - "101": "Instrument_100", - "102": "Instrument_101", - "103": "Instrument_102", - "104": "Instrument_103", - "105": "Instrument_104", - "106": "Instrument_105", - "107": "Instrument_106", - "108": "Instrument_107", - "109": "Instrument_108", - "110": "Instrument_109", - "111": "Instrument_110", - "112": "Instrument_111", - "113": "Instrument_112", - "114": "Instrument_113", - "115": "Instrument_114", - "116": "Instrument_115", - "117": "Instrument_116", - "118": "Instrument_117", - "119": "Instrument_118", - "120": "Instrument_119", - "121": "Instrument_120", - "122": "Instrument_121", - "123": "Instrument_122", - "124": "Instrument_123", - "125": "Instrument_124", - "126": "Instrument_125", - "127": "Instrument_126", - "128": "Instrument_127" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_LakhALL/vocab_LakhALL_nb8.json b/vocab/vocab_LakhALL/vocab_LakhALL_nb8.json deleted file mode 100644 index 6b4d0c3..0000000 --- a/vocab/vocab_LakhALL/vocab_LakhALL_nb8.json +++ /dev/null @@ -1,494 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_N_N", - "2": "Tempo_30", - "3": "Tempo_31", - "4": "Tempo_32", - "5": "Tempo_33", - "6": "Tempo_34", - "7": "Tempo_35", - "8": "Tempo_36", - "9": "Tempo_37", - "10": "Tempo_38", - "11": "Tempo_40", - "12": "Tempo_42", - "13": "Tempo_44", - "14": "Tempo_46", - "15": "Tempo_48", - "16": "Tempo_50", - "17": "Tempo_52", - "18": "Tempo_54", - "19": "Tempo_56", - "20": "Tempo_58", - "21": "Tempo_60", - "22": "Tempo_62", - "23": "Tempo_64", - "24": "Tempo_67", - "25": "Tempo_70", - "26": "Tempo_73", - "27": "Tempo_76", - "28": "Tempo_79", - "29": "Tempo_82", - "30": "Tempo_85", - "31": "Tempo_88", - "32": "Tempo_92", - "33": "Tempo_96", - "34": "Tempo_100", - "35": "Tempo_104", - "36": "Tempo_108", - "37": "Tempo_112", - "38": "Tempo_116", - "39": "Tempo_121", - "40": "Tempo_126", - "41": "Tempo_131", - "42": "Tempo_136", - "43": "Tempo_141", - "44": "Tempo_147", - "45": "Tempo_153", - "46": "Tempo_159", - "47": "Tempo_165", - "48": "Tempo_172", - "49": "Tempo_179", - "50": "Tempo_186", - "51": "Tempo_193", - "52": "Tempo_201", - "53": "Tempo_209", - "54": "Tempo_217", - "55": "Tempo_226", - "56": "Tempo_235", - "57": "Tempo_244", - "58": "Tempo_254", - "59": "Tempo_264", - "60": "Tempo_275", - "61": "Tempo_286", - "62": "Tempo_297", - "63": "Tempo_309", - "64": "Tempo_321", - "65": "Tempo_334", - "66": "Tempo_347", - "67": "Tempo_361", - "68": "Tempo_375", - "69": "Tempo_390" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_4", - "3": "Instrument_6", - "4": "Instrument_7", - "5": "Instrument_8", - "6": "Instrument_9", - "7": "Instrument_10", - "8": "Instrument_11", - "9": "Instrument_12", - "10": "Instrument_13", - "11": "Instrument_14", - "12": "Instrument_15", - "13": "Instrument_16", - "14": "Instrument_19", - "15": "Instrument_21", - "16": "Instrument_22", - "17": "Instrument_23", - "18": "Instrument_24", - "19": "Instrument_25", - "20": "Instrument_26", - "21": "Instrument_32", - "22": "Instrument_33", - "23": "Instrument_36", - "24": "Instrument_38", - "25": "Instrument_40", - "26": "Instrument_41", - "27": "Instrument_42", - "28": "Instrument_43", - "29": "Instrument_46", - "30": "Instrument_47", - "31": "Instrument_49", - "32": "Instrument_50", - "33": "Instrument_52", - "34": "Instrument_55", - "35": "Instrument_56", - "36": "Instrument_57", - "37": "Instrument_58", - "38": "Instrument_60", - "39": "Instrument_61", - "40": "Instrument_62", - "41": "Instrument_64", - "42": "Instrument_65", - "43": "Instrument_66", - "44": "Instrument_67", - "45": "Instrument_68", - "46": "Instrument_69", - "47": "Instrument_70", - "48": "Instrument_71", - "49": "Instrument_72", - "50": "Instrument_73", - "51": "Instrument_74", - "52": "Instrument_75", - "53": "Instrument_79", - "54": "Instrument_80", - "55": "Instrument_88", - "56": "Instrument_104", - "57": "Instrument_105", - "58": "Instrument_106", - "59": "Instrument_107", - "60": "Instrument_108", - "61": "Instrument_109", - "62": "Instrument_111", - "63": "Instrument_114", - "64": "Instrument_117", - "65": "Instrument_118" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_LakhALLFined/vocab_LakhALLFined_nb8.json b/vocab/vocab_LakhALLFined/vocab_LakhALLFined_nb8.json deleted file mode 100644 index 9f49c7e..0000000 --- a/vocab/vocab_LakhALLFined/vocab_LakhALLFined_nb8.json +++ /dev/null @@ -1,557 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_N_N", - "2": "Tempo_30", - "3": "Tempo_31", - "4": "Tempo_32", - "5": "Tempo_33", - "6": "Tempo_34", - "7": "Tempo_35", - "8": "Tempo_36", - "9": "Tempo_37", - "10": "Tempo_38", - "11": "Tempo_40", - "12": "Tempo_42", - "13": "Tempo_44", - "14": "Tempo_46", - "15": "Tempo_48", - "16": "Tempo_50", - "17": "Tempo_52", - "18": "Tempo_54", - "19": "Tempo_56", - "20": "Tempo_58", - "21": "Tempo_60", - "22": "Tempo_62", - "23": "Tempo_64", - "24": "Tempo_67", - "25": "Tempo_70", - "26": "Tempo_73", - "27": "Tempo_76", - "28": "Tempo_79", - "29": "Tempo_82", - "30": "Tempo_85", - "31": "Tempo_88", - "32": "Tempo_92", - "33": "Tempo_96", - "34": "Tempo_100", - "35": "Tempo_104", - "36": "Tempo_108", - "37": "Tempo_112", - "38": "Tempo_116", - "39": "Tempo_121", - "40": "Tempo_126", - "41": "Tempo_131", - "42": "Tempo_136", - "43": "Tempo_141", - "44": "Tempo_147", - "45": "Tempo_153", - "46": "Tempo_159", - "47": "Tempo_165", - "48": "Tempo_172", - "49": "Tempo_179", - "50": "Tempo_186", - "51": "Tempo_193", - "52": "Tempo_201", - "53": "Tempo_209", - "54": "Tempo_217", - "55": "Tempo_226", - "56": "Tempo_235", - "57": "Tempo_244", - "58": "Tempo_254", - "59": "Tempo_264", - "60": "Tempo_275", - "61": "Tempo_286", - "62": "Tempo_297", - "63": "Tempo_309", - "64": "Tempo_321", - "65": "Tempo_334", - "66": "Tempo_347", - "67": "Tempo_361", - "68": "Tempo_375", - "69": "Tempo_390" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_1", - "3": "Instrument_2", - "4": "Instrument_3", - "5": "Instrument_4", - "6": "Instrument_5", - "7": "Instrument_6", - "8": "Instrument_7", - "9": "Instrument_8", - "10": "Instrument_9", - "11": "Instrument_10", - "12": "Instrument_11", - "13": "Instrument_12", - "14": "Instrument_13", - "15": "Instrument_14", - "16": "Instrument_15", - "17": "Instrument_16", - "18": "Instrument_17", - "19": "Instrument_18", - "20": "Instrument_19", - "21": "Instrument_20", - "22": "Instrument_21", - "23": "Instrument_22", - "24": "Instrument_23", - "25": "Instrument_24", - "26": "Instrument_25", - "27": "Instrument_26", - "28": "Instrument_27", - "29": "Instrument_28", - "30": "Instrument_29", - "31": "Instrument_30", - "32": "Instrument_31", - "33": "Instrument_32", - "34": "Instrument_33", - "35": "Instrument_34", - "36": "Instrument_35", - "37": "Instrument_36", - "38": "Instrument_37", - "39": "Instrument_38", - "40": "Instrument_39", - "41": "Instrument_40", - "42": "Instrument_41", - "43": "Instrument_42", - "44": "Instrument_43", - "45": "Instrument_44", - "46": "Instrument_45", - "47": "Instrument_46", - "48": "Instrument_47", - "49": "Instrument_48", - "50": "Instrument_49", - "51": "Instrument_50", - "52": "Instrument_51", - "53": "Instrument_52", - "54": "Instrument_53", - "55": "Instrument_54", - "56": "Instrument_55", - "57": "Instrument_56", - "58": "Instrument_57", - "59": "Instrument_58", - "60": "Instrument_59", - "61": "Instrument_60", - "62": "Instrument_61", - "63": "Instrument_62", - "64": "Instrument_63", - "65": "Instrument_64", - "66": "Instrument_65", - "67": "Instrument_66", - "68": "Instrument_67", - "69": "Instrument_68", - "70": "Instrument_69", - "71": "Instrument_70", - "72": "Instrument_71", - "73": "Instrument_72", - "74": "Instrument_73", - "75": "Instrument_74", - "76": "Instrument_75", - "77": "Instrument_76", - "78": "Instrument_77", - "79": "Instrument_78", - "80": "Instrument_79", - "81": "Instrument_80", - "82": "Instrument_81", - "83": "Instrument_82", - "84": "Instrument_83", - "85": "Instrument_84", - "86": "Instrument_85", - "87": "Instrument_86", - "88": "Instrument_87", - "89": "Instrument_88", - "90": "Instrument_89", - "91": "Instrument_90", - "92": "Instrument_91", - "93": "Instrument_92", - "94": "Instrument_93", - "95": "Instrument_94", - "96": "Instrument_95", - "97": "Instrument_96", - "98": "Instrument_97", - "99": "Instrument_98", - "100": "Instrument_99", - "101": "Instrument_100", - "102": "Instrument_101", - "103": "Instrument_102", - "104": "Instrument_103", - "105": "Instrument_104", - "106": "Instrument_105", - "107": "Instrument_106", - "108": "Instrument_107", - "109": "Instrument_108", - "110": "Instrument_109", - "111": "Instrument_110", - "112": "Instrument_111", - "113": "Instrument_112", - "114": "Instrument_113", - "115": "Instrument_114", - "116": "Instrument_115", - "117": "Instrument_116", - "118": "Instrument_117", - "119": "Instrument_118", - "120": "Instrument_119", - "121": "Instrument_120", - "122": "Instrument_121", - "123": "Instrument_122", - "124": "Instrument_123", - "125": "Instrument_124", - "126": "Instrument_125", - "127": "Instrument_126", - "128": "Instrument_127" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_LakhClean/vocab_LakhClean_nb5.json b/vocab/vocab_LakhClean/vocab_LakhClean_nb5.json deleted file mode 100644 index 9534353..0000000 --- a/vocab/vocab_LakhClean/vocab_LakhClean_nb5.json +++ /dev/null @@ -1,278 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_4", - "3": "Instrument_6", - "4": "Instrument_7", - "5": "Instrument_8", - "6": "Instrument_9", - "7": "Instrument_10", - "8": "Instrument_11", - "9": "Instrument_12", - "10": "Instrument_13", - "11": "Instrument_14", - "12": "Instrument_15", - "13": "Instrument_16", - "14": "Instrument_19", - "15": "Instrument_21", - "16": "Instrument_22", - "17": "Instrument_23", - "18": "Instrument_24", - "19": "Instrument_25", - "20": "Instrument_26", - "21": "Instrument_32", - "22": "Instrument_33", - "23": "Instrument_36", - "24": "Instrument_38", - "25": "Instrument_40", - "26": "Instrument_41", - "27": "Instrument_42", - "28": "Instrument_43", - "29": "Instrument_46", - "30": "Instrument_47", - "31": "Instrument_49", - "32": "Instrument_50", - "33": "Instrument_52", - "34": "Instrument_55", - "35": "Instrument_56", - "36": "Instrument_57", - "37": "Instrument_58", - "38": "Instrument_60", - "39": "Instrument_61", - "40": "Instrument_62", - "41": "Instrument_64", - "42": "Instrument_65", - "43": "Instrument_66", - "44": "Instrument_67", - "45": "Instrument_68", - "46": "Instrument_69", - "47": "Instrument_70", - "48": "Instrument_71", - "49": "Instrument_72", - "50": "Instrument_73", - "51": "Instrument_74", - "52": "Instrument_75", - "53": "Instrument_79", - "54": "Instrument_80", - "55": "Instrument_88", - "56": "Instrument_104", - "57": "Instrument_105", - "58": "Instrument_106", - "59": "Instrument_107", - "60": "Instrument_108", - "61": "Instrument_109", - "62": "Instrument_111", - "63": "Instrument_114", - "64": "Instrument_117", - "65": "Instrument_118" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - } -} \ No newline at end of file diff --git a/vocab/vocab_LakhClean/vocab_LakhClean_nb8.json b/vocab/vocab_LakhClean/vocab_LakhClean_nb8.json deleted file mode 100644 index 68b07cc..0000000 --- a/vocab/vocab_LakhClean/vocab_LakhClean_nb8.json +++ /dev/null @@ -1,488 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_30", - "2": "Tempo_31", - "3": "Tempo_32", - "4": "Tempo_33", - "5": "Tempo_34", - "6": "Tempo_35", - "7": "Tempo_36", - "8": "Tempo_37", - "9": "Tempo_38", - "10": "Tempo_40", - "11": "Tempo_42", - "12": "Tempo_44", - "13": "Tempo_46", - "14": "Tempo_48", - "15": "Tempo_50", - "16": "Tempo_52", - "17": "Tempo_54", - "18": "Tempo_56", - "19": "Tempo_58", - "20": "Tempo_60", - "21": "Tempo_62", - "22": "Tempo_64", - "23": "Tempo_67", - "24": "Tempo_70", - "25": "Tempo_73", - "26": "Tempo_76", - "27": "Tempo_79", - "28": "Tempo_82", - "29": "Tempo_85", - "30": "Tempo_88", - "31": "Tempo_92", - "32": "Tempo_96", - "33": "Tempo_100", - "34": "Tempo_104", - "35": "Tempo_108", - "36": "Tempo_112", - "37": "Tempo_116", - "38": "Tempo_121", - "39": "Tempo_126", - "40": "Tempo_131", - "41": "Tempo_136", - "42": "Tempo_141", - "43": "Tempo_147", - "44": "Tempo_153", - "45": "Tempo_159", - "46": "Tempo_165", - "47": "Tempo_172", - "48": "Tempo_179", - "49": "Tempo_186", - "50": "Tempo_193", - "51": "Tempo_201", - "52": "Tempo_209", - "53": "Tempo_217", - "54": "Tempo_226", - "55": "Tempo_235", - "56": "Tempo_244", - "57": "Tempo_254", - "58": "Tempo_264", - "59": "Tempo_275", - "60": "Tempo_286", - "61": "Tempo_297", - "62": "Tempo_309", - "63": "Tempo_347", - "64": "Tempo_390" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_4", - "3": "Instrument_6", - "4": "Instrument_7", - "5": "Instrument_8", - "6": "Instrument_9", - "7": "Instrument_10", - "8": "Instrument_11", - "9": "Instrument_12", - "10": "Instrument_13", - "11": "Instrument_14", - "12": "Instrument_15", - "13": "Instrument_16", - "14": "Instrument_19", - "15": "Instrument_21", - "16": "Instrument_22", - "17": "Instrument_23", - "18": "Instrument_24", - "19": "Instrument_25", - "20": "Instrument_26", - "21": "Instrument_32", - "22": "Instrument_33", - "23": "Instrument_36", - "24": "Instrument_38", - "25": "Instrument_40", - "26": "Instrument_41", - "27": "Instrument_42", - "28": "Instrument_43", - "29": "Instrument_46", - "30": "Instrument_47", - "31": "Instrument_49", - "32": "Instrument_50", - "33": "Instrument_52", - "34": "Instrument_55", - "35": "Instrument_56", - "36": "Instrument_57", - "37": "Instrument_58", - "38": "Instrument_60", - "39": "Instrument_61", - "40": "Instrument_62", - "41": "Instrument_64", - "42": "Instrument_65", - "43": "Instrument_66", - "44": "Instrument_67", - "45": "Instrument_68", - "46": "Instrument_69", - "47": "Instrument_70", - "48": "Instrument_71", - "49": "Instrument_72", - "50": "Instrument_73", - "51": "Instrument_74", - "52": "Instrument_75", - "53": "Instrument_79", - "54": "Instrument_80", - "55": "Instrument_88", - "56": "Instrument_104", - "57": "Instrument_105", - "58": "Instrument_106", - "59": "Instrument_107", - "60": "Instrument_108", - "61": "Instrument_109", - "62": "Instrument_111", - "63": "Instrument_114", - "64": "Instrument_117", - "65": "Instrument_118" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_LakhClean/vocab_LakhClean_remi8.json b/vocab/vocab_LakhClean/vocab_LakhClean_remi8.json deleted file mode 100644 index 2c51382..0000000 --- a/vocab/vocab_LakhClean/vocab_LakhClean_remi8.json +++ /dev/null @@ -1,462 +0,0 @@ -{ - "0": "SOS_None", - "1": "EOS_None", - "2": "Bar_None", - "3": "Bar_time_signature_1/2", - "4": "Bar_time_signature_1/4", - "5": "Bar_time_signature_1/8", - "6": "Bar_time_signature_11/8", - "7": "Bar_time_signature_12/8", - "8": "Bar_time_signature_2/2", - "9": "Bar_time_signature_2/4", - "10": "Bar_time_signature_2/8", - "11": "Bar_time_signature_3/2", - "12": "Bar_time_signature_3/4", - "13": "Bar_time_signature_3/8", - "14": "Bar_time_signature_4/2", - "15": "Bar_time_signature_4/4", - "16": "Bar_time_signature_4/8", - "17": "Bar_time_signature_5/4", - "18": "Bar_time_signature_5/8", - "19": "Bar_time_signature_6/4", - "20": "Bar_time_signature_6/8", - "21": "Bar_time_signature_7/4", - "22": "Bar_time_signature_7/8", - "23": "Bar_time_signature_8/4", - "24": "Bar_time_signature_8/8", - "25": "Bar_time_signature_9/8", - "26": "Beat_0", - "27": "Beat_1", - "28": "Beat_2", - "29": "Beat_3", - "30": "Beat_4", - "31": "Beat_5", - "32": "Beat_6", - "33": "Beat_7", - "34": "Beat_8", - "35": "Beat_9", - "36": "Beat_10", - "37": "Beat_11", - "38": "Beat_12", - "39": "Beat_13", - "40": "Beat_14", - "41": "Beat_15", - "42": "Beat_16", - "43": "Beat_17", - "44": "Beat_18", - "45": "Beat_19", - "46": "Beat_20", - "47": "Beat_21", - "48": "Beat_22", - "49": "Beat_23", - "50": "Beat_24", - "51": "Beat_25", - "52": "Beat_26", - "53": "Beat_27", - "54": "Beat_28", - "55": "Beat_29", - "56": "Beat_30", - "57": "Beat_31", - "58": "Note_Duration_1", - "59": "Note_Duration_10", - "60": "Note_Duration_12", - "61": "Note_Duration_16", - "62": "Note_Duration_2", - "63": "Note_Duration_20", - "64": "Note_Duration_24", - "65": "Note_Duration_28", - "66": "Note_Duration_3", - "67": "Note_Duration_32", - "68": "Note_Duration_4", - "69": "Note_Duration_5", - "70": "Note_Duration_6", - "71": "Note_Duration_8", - "72": "Note_Velocity_100", - "73": "Note_Velocity_120", - "74": "Note_Velocity_40", - "75": "Note_Velocity_60", - "76": "Note_Velocity_80", - "77": "Tempo_100", - "78": "Tempo_104", - "79": "Tempo_108", - "80": "Tempo_112", - "81": "Tempo_116", - "82": "Tempo_121", - "83": "Tempo_126", - "84": "Tempo_131", - "85": "Tempo_136", - "86": "Tempo_141", - "87": "Tempo_147", - "88": "Tempo_153", - "89": "Tempo_159", - "90": "Tempo_165", - "91": "Tempo_172", - "92": "Tempo_179", - "93": "Tempo_186", - "94": "Tempo_193", - "95": "Tempo_201", - "96": "Tempo_209", - "97": "Tempo_217", - "98": "Tempo_226", - "99": "Tempo_235", - "100": "Tempo_244", - "101": "Tempo_254", - "102": "Tempo_264", - "103": "Tempo_275", - "104": "Tempo_286", - "105": "Tempo_297", - "106": "Tempo_30", - "107": "Tempo_309", - "108": "Tempo_31", - "109": "Tempo_32", - "110": "Tempo_33", - "111": "Tempo_34", - "112": "Tempo_347", - "113": "Tempo_35", - "114": "Tempo_36", - "115": "Tempo_37", - "116": "Tempo_38", - "117": "Tempo_390", - "118": "Tempo_40", - "119": "Tempo_42", - "120": "Tempo_44", - "121": "Tempo_46", - "122": "Tempo_48", - "123": "Tempo_50", - "124": "Tempo_52", - "125": "Tempo_54", - "126": "Tempo_56", - "127": "Tempo_58", - "128": "Tempo_60", - "129": "Tempo_62", - "130": "Tempo_64", - "131": "Tempo_67", - "132": "Tempo_70", - "133": "Tempo_73", - "134": "Tempo_76", - "135": "Tempo_79", - "136": "Tempo_82", - "137": "Tempo_85", - "138": "Tempo_88", - "139": "Tempo_92", - "140": "Tempo_96", - "141": "Note_Pitch_6", - "142": "Note_Pitch_7", - "143": "Note_Pitch_8", - "144": "Note_Pitch_9", - "145": "Note_Pitch_10", - "146": "Note_Pitch_11", - "147": "Note_Pitch_12", - "148": "Note_Pitch_13", - "149": "Note_Pitch_14", - "150": "Note_Pitch_15", - "151": "Note_Pitch_16", - "152": "Note_Pitch_17", - "153": "Note_Pitch_18", - "154": "Note_Pitch_19", - "155": "Note_Pitch_20", - "156": "Note_Pitch_21", - "157": "Note_Pitch_22", - "158": "Note_Pitch_23", - "159": "Note_Pitch_24", - "160": "Note_Pitch_25", - "161": "Note_Pitch_26", - "162": "Note_Pitch_27", - "163": "Note_Pitch_28", - "164": "Note_Pitch_29", - "165": "Note_Pitch_30", - "166": "Note_Pitch_31", - "167": "Note_Pitch_32", - "168": "Note_Pitch_33", - "169": "Note_Pitch_34", - "170": "Note_Pitch_35", - "171": "Note_Pitch_36", - "172": "Note_Pitch_37", - "173": "Note_Pitch_38", - "174": "Note_Pitch_39", - "175": "Note_Pitch_40", - "176": "Note_Pitch_41", - "177": "Note_Pitch_42", - "178": "Note_Pitch_43", - "179": "Note_Pitch_44", - "180": "Note_Pitch_45", - "181": "Note_Pitch_46", - "182": "Note_Pitch_47", - "183": "Note_Pitch_48", - "184": "Note_Pitch_49", - "185": "Note_Pitch_50", - "186": "Note_Pitch_51", - "187": "Note_Pitch_52", - "188": "Note_Pitch_53", - "189": "Note_Pitch_54", - "190": "Note_Pitch_55", - "191": "Note_Pitch_56", - "192": "Note_Pitch_57", - "193": "Note_Pitch_58", - "194": "Note_Pitch_59", - "195": "Note_Pitch_60", - "196": "Note_Pitch_61", - "197": "Note_Pitch_62", - "198": "Note_Pitch_63", - "199": "Note_Pitch_64", - "200": "Note_Pitch_65", - "201": "Note_Pitch_66", - "202": "Note_Pitch_67", - "203": "Note_Pitch_68", - "204": "Note_Pitch_69", - "205": "Note_Pitch_70", - "206": "Note_Pitch_71", - "207": "Note_Pitch_72", - "208": "Note_Pitch_73", - "209": "Note_Pitch_74", - "210": "Note_Pitch_75", - "211": "Note_Pitch_76", - "212": "Note_Pitch_77", - "213": "Note_Pitch_78", - "214": "Note_Pitch_79", - "215": "Note_Pitch_80", - "216": "Note_Pitch_81", - "217": "Note_Pitch_82", - "218": "Note_Pitch_83", - "219": "Note_Pitch_84", - "220": "Note_Pitch_85", - "221": "Note_Pitch_86", - "222": "Note_Pitch_87", - "223": "Note_Pitch_88", - "224": "Note_Pitch_89", - "225": "Note_Pitch_90", - "226": "Note_Pitch_91", - "227": "Note_Pitch_92", - "228": "Note_Pitch_93", - "229": "Note_Pitch_94", - "230": "Note_Pitch_95", - "231": "Note_Pitch_96", - "232": "Note_Pitch_97", - "233": "Note_Pitch_98", - "234": "Note_Pitch_99", - "235": "Note_Pitch_100", - "236": "Note_Pitch_101", - "237": "Note_Pitch_102", - "238": "Note_Pitch_103", - "239": "Note_Pitch_104", - "240": "Note_Pitch_105", - "241": "Note_Pitch_106", - "242": "Note_Pitch_107", - "243": "Note_Pitch_108", - "244": "Note_Pitch_109", - "245": "Note_Pitch_110", - "246": "Note_Pitch_111", - "247": "Note_Pitch_112", - "248": "Note_Pitch_113", - "249": "Note_Pitch_114", - "250": "Note_Pitch_115", - "251": "Note_Pitch_116", - "252": "Note_Pitch_117", - "253": "Note_Pitch_118", - "254": "Note_Pitch_119", - "255": "Note_Pitch_120", - "256": "Note_Pitch_121", - "257": "Note_Pitch_122", - "258": "Note_Pitch_123", - "259": "Note_Pitch_124", - "260": "Note_Pitch_125", - "261": "Note_Pitch_126", - "262": "Instrument_0", - "263": "Instrument_4", - "264": "Instrument_6", - "265": "Instrument_7", - "266": "Instrument_8", - "267": "Instrument_9", - "268": "Instrument_10", - "269": "Instrument_11", - "270": "Instrument_12", - "271": "Instrument_13", - "272": "Instrument_14", - "273": "Instrument_15", - "274": "Instrument_16", - "275": "Instrument_19", - "276": "Instrument_21", - "277": "Instrument_22", - "278": "Instrument_23", - "279": "Instrument_24", - "280": "Instrument_25", - "281": "Instrument_26", - "282": "Instrument_32", - "283": "Instrument_33", - "284": "Instrument_36", - "285": "Instrument_38", - "286": "Instrument_40", - "287": "Instrument_41", - "288": "Instrument_42", - "289": "Instrument_43", - "290": "Instrument_46", - "291": "Instrument_47", - "292": "Instrument_49", - "293": "Instrument_50", - "294": "Instrument_52", - "295": "Instrument_55", - "296": "Instrument_56", - "297": "Instrument_57", - "298": "Instrument_58", - "299": "Instrument_60", - "300": "Instrument_61", - "301": "Instrument_62", - "302": "Instrument_64", - "303": "Instrument_65", - "304": "Instrument_66", - "305": "Instrument_67", - "306": "Instrument_68", - "307": "Instrument_69", - "308": "Instrument_70", - "309": "Instrument_71", - "310": "Instrument_72", - "311": "Instrument_73", - "312": "Instrument_74", - "313": "Instrument_75", - "314": "Instrument_79", - "315": "Instrument_80", - "316": "Instrument_88", - "317": "Instrument_104", - "318": "Instrument_105", - "319": "Instrument_106", - "320": "Instrument_107", - "321": "Instrument_108", - "322": "Instrument_109", - "323": "Instrument_111", - "324": "Instrument_114", - "325": "Instrument_117", - "326": "Instrument_118", - "327": "Chord_A_+", - "328": "Chord_A#_+", - "329": "Chord_B_+", - "330": "Chord_C_+", - "331": "Chord_C#_+", - "332": "Chord_D_+", - "333": "Chord_D#_+", - "334": "Chord_E_+", - "335": "Chord_F_+", - "336": "Chord_F#_+", - "337": "Chord_G_+", - "338": "Chord_G#_+", - "339": "Chord_A_/o7", - "340": "Chord_A#_/o7", - "341": "Chord_B_/o7", - "342": "Chord_C_/o7", - "343": "Chord_C#_/o7", - "344": "Chord_D_/o7", - "345": "Chord_D#_/o7", - "346": "Chord_E_/o7", - "347": "Chord_F_/o7", - "348": "Chord_F#_/o7", - "349": "Chord_G_/o7", - "350": "Chord_G#_/o7", - "351": "Chord_A_7", - "352": "Chord_A#_7", - "353": "Chord_B_7", - "354": "Chord_C_7", - "355": "Chord_C#_7", - "356": "Chord_D_7", - "357": "Chord_D#_7", - "358": "Chord_E_7", - "359": "Chord_F_7", - "360": "Chord_F#_7", - "361": "Chord_G_7", - "362": "Chord_G#_7", - "363": "Chord_A_M", - "364": "Chord_A#_M", - "365": "Chord_B_M", - "366": "Chord_C_M", - "367": "Chord_C#_M", - "368": "Chord_D_M", - "369": "Chord_D#_M", - "370": "Chord_E_M", - "371": "Chord_F_M", - "372": "Chord_F#_M", - "373": "Chord_G_M", - "374": "Chord_G#_M", - "375": "Chord_A_M7", - "376": "Chord_A#_M7", - "377": "Chord_B_M7", - "378": "Chord_C_M7", - "379": "Chord_C#_M7", - "380": "Chord_D_M7", - "381": "Chord_D#_M7", - "382": "Chord_E_M7", - "383": "Chord_F_M7", - "384": "Chord_F#_M7", - "385": "Chord_G_M7", - "386": "Chord_G#_M7", - "387": "Chord_A_m", - "388": "Chord_A#_m", - "389": "Chord_B_m", - "390": "Chord_C_m", - "391": "Chord_C#_m", - "392": "Chord_D_m", - "393": "Chord_D#_m", - "394": "Chord_E_m", - "395": "Chord_F_m", - "396": "Chord_F#_m", - "397": "Chord_G_m", - "398": "Chord_G#_m", - "399": "Chord_A_m7", - "400": "Chord_A#_m7", - "401": "Chord_B_m7", - "402": "Chord_C_m7", - "403": "Chord_C#_m7", - "404": "Chord_D_m7", - "405": "Chord_D#_m7", - "406": "Chord_E_m7", - "407": "Chord_F_m7", - "408": "Chord_F#_m7", - "409": "Chord_G_m7", - "410": "Chord_G#_m7", - "411": "Chord_A_o", - "412": "Chord_A#_o", - "413": "Chord_B_o", - "414": "Chord_C_o", - "415": "Chord_C#_o", - "416": "Chord_D_o", - "417": "Chord_D#_o", - "418": "Chord_E_o", - "419": "Chord_F_o", - "420": "Chord_F#_o", - "421": "Chord_G_o", - "422": "Chord_G#_o", - "423": "Chord_A_o7", - "424": "Chord_A#_o7", - "425": "Chord_B_o7", - "426": "Chord_C_o7", - "427": "Chord_C#_o7", - "428": "Chord_D_o7", - "429": "Chord_D#_o7", - "430": "Chord_E_o7", - "431": "Chord_F_o7", - "432": "Chord_F#_o7", - "433": "Chord_G_o7", - "434": "Chord_G#_o7", - "435": "Chord_A_sus2", - "436": "Chord_A#_sus2", - "437": "Chord_B_sus2", - "438": "Chord_C_sus2", - "439": "Chord_C#_sus2", - "440": "Chord_D_sus2", - "441": "Chord_D#_sus2", - "442": "Chord_E_sus2", - "443": "Chord_F_sus2", - "444": "Chord_F#_sus2", - "445": "Chord_G_sus2", - "446": "Chord_G#_sus2", - "447": "Chord_A_sus4", - "448": "Chord_A#_sus4", - "449": "Chord_B_sus4", - "450": "Chord_C_sus4", - "451": "Chord_C#_sus4", - "452": "Chord_D_sus4", - "453": "Chord_D#_sus4", - "454": "Chord_E_sus4", - "455": "Chord_F_sus4", - "456": "Chord_F#_sus4", - "457": "Chord_G_sus4", - "458": "Chord_G#_sus4", - "459": "Chord_N_N" -} \ No newline at end of file diff --git a/vocab/vocab_Pop1k7/vocab_Pop1k7_nb8.json b/vocab/vocab_Pop1k7/vocab_Pop1k7_nb8.json deleted file mode 100644 index 6b94992..0000000 --- a/vocab/vocab_Pop1k7/vocab_Pop1k7_nb8.json +++ /dev/null @@ -1,354 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_4/4" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_30", - "2": "Tempo_31", - "3": "Tempo_32", - "4": "Tempo_33", - "5": "Tempo_34", - "6": "Tempo_35", - "7": "Tempo_36", - "8": "Tempo_37", - "9": "Tempo_38", - "10": "Tempo_40", - "11": "Tempo_42", - "12": "Tempo_44", - "13": "Tempo_46", - "14": "Tempo_50", - "15": "Tempo_52", - "16": "Tempo_54", - "17": "Tempo_56", - "18": "Tempo_58", - "19": "Tempo_60", - "20": "Tempo_62", - "21": "Tempo_64", - "22": "Tempo_67", - "23": "Tempo_70", - "24": "Tempo_73", - "25": "Tempo_76", - "26": "Tempo_79", - "27": "Tempo_82", - "28": "Tempo_85", - "29": "Tempo_88", - "30": "Tempo_92", - "31": "Tempo_96", - "32": "Tempo_100", - "33": "Tempo_104", - "34": "Tempo_108", - "35": "Tempo_112", - "36": "Tempo_116", - "37": "Tempo_121", - "38": "Tempo_126", - "39": "Tempo_131", - "40": "Tempo_136", - "41": "Tempo_141", - "42": "Tempo_147", - "43": "Tempo_153", - "44": "Tempo_159", - "45": "Tempo_165", - "46": "Tempo_172", - "47": "Tempo_179", - "48": "Tempo_186", - "49": "Tempo_193", - "50": "Tempo_201", - "51": "Tempo_209", - "52": "Tempo_217", - "53": "Tempo_226", - "54": "Tempo_235" - }, - "instrument": { - "0": 0, - "1": "Instrument_0" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_16", - "2": "Note_Pitch_17", - "3": "Note_Pitch_18", - "4": "Note_Pitch_19", - "5": "Note_Pitch_20", - "6": "Note_Pitch_21", - "7": "Note_Pitch_22", - "8": "Note_Pitch_23", - "9": "Note_Pitch_24", - "10": "Note_Pitch_25", - "11": "Note_Pitch_26", - "12": "Note_Pitch_27", - "13": "Note_Pitch_28", - "14": "Note_Pitch_29", - "15": "Note_Pitch_30", - "16": "Note_Pitch_31", - "17": "Note_Pitch_32", - "18": "Note_Pitch_33", - "19": "Note_Pitch_34", - "20": "Note_Pitch_35", - "21": "Note_Pitch_36", - "22": "Note_Pitch_37", - "23": "Note_Pitch_38", - "24": "Note_Pitch_39", - "25": "Note_Pitch_40", - "26": "Note_Pitch_41", - "27": "Note_Pitch_42", - "28": "Note_Pitch_43", - "29": "Note_Pitch_44", - "30": "Note_Pitch_45", - "31": "Note_Pitch_46", - "32": "Note_Pitch_47", - "33": "Note_Pitch_48", - "34": "Note_Pitch_49", - "35": "Note_Pitch_50", - "36": "Note_Pitch_51", - "37": "Note_Pitch_52", - "38": "Note_Pitch_53", - "39": "Note_Pitch_54", - "40": "Note_Pitch_55", - "41": "Note_Pitch_56", - "42": "Note_Pitch_57", - "43": "Note_Pitch_58", - "44": "Note_Pitch_59", - "45": "Note_Pitch_60", - "46": "Note_Pitch_61", - "47": "Note_Pitch_62", - "48": "Note_Pitch_63", - "49": "Note_Pitch_64", - "50": "Note_Pitch_65", - "51": "Note_Pitch_66", - "52": "Note_Pitch_67", - "53": "Note_Pitch_68", - "54": "Note_Pitch_69", - "55": "Note_Pitch_70", - "56": "Note_Pitch_71", - "57": "Note_Pitch_72", - "58": "Note_Pitch_73", - "59": "Note_Pitch_74", - "60": "Note_Pitch_75", - "61": "Note_Pitch_76", - "62": "Note_Pitch_77", - "63": "Note_Pitch_78", - "64": "Note_Pitch_79", - "65": "Note_Pitch_80", - "66": "Note_Pitch_81", - "67": "Note_Pitch_82", - "68": "Note_Pitch_83", - "69": "Note_Pitch_84", - "70": "Note_Pitch_85", - "71": "Note_Pitch_86", - "72": "Note_Pitch_87", - "73": "Note_Pitch_88", - "74": "Note_Pitch_89", - "75": "Note_Pitch_90", - "76": "Note_Pitch_91", - "77": "Note_Pitch_92", - "78": "Note_Pitch_93", - "79": "Note_Pitch_94", - "80": "Note_Pitch_95", - "81": "Note_Pitch_96", - "82": "Note_Pitch_97", - "83": "Note_Pitch_98", - "84": "Note_Pitch_99", - "85": "Note_Pitch_100", - "86": "Note_Pitch_101", - "87": "Note_Pitch_102", - "88": "Note_Pitch_103", - "89": "Note_Pitch_104", - "90": "Note_Pitch_105", - "91": "Note_Pitch_106", - "92": "Note_Pitch_107", - "93": "Note_Pitch_108", - "94": "Note_Pitch_109", - "95": "Note_Pitch_110", - "96": "Note_Pitch_111", - "97": "Note_Pitch_112" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_48", - "3": "Note_Velocity_56", - "4": "Note_Velocity_64", - "5": "Note_Velocity_72", - "6": "Note_Velocity_80", - "7": "Note_Velocity_88" - } -} \ No newline at end of file diff --git a/vocab/vocab_Pop1k7/vocab_Pop1k7_remi8.json b/vocab/vocab_Pop1k7/vocab_Pop1k7_remi8.json deleted file mode 100644 index 89af462..0000000 --- a/vocab/vocab_Pop1k7/vocab_Pop1k7_remi8.json +++ /dev/null @@ -1,328 +0,0 @@ -{ - "0": "SOS_None", - "1": "EOS_None", - "2": "Bar_None", - "3": "Bar_time_signature_4/4", - "4": "Beat_0", - "5": "Beat_1", - "6": "Beat_2", - "7": "Beat_3", - "8": "Beat_4", - "9": "Beat_5", - "10": "Beat_6", - "11": "Beat_7", - "12": "Beat_8", - "13": "Beat_9", - "14": "Beat_10", - "15": "Beat_11", - "16": "Beat_12", - "17": "Beat_13", - "18": "Beat_14", - "19": "Beat_15", - "20": "Note_Duration_1", - "21": "Note_Duration_10", - "22": "Note_Duration_12", - "23": "Note_Duration_16", - "24": "Note_Duration_2", - "25": "Note_Duration_20", - "26": "Note_Duration_24", - "27": "Note_Duration_28", - "28": "Note_Duration_3", - "29": "Note_Duration_32", - "30": "Note_Duration_4", - "31": "Note_Duration_5", - "32": "Note_Duration_6", - "33": "Note_Duration_8", - "34": "Note_Velocity_40", - "35": "Note_Velocity_48", - "36": "Note_Velocity_56", - "37": "Note_Velocity_64", - "38": "Note_Velocity_72", - "39": "Note_Velocity_80", - "40": "Note_Velocity_88", - "41": "Tempo_100", - "42": "Tempo_104", - "43": "Tempo_108", - "44": "Tempo_112", - "45": "Tempo_116", - "46": "Tempo_121", - "47": "Tempo_126", - "48": "Tempo_131", - "49": "Tempo_136", - "50": "Tempo_141", - "51": "Tempo_147", - "52": "Tempo_153", - "53": "Tempo_159", - "54": "Tempo_165", - "55": "Tempo_172", - "56": "Tempo_179", - "57": "Tempo_186", - "58": "Tempo_193", - "59": "Tempo_201", - "60": "Tempo_209", - "61": "Tempo_217", - "62": "Tempo_226", - "63": "Tempo_235", - "64": "Tempo_30", - "65": "Tempo_31", - "66": "Tempo_32", - "67": "Tempo_33", - "68": "Tempo_34", - "69": "Tempo_35", - "70": "Tempo_36", - "71": "Tempo_37", - "72": "Tempo_38", - "73": "Tempo_40", - "74": "Tempo_42", - "75": "Tempo_44", - "76": "Tempo_46", - "77": "Tempo_50", - "78": "Tempo_52", - "79": "Tempo_54", - "80": "Tempo_56", - "81": "Tempo_58", - "82": "Tempo_60", - "83": "Tempo_62", - "84": "Tempo_64", - "85": "Tempo_67", - "86": "Tempo_70", - "87": "Tempo_73", - "88": "Tempo_76", - "89": "Tempo_79", - "90": "Tempo_82", - "91": "Tempo_85", - "92": "Tempo_88", - "93": "Tempo_92", - "94": "Tempo_96", - "95": "Note_Pitch_16", - "96": "Note_Pitch_17", - "97": "Note_Pitch_18", - "98": "Note_Pitch_19", - "99": "Note_Pitch_20", - "100": "Note_Pitch_21", - "101": "Note_Pitch_22", - "102": "Note_Pitch_23", - "103": "Note_Pitch_24", - "104": "Note_Pitch_25", - "105": "Note_Pitch_26", - "106": "Note_Pitch_27", - "107": "Note_Pitch_28", - "108": "Note_Pitch_29", - "109": "Note_Pitch_30", - "110": "Note_Pitch_31", - "111": "Note_Pitch_32", - "112": "Note_Pitch_33", - "113": "Note_Pitch_34", - "114": "Note_Pitch_35", - "115": "Note_Pitch_36", - "116": "Note_Pitch_37", - "117": "Note_Pitch_38", - "118": "Note_Pitch_39", - "119": "Note_Pitch_40", - "120": "Note_Pitch_41", - "121": "Note_Pitch_42", - "122": "Note_Pitch_43", - "123": "Note_Pitch_44", - "124": "Note_Pitch_45", - "125": "Note_Pitch_46", - "126": "Note_Pitch_47", - "127": "Note_Pitch_48", - "128": "Note_Pitch_49", - "129": "Note_Pitch_50", - "130": "Note_Pitch_51", - "131": "Note_Pitch_52", - "132": "Note_Pitch_53", - "133": "Note_Pitch_54", - "134": "Note_Pitch_55", - "135": "Note_Pitch_56", - "136": "Note_Pitch_57", - "137": "Note_Pitch_58", - "138": "Note_Pitch_59", - "139": "Note_Pitch_60", - "140": "Note_Pitch_61", - "141": "Note_Pitch_62", - "142": "Note_Pitch_63", - "143": "Note_Pitch_64", - "144": "Note_Pitch_65", - "145": "Note_Pitch_66", - "146": "Note_Pitch_67", - "147": "Note_Pitch_68", - "148": "Note_Pitch_69", - "149": "Note_Pitch_70", - "150": "Note_Pitch_71", - "151": "Note_Pitch_72", - "152": "Note_Pitch_73", - "153": "Note_Pitch_74", - "154": "Note_Pitch_75", - "155": "Note_Pitch_76", - "156": "Note_Pitch_77", - "157": "Note_Pitch_78", - "158": "Note_Pitch_79", - "159": "Note_Pitch_80", - "160": "Note_Pitch_81", - "161": "Note_Pitch_82", - "162": "Note_Pitch_83", - "163": "Note_Pitch_84", - "164": "Note_Pitch_85", - "165": "Note_Pitch_86", - "166": "Note_Pitch_87", - "167": "Note_Pitch_88", - "168": "Note_Pitch_89", - "169": "Note_Pitch_90", - "170": "Note_Pitch_91", - "171": "Note_Pitch_92", - "172": "Note_Pitch_93", - "173": "Note_Pitch_94", - "174": "Note_Pitch_95", - "175": "Note_Pitch_96", - "176": "Note_Pitch_97", - "177": "Note_Pitch_98", - "178": "Note_Pitch_99", - "179": "Note_Pitch_100", - "180": "Note_Pitch_101", - "181": "Note_Pitch_102", - "182": "Note_Pitch_103", - "183": "Note_Pitch_104", - "184": "Note_Pitch_105", - "185": "Note_Pitch_106", - "186": "Note_Pitch_107", - "187": "Note_Pitch_108", - "188": "Note_Pitch_109", - "189": "Note_Pitch_110", - "190": "Note_Pitch_111", - "191": "Note_Pitch_112", - "192": "Instrument_0", - "193": "Chord_A_+", - "194": "Chord_A#_+", - "195": "Chord_B_+", - "196": "Chord_C_+", - "197": "Chord_C#_+", - "198": "Chord_D_+", - "199": "Chord_D#_+", - "200": "Chord_E_+", - "201": "Chord_F_+", - "202": "Chord_F#_+", - "203": "Chord_G_+", - "204": "Chord_G#_+", - "205": "Chord_A_/o7", - "206": "Chord_A#_/o7", - "207": "Chord_B_/o7", - "208": "Chord_C_/o7", - "209": "Chord_C#_/o7", - "210": "Chord_D_/o7", - "211": "Chord_D#_/o7", - "212": "Chord_E_/o7", - "213": "Chord_F_/o7", - "214": "Chord_F#_/o7", - "215": "Chord_G_/o7", - "216": "Chord_G#_/o7", - "217": "Chord_A_7", - "218": "Chord_A#_7", - "219": "Chord_B_7", - "220": "Chord_C_7", - "221": "Chord_C#_7", - "222": "Chord_D_7", - "223": "Chord_D#_7", - "224": "Chord_E_7", - "225": "Chord_F_7", - "226": "Chord_F#_7", - "227": "Chord_G_7", - "228": "Chord_G#_7", - "229": "Chord_A_M", - "230": "Chord_A#_M", - "231": "Chord_B_M", - "232": "Chord_C_M", - "233": "Chord_C#_M", - "234": "Chord_D_M", - "235": "Chord_D#_M", - "236": "Chord_E_M", - "237": "Chord_F_M", - "238": "Chord_F#_M", - "239": "Chord_G_M", - "240": "Chord_G#_M", - "241": "Chord_A_M7", - "242": "Chord_A#_M7", - "243": "Chord_B_M7", - "244": "Chord_C_M7", - "245": "Chord_C#_M7", - "246": "Chord_D_M7", - "247": "Chord_D#_M7", - "248": "Chord_E_M7", - "249": "Chord_F_M7", - "250": "Chord_F#_M7", - "251": "Chord_G_M7", - "252": "Chord_G#_M7", - "253": "Chord_A_m", - "254": "Chord_A#_m", - "255": "Chord_B_m", - "256": "Chord_C_m", - "257": "Chord_C#_m", - "258": "Chord_D_m", - "259": "Chord_D#_m", - "260": "Chord_E_m", - "261": "Chord_F_m", - "262": "Chord_F#_m", - "263": "Chord_G_m", - "264": "Chord_G#_m", - "265": "Chord_A_m7", - "266": "Chord_A#_m7", - "267": "Chord_B_m7", - "268": "Chord_C_m7", - "269": "Chord_C#_m7", - "270": "Chord_D_m7", - "271": "Chord_D#_m7", - "272": "Chord_E_m7", - "273": "Chord_F_m7", - "274": "Chord_F#_m7", - "275": "Chord_G_m7", - "276": "Chord_G#_m7", - "277": "Chord_A_o", - "278": "Chord_A#_o", - "279": "Chord_B_o", - "280": "Chord_C_o", - "281": "Chord_C#_o", - "282": "Chord_D_o", - "283": "Chord_D#_o", - "284": "Chord_E_o", - "285": "Chord_F_o", - "286": "Chord_F#_o", - "287": "Chord_G_o", - "288": "Chord_G#_o", - "289": "Chord_A_o7", - "290": "Chord_A#_o7", - "291": "Chord_B_o7", - "292": "Chord_C_o7", - "293": "Chord_C#_o7", - "294": "Chord_D_o7", - "295": "Chord_D#_o7", - "296": "Chord_E_o7", - "297": "Chord_F_o7", - "298": "Chord_F#_o7", - "299": "Chord_G_o7", - "300": "Chord_G#_o7", - "301": "Chord_A_sus2", - "302": "Chord_A#_sus2", - "303": "Chord_B_sus2", - "304": "Chord_C_sus2", - "305": "Chord_C#_sus2", - "306": "Chord_D_sus2", - "307": "Chord_D#_sus2", - "308": "Chord_E_sus2", - "309": "Chord_F_sus2", - "310": "Chord_F#_sus2", - "311": "Chord_G_sus2", - "312": "Chord_G#_sus2", - "313": "Chord_A_sus4", - "314": "Chord_A#_sus4", - "315": "Chord_B_sus4", - "316": "Chord_C_sus4", - "317": "Chord_C#_sus4", - "318": "Chord_D_sus4", - "319": "Chord_D#_sus4", - "320": "Chord_E_sus4", - "321": "Chord_F_sus4", - "322": "Chord_F#_sus4", - "323": "Chord_G_sus4", - "324": "Chord_G#_sus4", - "325": "Chord_N_N" -} \ No newline at end of file diff --git a/vocab/vocab_Pop909/vocab_Pop909_nb8.json b/vocab/vocab_Pop909/vocab_Pop909_nb8.json deleted file mode 100644 index f080385..0000000 --- a/vocab/vocab_Pop909/vocab_Pop909_nb8.json +++ /dev/null @@ -1,350 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_6/8", - "7": "NNN_time_signature_1/8", - "8": "NNN_time_signature_4/4", - "9": "NNN_time_signature_3/4", - "10": "NNN_time_signature_2/4", - "11": "NNN_time_signature_1/4", - "12": "NNN_time_signature_2/2" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_30", - "2": "Tempo_31", - "3": "Tempo_34", - "4": "Tempo_36", - "5": "Tempo_37", - "6": "Tempo_38", - "7": "Tempo_40", - "8": "Tempo_42", - "9": "Tempo_44", - "10": "Tempo_46", - "11": "Tempo_48", - "12": "Tempo_50", - "13": "Tempo_52", - "14": "Tempo_54", - "15": "Tempo_56", - "16": "Tempo_58", - "17": "Tempo_60", - "18": "Tempo_62", - "19": "Tempo_64", - "20": "Tempo_67", - "21": "Tempo_70", - "22": "Tempo_73", - "23": "Tempo_76", - "24": "Tempo_79", - "25": "Tempo_82", - "26": "Tempo_85", - "27": "Tempo_88", - "28": "Tempo_92", - "29": "Tempo_96", - "30": "Tempo_100", - "31": "Tempo_104", - "32": "Tempo_108", - "33": "Tempo_112", - "34": "Tempo_116", - "35": "Tempo_121", - "36": "Tempo_126", - "37": "Tempo_131", - "38": "Tempo_136", - "39": "Tempo_141", - "40": "Tempo_147", - "41": "Tempo_159", - "42": "Tempo_172", - "43": "Tempo_179", - "44": "Tempo_193" - }, - "instrument": { - "0": 0, - "1": "Instrument_0" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_17", - "2": "Note_Pitch_18", - "3": "Note_Pitch_19", - "4": "Note_Pitch_20", - "5": "Note_Pitch_21", - "6": "Note_Pitch_22", - "7": "Note_Pitch_23", - "8": "Note_Pitch_24", - "9": "Note_Pitch_25", - "10": "Note_Pitch_26", - "11": "Note_Pitch_27", - "12": "Note_Pitch_28", - "13": "Note_Pitch_29", - "14": "Note_Pitch_30", - "15": "Note_Pitch_31", - "16": "Note_Pitch_32", - "17": "Note_Pitch_33", - "18": "Note_Pitch_34", - "19": "Note_Pitch_35", - "20": "Note_Pitch_36", - "21": "Note_Pitch_37", - "22": "Note_Pitch_38", - "23": "Note_Pitch_39", - "24": "Note_Pitch_40", - "25": "Note_Pitch_41", - "26": "Note_Pitch_42", - "27": "Note_Pitch_43", - "28": "Note_Pitch_44", - "29": "Note_Pitch_45", - "30": "Note_Pitch_46", - "31": "Note_Pitch_47", - "32": "Note_Pitch_48", - "33": "Note_Pitch_49", - "34": "Note_Pitch_50", - "35": "Note_Pitch_51", - "36": "Note_Pitch_52", - "37": "Note_Pitch_53", - "38": "Note_Pitch_54", - "39": "Note_Pitch_55", - "40": "Note_Pitch_56", - "41": "Note_Pitch_57", - "42": "Note_Pitch_58", - "43": "Note_Pitch_59", - "44": "Note_Pitch_60", - "45": "Note_Pitch_61", - "46": "Note_Pitch_62", - "47": "Note_Pitch_63", - "48": "Note_Pitch_64", - "49": "Note_Pitch_65", - "50": "Note_Pitch_66", - "51": "Note_Pitch_67", - "52": "Note_Pitch_68", - "53": "Note_Pitch_69", - "54": "Note_Pitch_70", - "55": "Note_Pitch_71", - "56": "Note_Pitch_72", - "57": "Note_Pitch_73", - "58": "Note_Pitch_74", - "59": "Note_Pitch_75", - "60": "Note_Pitch_76", - "61": "Note_Pitch_77", - "62": "Note_Pitch_78", - "63": "Note_Pitch_79", - "64": "Note_Pitch_80", - "65": "Note_Pitch_81", - "66": "Note_Pitch_82", - "67": "Note_Pitch_83", - "68": "Note_Pitch_84", - "69": "Note_Pitch_85", - "70": "Note_Pitch_86", - "71": "Note_Pitch_87", - "72": "Note_Pitch_88", - "73": "Note_Pitch_89", - "74": "Note_Pitch_90", - "75": "Note_Pitch_91", - "76": "Note_Pitch_92", - "77": "Note_Pitch_93", - "78": "Note_Pitch_94", - "79": "Note_Pitch_95", - "80": "Note_Pitch_96", - "81": "Note_Pitch_97", - "82": "Note_Pitch_98", - "83": "Note_Pitch_99", - "84": "Note_Pitch_100", - "85": "Note_Pitch_101", - "86": "Note_Pitch_102", - "87": "Note_Pitch_103", - "88": "Note_Pitch_104", - "89": "Note_Pitch_105", - "90": "Note_Pitch_106", - "91": "Note_Pitch_107", - "92": "Note_Pitch_108", - "93": "Note_Pitch_109", - "94": "Note_Pitch_110", - "95": "Note_Pitch_111", - "96": "Note_Pitch_112", - "97": "Note_Pitch_113", - "98": "Note_Pitch_114", - "99": "Note_Pitch_115" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_Pop909/vocab_Pop909_remi8.json b/vocab/vocab_Pop909/vocab_Pop909_remi8.json deleted file mode 100644 index 812601e..0000000 --- a/vocab/vocab_Pop909/vocab_Pop909_remi8.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "0": "SOS_None", - "1": "EOS_None", - "2": "Bar_None", - "3": "Bar_time_signature_1/4", - "4": "Bar_time_signature_1/8", - "5": "Bar_time_signature_2/2", - "6": "Bar_time_signature_2/4", - "7": "Bar_time_signature_3/4", - "8": "Bar_time_signature_4/4", - "9": "Bar_time_signature_6/8", - "10": "Beat_0", - "11": "Beat_1", - "12": "Beat_2", - "13": "Beat_3", - "14": "Beat_4", - "15": "Beat_5", - "16": "Beat_6", - "17": "Beat_7", - "18": "Beat_8", - "19": "Beat_9", - "20": "Beat_10", - "21": "Beat_11", - "22": "Beat_12", - "23": "Beat_13", - "24": "Beat_14", - "25": "Beat_15", - "26": "Note_Duration_1", - "27": "Note_Duration_10", - "28": "Note_Duration_12", - "29": "Note_Duration_16", - "30": "Note_Duration_2", - "31": "Note_Duration_20", - "32": "Note_Duration_24", - "33": "Note_Duration_28", - "34": "Note_Duration_3", - "35": "Note_Duration_32", - "36": "Note_Duration_4", - "37": "Note_Duration_5", - "38": "Note_Duration_6", - "39": "Note_Duration_8", - "40": "Note_Velocity_100", - "41": "Note_Velocity_120", - "42": "Note_Velocity_40", - "43": "Note_Velocity_60", - "44": "Note_Velocity_80", - "45": "Tempo_100", - "46": "Tempo_104", - "47": "Tempo_108", - "48": "Tempo_112", - "49": "Tempo_116", - "50": "Tempo_121", - "51": "Tempo_126", - "52": "Tempo_131", - "53": "Tempo_136", - "54": "Tempo_141", - "55": "Tempo_147", - "56": "Tempo_159", - "57": "Tempo_172", - "58": "Tempo_179", - "59": "Tempo_193", - "60": "Tempo_30", - "61": "Tempo_31", - "62": "Tempo_34", - "63": "Tempo_36", - "64": "Tempo_37", - "65": "Tempo_38", - "66": "Tempo_40", - "67": "Tempo_42", - "68": "Tempo_44", - "69": "Tempo_46", - "70": "Tempo_48", - "71": "Tempo_50", - "72": "Tempo_52", - "73": "Tempo_54", - "74": "Tempo_56", - "75": "Tempo_58", - "76": "Tempo_60", - "77": "Tempo_62", - "78": "Tempo_64", - "79": "Tempo_67", - "80": "Tempo_70", - "81": "Tempo_73", - "82": "Tempo_76", - "83": "Tempo_79", - "84": "Tempo_82", - "85": "Tempo_85", - "86": "Tempo_88", - "87": "Tempo_92", - "88": "Tempo_96", - "89": "Note_Pitch_17", - "90": "Note_Pitch_18", - "91": "Note_Pitch_19", - "92": "Note_Pitch_20", - "93": "Note_Pitch_21", - "94": "Note_Pitch_22", - "95": "Note_Pitch_23", - "96": "Note_Pitch_24", - "97": "Note_Pitch_25", - "98": "Note_Pitch_26", - "99": "Note_Pitch_27", - "100": "Note_Pitch_28", - "101": "Note_Pitch_29", - "102": "Note_Pitch_30", - "103": "Note_Pitch_31", - "104": "Note_Pitch_32", - "105": "Note_Pitch_33", - "106": "Note_Pitch_34", - "107": "Note_Pitch_35", - "108": "Note_Pitch_36", - "109": "Note_Pitch_37", - "110": "Note_Pitch_38", - "111": "Note_Pitch_39", - "112": "Note_Pitch_40", - "113": "Note_Pitch_41", - "114": "Note_Pitch_42", - "115": "Note_Pitch_43", - "116": "Note_Pitch_44", - "117": "Note_Pitch_45", - "118": "Note_Pitch_46", - "119": "Note_Pitch_47", - "120": "Note_Pitch_48", - "121": "Note_Pitch_49", - "122": "Note_Pitch_50", - "123": "Note_Pitch_51", - "124": "Note_Pitch_52", - "125": "Note_Pitch_53", - "126": "Note_Pitch_54", - "127": "Note_Pitch_55", - "128": "Note_Pitch_56", - "129": "Note_Pitch_57", - "130": "Note_Pitch_58", - "131": "Note_Pitch_59", - "132": "Note_Pitch_60", - "133": "Note_Pitch_61", - "134": "Note_Pitch_62", - "135": "Note_Pitch_63", - "136": "Note_Pitch_64", - "137": "Note_Pitch_65", - "138": "Note_Pitch_66", - "139": "Note_Pitch_67", - "140": "Note_Pitch_68", - "141": "Note_Pitch_69", - "142": "Note_Pitch_70", - "143": "Note_Pitch_71", - "144": "Note_Pitch_72", - "145": "Note_Pitch_73", - "146": "Note_Pitch_74", - "147": "Note_Pitch_75", - "148": "Note_Pitch_76", - "149": "Note_Pitch_77", - "150": "Note_Pitch_78", - "151": "Note_Pitch_79", - "152": "Note_Pitch_80", - "153": "Note_Pitch_81", - "154": "Note_Pitch_82", - "155": "Note_Pitch_83", - "156": "Note_Pitch_84", - "157": "Note_Pitch_85", - "158": "Note_Pitch_86", - "159": "Note_Pitch_87", - "160": "Note_Pitch_88", - "161": "Note_Pitch_89", - "162": "Note_Pitch_90", - "163": "Note_Pitch_91", - "164": "Note_Pitch_92", - "165": "Note_Pitch_93", - "166": "Note_Pitch_94", - "167": "Note_Pitch_95", - "168": "Note_Pitch_96", - "169": "Note_Pitch_97", - "170": "Note_Pitch_98", - "171": "Note_Pitch_99", - "172": "Note_Pitch_100", - "173": "Note_Pitch_101", - "174": "Note_Pitch_102", - "175": "Note_Pitch_103", - "176": "Note_Pitch_104", - "177": "Note_Pitch_105", - "178": "Note_Pitch_106", - "179": "Note_Pitch_107", - "180": "Note_Pitch_108", - "181": "Note_Pitch_109", - "182": "Note_Pitch_110", - "183": "Note_Pitch_111", - "184": "Note_Pitch_112", - "185": "Note_Pitch_113", - "186": "Note_Pitch_114", - "187": "Note_Pitch_115", - "188": "Instrument_0", - "189": "Chord_A_+", - "190": "Chord_A#_+", - "191": "Chord_B_+", - "192": "Chord_C_+", - "193": "Chord_C#_+", - "194": "Chord_D_+", - "195": "Chord_D#_+", - "196": "Chord_E_+", - "197": "Chord_F_+", - "198": "Chord_F#_+", - "199": "Chord_G_+", - "200": "Chord_G#_+", - "201": "Chord_A_/o7", - "202": "Chord_A#_/o7", - "203": "Chord_B_/o7", - "204": "Chord_C_/o7", - "205": "Chord_C#_/o7", - "206": "Chord_D#_/o7", - "207": "Chord_E_/o7", - "208": "Chord_F_/o7", - "209": "Chord_F#_/o7", - "210": "Chord_G_/o7", - "211": "Chord_G#_/o7", - "212": "Chord_A_7", - "213": "Chord_A#_7", - "214": "Chord_B_7", - "215": "Chord_C_7", - "216": "Chord_C#_7", - "217": "Chord_D_7", - "218": "Chord_D#_7", - "219": "Chord_E_7", - "220": "Chord_F_7", - "221": "Chord_F#_7", - "222": "Chord_G_7", - "223": "Chord_G#_7", - "224": "Chord_A_M", - "225": "Chord_A#_M", - "226": "Chord_B_M", - "227": "Chord_C_M", - "228": "Chord_C#_M", - "229": "Chord_D_M", - "230": "Chord_D#_M", - "231": "Chord_E_M", - "232": "Chord_F_M", - "233": "Chord_F#_M", - "234": "Chord_G_M", - "235": "Chord_G#_M", - "236": "Chord_A_M7", - "237": "Chord_A#_M7", - "238": "Chord_B_M7", - "239": "Chord_C_M7", - "240": "Chord_C#_M7", - "241": "Chord_D_M7", - "242": "Chord_D#_M7", - "243": "Chord_E_M7", - "244": "Chord_F_M7", - "245": "Chord_F#_M7", - "246": "Chord_G_M7", - "247": "Chord_G#_M7", - "248": "Chord_A_m", - "249": "Chord_A#_m", - "250": "Chord_B_m", - "251": "Chord_C_m", - "252": "Chord_C#_m", - "253": "Chord_D_m", - "254": "Chord_D#_m", - "255": "Chord_E_m", - "256": "Chord_F_m", - "257": "Chord_F#_m", - "258": "Chord_G_m", - "259": "Chord_G#_m", - "260": "Chord_A_m7", - "261": "Chord_A#_m7", - "262": "Chord_B_m7", - "263": "Chord_C_m7", - "264": "Chord_C#_m7", - "265": "Chord_D_m7", - "266": "Chord_D#_m7", - "267": "Chord_E_m7", - "268": "Chord_F_m7", - "269": "Chord_F#_m7", - "270": "Chord_G_m7", - "271": "Chord_G#_m7", - "272": "Chord_A_o", - "273": "Chord_A#_o", - "274": "Chord_B_o", - "275": "Chord_C_o", - "276": "Chord_C#_o", - "277": "Chord_D_o", - "278": "Chord_D#_o", - "279": "Chord_E_o", - "280": "Chord_F_o", - "281": "Chord_F#_o", - "282": "Chord_G_o", - "283": "Chord_G#_o", - "284": "Chord_E_o7", - "285": "Chord_A_sus2", - "286": "Chord_A#_sus2", - "287": "Chord_B_sus2", - "288": "Chord_C_sus2", - "289": "Chord_C#_sus2", - "290": "Chord_D_sus2", - "291": "Chord_D#_sus2", - "292": "Chord_E_sus2", - "293": "Chord_F_sus2", - "294": "Chord_F#_sus2", - "295": "Chord_G_sus2", - "296": "Chord_G#_sus2", - "297": "Chord_A_sus4", - "298": "Chord_A#_sus4", - "299": "Chord_B_sus4", - "300": "Chord_C_sus4", - "301": "Chord_C#_sus4", - "302": "Chord_D_sus4", - "303": "Chord_D#_sus4", - "304": "Chord_E_sus4", - "305": "Chord_F_sus4", - "306": "Chord_F#_sus4", - "307": "Chord_G_sus4", - "308": "Chord_G#_sus4", - "309": "Chord_N_N" -} \ No newline at end of file diff --git a/vocab/vocab_PretrainingDataset/vocab_PretrainingDataset_nb8.json b/vocab/vocab_PretrainingDataset/vocab_PretrainingDataset_nb8.json deleted file mode 100644 index 9f49c7e..0000000 --- a/vocab/vocab_PretrainingDataset/vocab_PretrainingDataset_nb8.json +++ /dev/null @@ -1,557 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_N_N", - "2": "Tempo_30", - "3": "Tempo_31", - "4": "Tempo_32", - "5": "Tempo_33", - "6": "Tempo_34", - "7": "Tempo_35", - "8": "Tempo_36", - "9": "Tempo_37", - "10": "Tempo_38", - "11": "Tempo_40", - "12": "Tempo_42", - "13": "Tempo_44", - "14": "Tempo_46", - "15": "Tempo_48", - "16": "Tempo_50", - "17": "Tempo_52", - "18": "Tempo_54", - "19": "Tempo_56", - "20": "Tempo_58", - "21": "Tempo_60", - "22": "Tempo_62", - "23": "Tempo_64", - "24": "Tempo_67", - "25": "Tempo_70", - "26": "Tempo_73", - "27": "Tempo_76", - "28": "Tempo_79", - "29": "Tempo_82", - "30": "Tempo_85", - "31": "Tempo_88", - "32": "Tempo_92", - "33": "Tempo_96", - "34": "Tempo_100", - "35": "Tempo_104", - "36": "Tempo_108", - "37": "Tempo_112", - "38": "Tempo_116", - "39": "Tempo_121", - "40": "Tempo_126", - "41": "Tempo_131", - "42": "Tempo_136", - "43": "Tempo_141", - "44": "Tempo_147", - "45": "Tempo_153", - "46": "Tempo_159", - "47": "Tempo_165", - "48": "Tempo_172", - "49": "Tempo_179", - "50": "Tempo_186", - "51": "Tempo_193", - "52": "Tempo_201", - "53": "Tempo_209", - "54": "Tempo_217", - "55": "Tempo_226", - "56": "Tempo_235", - "57": "Tempo_244", - "58": "Tempo_254", - "59": "Tempo_264", - "60": "Tempo_275", - "61": "Tempo_286", - "62": "Tempo_297", - "63": "Tempo_309", - "64": "Tempo_321", - "65": "Tempo_334", - "66": "Tempo_347", - "67": "Tempo_361", - "68": "Tempo_375", - "69": "Tempo_390" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_1", - "3": "Instrument_2", - "4": "Instrument_3", - "5": "Instrument_4", - "6": "Instrument_5", - "7": "Instrument_6", - "8": "Instrument_7", - "9": "Instrument_8", - "10": "Instrument_9", - "11": "Instrument_10", - "12": "Instrument_11", - "13": "Instrument_12", - "14": "Instrument_13", - "15": "Instrument_14", - "16": "Instrument_15", - "17": "Instrument_16", - "18": "Instrument_17", - "19": "Instrument_18", - "20": "Instrument_19", - "21": "Instrument_20", - "22": "Instrument_21", - "23": "Instrument_22", - "24": "Instrument_23", - "25": "Instrument_24", - "26": "Instrument_25", - "27": "Instrument_26", - "28": "Instrument_27", - "29": "Instrument_28", - "30": "Instrument_29", - "31": "Instrument_30", - "32": "Instrument_31", - "33": "Instrument_32", - "34": "Instrument_33", - "35": "Instrument_34", - "36": "Instrument_35", - "37": "Instrument_36", - "38": "Instrument_37", - "39": "Instrument_38", - "40": "Instrument_39", - "41": "Instrument_40", - "42": "Instrument_41", - "43": "Instrument_42", - "44": "Instrument_43", - "45": "Instrument_44", - "46": "Instrument_45", - "47": "Instrument_46", - "48": "Instrument_47", - "49": "Instrument_48", - "50": "Instrument_49", - "51": "Instrument_50", - "52": "Instrument_51", - "53": "Instrument_52", - "54": "Instrument_53", - "55": "Instrument_54", - "56": "Instrument_55", - "57": "Instrument_56", - "58": "Instrument_57", - "59": "Instrument_58", - "60": "Instrument_59", - "61": "Instrument_60", - "62": "Instrument_61", - "63": "Instrument_62", - "64": "Instrument_63", - "65": "Instrument_64", - "66": "Instrument_65", - "67": "Instrument_66", - "68": "Instrument_67", - "69": "Instrument_68", - "70": "Instrument_69", - "71": "Instrument_70", - "72": "Instrument_71", - "73": "Instrument_72", - "74": "Instrument_73", - "75": "Instrument_74", - "76": "Instrument_75", - "77": "Instrument_76", - "78": "Instrument_77", - "79": "Instrument_78", - "80": "Instrument_79", - "81": "Instrument_80", - "82": "Instrument_81", - "83": "Instrument_82", - "84": "Instrument_83", - "85": "Instrument_84", - "86": "Instrument_85", - "87": "Instrument_86", - "88": "Instrument_87", - "89": "Instrument_88", - "90": "Instrument_89", - "91": "Instrument_90", - "92": "Instrument_91", - "93": "Instrument_92", - "94": "Instrument_93", - "95": "Instrument_94", - "96": "Instrument_95", - "97": "Instrument_96", - "98": "Instrument_97", - "99": "Instrument_98", - "100": "Instrument_99", - "101": "Instrument_100", - "102": "Instrument_101", - "103": "Instrument_102", - "104": "Instrument_103", - "105": "Instrument_104", - "106": "Instrument_105", - "107": "Instrument_106", - "108": "Instrument_107", - "109": "Instrument_108", - "110": "Instrument_109", - "111": "Instrument_110", - "112": "Instrument_111", - "113": "Instrument_112", - "114": "Instrument_113", - "115": "Instrument_114", - "116": "Instrument_115", - "117": "Instrument_116", - "118": "Instrument_117", - "119": "Instrument_118", - "120": "Instrument_119", - "121": "Instrument_120", - "122": "Instrument_121", - "123": "Instrument_122", - "124": "Instrument_123", - "125": "Instrument_124", - "126": "Instrument_125", - "127": "Instrument_126", - "128": "Instrument_127" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_SOD/vocab_SOD_cp5.json b/vocab/vocab_SOD/vocab_SOD_cp5.json deleted file mode 100644 index a81d79f..0000000 --- a/vocab/vocab_SOD/vocab_SOD_cp5.json +++ /dev/null @@ -1,340 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Metrical", - "3": "Note" - }, - "beat": { - "0": 0, - "1": "Bar", - "2": "Bar_time_signature_1/1", - "3": "Bar_time_signature_1/2", - "4": "Bar_time_signature_1/4", - "5": "Bar_time_signature_1/8", - "6": "Bar_time_signature_11/8", - "7": "Bar_time_signature_12/8", - "8": "Bar_time_signature_2/2", - "9": "Bar_time_signature_2/4", - "10": "Bar_time_signature_2/8", - "11": "Bar_time_signature_3/2", - "12": "Bar_time_signature_3/4", - "13": "Bar_time_signature_3/8", - "14": "Bar_time_signature_4/2", - "15": "Bar_time_signature_4/4", - "16": "Bar_time_signature_4/8", - "17": "Bar_time_signature_5/4", - "18": "Bar_time_signature_5/8", - "19": "Bar_time_signature_6/4", - "20": "Bar_time_signature_6/8", - "21": "Bar_time_signature_7/4", - "22": "Bar_time_signature_7/8", - "23": "Bar_time_signature_8/4", - "24": "Bar_time_signature_8/8", - "25": "Bar_time_signature_9/8", - "26": "Beat_0", - "27": "Beat_1", - "28": "Beat_2", - "29": "Beat_3", - "30": "Beat_4", - "31": "Beat_5", - "32": "Beat_6", - "33": "Beat_7", - "34": "Beat_8", - "35": "Beat_9", - "36": "Beat_10", - "37": "Beat_11", - "38": "Beat_12", - "39": "Beat_13", - "40": "Beat_14", - "41": "Beat_15", - "42": "Beat_16", - "43": "Beat_17", - "44": "Beat_18", - "45": "Beat_19", - "46": "Beat_20", - "47": "Beat_21", - "48": "Beat_22", - "49": "Beat_23", - "50": "Beat_24", - "51": "Beat_25", - "52": "Beat_26", - "53": "Beat_27", - "54": "Beat_28", - "55": "Beat_29", - "56": "Beat_30", - "57": "Beat_31", - "58": "Beat_32", - "59": "Beat_33", - "60": "Beat_34", - "61": "Beat_35", - "62": "Beat_36", - "63": "Beat_37", - "64": "Beat_38", - "65": "Beat_39", - "66": "Beat_40", - "67": "Beat_41", - "68": "Beat_42", - "69": "Beat_43", - "70": "Beat_44", - "71": "Beat_45", - "72": "Beat_46", - "73": "Beat_47", - "74": "Beat_48", - "75": "Beat_49", - "76": "Beat_50", - "77": "Beat_51", - "78": "Beat_52", - "79": "Beat_53", - "80": "Beat_54", - "81": "Beat_55", - "82": "Beat_56", - "83": "Beat_57", - "84": "Beat_58", - "85": "Beat_59", - "86": "Beat_60", - "87": "Beat_61", - "88": "Beat_62", - "89": "Beat_63", - "90": "Beat_64", - "91": "Beat_65", - "92": "Beat_66", - "93": "Beat_67", - "94": "Beat_68", - "95": "Beat_69", - "96": "Beat_70", - "97": "Beat_71", - "98": "Beat_72", - "99": "Beat_73", - "100": "Beat_74", - "101": "Beat_75", - "102": "Beat_76", - "103": "Beat_77", - "104": "Beat_78", - "105": "Beat_79", - "106": "Beat_80", - "107": "Beat_81", - "108": "Beat_82", - "109": "Beat_83", - "110": "Beat_84", - "111": "Beat_85", - "112": "Beat_86", - "113": "Beat_87", - "114": "Beat_88", - "115": "Beat_89", - "116": "Beat_90", - "117": "Beat_91", - "118": "Beat_92", - "119": "Beat_93", - "120": "Beat_94", - "121": "Beat_95" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_4", - "3": "Instrument_6", - "4": "Instrument_7", - "5": "Instrument_8", - "6": "Instrument_9", - "7": "Instrument_11", - "8": "Instrument_12", - "9": "Instrument_13", - "10": "Instrument_14", - "11": "Instrument_15", - "12": "Instrument_16", - "13": "Instrument_19", - "14": "Instrument_21", - "15": "Instrument_22", - "16": "Instrument_23", - "17": "Instrument_24", - "18": "Instrument_25", - "19": "Instrument_26", - "20": "Instrument_32", - "21": "Instrument_33", - "22": "Instrument_36", - "23": "Instrument_38", - "24": "Instrument_40", - "25": "Instrument_41", - "26": "Instrument_42", - "27": "Instrument_43", - "28": "Instrument_46", - "29": "Instrument_47", - "30": "Instrument_49", - "31": "Instrument_50", - "32": "Instrument_52", - "33": "Instrument_55", - "34": "Instrument_56", - "35": "Instrument_57", - "36": "Instrument_58", - "37": "Instrument_60", - "38": "Instrument_61", - "39": "Instrument_62", - "40": "Instrument_64", - "41": "Instrument_65", - "42": "Instrument_66", - "43": "Instrument_67", - "44": "Instrument_68", - "45": "Instrument_69", - "46": "Instrument_70", - "47": "Instrument_71", - "48": "Instrument_72", - "49": "Instrument_73", - "50": "Instrument_74", - "51": "Instrument_75", - "52": "Instrument_79", - "53": "Instrument_80", - "54": "Instrument_88", - "55": "Instrument_105", - "56": "Instrument_108", - "57": "Instrument_109", - "58": "Instrument_111", - "59": "Instrument_114", - "60": "Instrument_117", - "61": "Instrument_118" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_6", - "6": "Note_Duration_9", - "7": "Note_Duration_12", - "8": "Note_Duration_15", - "9": "Note_Duration_18", - "10": "Note_Duration_24", - "11": "Note_Duration_30", - "12": "Note_Duration_36", - "13": "Note_Duration_42", - "14": "Note_Duration_48", - "15": "Note_Duration_54", - "16": "Note_Duration_60", - "17": "Note_Duration_72", - "18": "Note_Duration_84", - "19": "Note_Duration_96" - } -} \ No newline at end of file diff --git a/vocab/vocab_SOD/vocab_SOD_nb5.json b/vocab/vocab_SOD/vocab_SOD_nb5.json deleted file mode 100644 index aeb5d1e..0000000 --- a/vocab/vocab_SOD/vocab_SOD_nb5.json +++ /dev/null @@ -1,341 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31", - "33": "Beat_32", - "34": "Beat_33", - "35": "Beat_34", - "36": "Beat_35", - "37": "Beat_36", - "38": "Beat_37", - "39": "Beat_38", - "40": "Beat_39", - "41": "Beat_40", - "42": "Beat_41", - "43": "Beat_42", - "44": "Beat_43", - "45": "Beat_44", - "46": "Beat_45", - "47": "Beat_46", - "48": "Beat_47", - "49": "Beat_48", - "50": "Beat_49", - "51": "Beat_50", - "52": "Beat_51", - "53": "Beat_52", - "54": "Beat_53", - "55": "Beat_54", - "56": "Beat_55", - "57": "Beat_56", - "58": "Beat_57", - "59": "Beat_58", - "60": "Beat_59", - "61": "Beat_60", - "62": "Beat_61", - "63": "Beat_62", - "64": "Beat_63", - "65": "Beat_64", - "66": "Beat_65", - "67": "Beat_66", - "68": "Beat_67", - "69": "Beat_68", - "70": "Beat_69", - "71": "Beat_70", - "72": "Beat_71", - "73": "Beat_72", - "74": "Beat_73", - "75": "Beat_74", - "76": "Beat_75", - "77": "Beat_76", - "78": "Beat_77", - "79": "Beat_78", - "80": "Beat_79", - "81": "Beat_80", - "82": "Beat_81", - "83": "Beat_82", - "84": "Beat_83", - "85": "Beat_84", - "86": "Beat_85", - "87": "Beat_86", - "88": "Beat_87", - "89": "Beat_88", - "90": "Beat_89", - "91": "Beat_90", - "92": "Beat_91", - "93": "Beat_92", - "94": "Beat_93", - "95": "Beat_94", - "96": "Beat_95" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_4", - "3": "Instrument_6", - "4": "Instrument_7", - "5": "Instrument_8", - "6": "Instrument_9", - "7": "Instrument_11", - "8": "Instrument_12", - "9": "Instrument_13", - "10": "Instrument_14", - "11": "Instrument_15", - "12": "Instrument_16", - "13": "Instrument_19", - "14": "Instrument_21", - "15": "Instrument_22", - "16": "Instrument_23", - "17": "Instrument_24", - "18": "Instrument_25", - "19": "Instrument_26", - "20": "Instrument_32", - "21": "Instrument_33", - "22": "Instrument_36", - "23": "Instrument_38", - "24": "Instrument_40", - "25": "Instrument_41", - "26": "Instrument_42", - "27": "Instrument_43", - "28": "Instrument_46", - "29": "Instrument_47", - "30": "Instrument_49", - "31": "Instrument_50", - "32": "Instrument_52", - "33": "Instrument_55", - "34": "Instrument_56", - "35": "Instrument_57", - "36": "Instrument_58", - "37": "Instrument_60", - "38": "Instrument_61", - "39": "Instrument_62", - "40": "Instrument_64", - "41": "Instrument_65", - "42": "Instrument_66", - "43": "Instrument_67", - "44": "Instrument_68", - "45": "Instrument_69", - "46": "Instrument_70", - "47": "Instrument_71", - "48": "Instrument_72", - "49": "Instrument_73", - "50": "Instrument_74", - "51": "Instrument_75", - "52": "Instrument_79", - "53": "Instrument_80", - "54": "Instrument_88", - "55": "Instrument_105", - "56": "Instrument_108", - "57": "Instrument_109", - "58": "Instrument_111", - "59": "Instrument_114", - "60": "Instrument_117", - "61": "Instrument_118" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_6", - "6": "Note_Duration_9", - "7": "Note_Duration_12", - "8": "Note_Duration_15", - "9": "Note_Duration_18", - "10": "Note_Duration_24", - "11": "Note_Duration_30", - "12": "Note_Duration_36", - "13": "Note_Duration_42", - "14": "Note_Duration_48", - "15": "Note_Duration_54", - "16": "Note_Duration_60", - "17": "Note_Duration_72", - "18": "Note_Duration_84", - "19": "Note_Duration_96" - } -} \ No newline at end of file diff --git a/vocab/vocab_SOD/vocab_SOD_nb8.json b/vocab/vocab_SOD/vocab_SOD_nb8.json deleted file mode 100644 index e3a24fb..0000000 --- a/vocab/vocab_SOD/vocab_SOD_nb8.json +++ /dev/null @@ -1,572 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31", - "33": "Beat_32", - "34": "Beat_33", - "35": "Beat_34", - "36": "Beat_35", - "37": "Beat_36", - "38": "Beat_37", - "39": "Beat_38", - "40": "Beat_39", - "41": "Beat_40", - "42": "Beat_41", - "43": "Beat_42", - "44": "Beat_43", - "45": "Beat_44", - "46": "Beat_45", - "47": "Beat_46", - "48": "Beat_47", - "49": "Beat_48", - "50": "Beat_49", - "51": "Beat_50", - "52": "Beat_51", - "53": "Beat_52", - "54": "Beat_53", - "55": "Beat_54", - "56": "Beat_55", - "57": "Beat_56", - "58": "Beat_57", - "59": "Beat_58", - "60": "Beat_59", - "61": "Beat_60", - "62": "Beat_61", - "63": "Beat_62", - "64": "Beat_63", - "65": "Beat_64", - "66": "Beat_65", - "67": "Beat_66", - "68": "Beat_67", - "69": "Beat_68", - "70": "Beat_69", - "71": "Beat_70", - "72": "Beat_71", - "73": "Beat_72", - "74": "Beat_73", - "75": "Beat_74", - "76": "Beat_75", - "77": "Beat_76", - "78": "Beat_77", - "79": "Beat_78", - "80": "Beat_79", - "81": "Beat_80", - "82": "Beat_81", - "83": "Beat_82", - "84": "Beat_83", - "85": "Beat_84", - "86": "Beat_85", - "87": "Beat_86", - "88": "Beat_87", - "89": "Beat_88", - "90": "Beat_89", - "91": "Beat_90", - "92": "Beat_91", - "93": "Beat_92", - "94": "Beat_93", - "95": "Beat_94", - "96": "Beat_95" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_30", - "2": "Tempo_31", - "3": "Tempo_32", - "4": "Tempo_33", - "5": "Tempo_34", - "6": "Tempo_35", - "7": "Tempo_36", - "8": "Tempo_37", - "9": "Tempo_38", - "10": "Tempo_40", - "11": "Tempo_42", - "12": "Tempo_44", - "13": "Tempo_46", - "14": "Tempo_48", - "15": "Tempo_50", - "16": "Tempo_52", - "17": "Tempo_53", - "18": "Tempo_54", - "19": "Tempo_56", - "20": "Tempo_58", - "21": "Tempo_60", - "22": "Tempo_62", - "23": "Tempo_64", - "24": "Tempo_67", - "25": "Tempo_70", - "26": "Tempo_73", - "27": "Tempo_76", - "28": "Tempo_77", - "29": "Tempo_79", - "30": "Tempo_82", - "31": "Tempo_85", - "32": "Tempo_88", - "33": "Tempo_92", - "34": "Tempo_94", - "35": "Tempo_96", - "36": "Tempo_100", - "37": "Tempo_103", - "38": "Tempo_104", - "39": "Tempo_108", - "40": "Tempo_112", - "41": "Tempo_113", - "42": "Tempo_116", - "43": "Tempo_121", - "44": "Tempo_124", - "45": "Tempo_126", - "46": "Tempo_131", - "47": "Tempo_136", - "48": "Tempo_141", - "49": "Tempo_147", - "50": "Tempo_150", - "51": "Tempo_153", - "52": "Tempo_159", - "53": "Tempo_165", - "54": "Tempo_172", - "55": "Tempo_179", - "56": "Tempo_182", - "57": "Tempo_186", - "58": "Tempo_193", - "59": "Tempo_200", - "60": "Tempo_201", - "61": "Tempo_209", - "62": "Tempo_217", - "63": "Tempo_220", - "64": "Tempo_226", - "65": "Tempo_235", - "66": "Tempo_242", - "67": "Tempo_244", - "68": "Tempo_254", - "69": "Tempo_264", - "70": "Tempo_266", - "71": "Tempo_275", - "72": "Tempo_286", - "73": "Tempo_293", - "74": "Tempo_297", - "75": "Tempo_309", - "76": "Tempo_321", - "77": "Tempo_322", - "78": "Tempo_334", - "79": "Tempo_347", - "80": "Tempo_354", - "81": "Tempo_361", - "82": "Tempo_375", - "83": "Tempo_389", - "84": "Tempo_390" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_4", - "3": "Instrument_6", - "4": "Instrument_7", - "5": "Instrument_8", - "6": "Instrument_9", - "7": "Instrument_11", - "8": "Instrument_12", - "9": "Instrument_13", - "10": "Instrument_14", - "11": "Instrument_15", - "12": "Instrument_16", - "13": "Instrument_19", - "14": "Instrument_21", - "15": "Instrument_22", - "16": "Instrument_23", - "17": "Instrument_24", - "18": "Instrument_25", - "19": "Instrument_26", - "20": "Instrument_32", - "21": "Instrument_33", - "22": "Instrument_36", - "23": "Instrument_38", - "24": "Instrument_40", - "25": "Instrument_41", - "26": "Instrument_42", - "27": "Instrument_43", - "28": "Instrument_46", - "29": "Instrument_47", - "30": "Instrument_49", - "31": "Instrument_50", - "32": "Instrument_52", - "33": "Instrument_55", - "34": "Instrument_56", - "35": "Instrument_57", - "36": "Instrument_58", - "37": "Instrument_60", - "38": "Instrument_61", - "39": "Instrument_62", - "40": "Instrument_64", - "41": "Instrument_65", - "42": "Instrument_66", - "43": "Instrument_67", - "44": "Instrument_68", - "45": "Instrument_69", - "46": "Instrument_70", - "47": "Instrument_71", - "48": "Instrument_72", - "49": "Instrument_73", - "50": "Instrument_74", - "51": "Instrument_75", - "52": "Instrument_79", - "53": "Instrument_80", - "54": "Instrument_88", - "55": "Instrument_105", - "56": "Instrument_108", - "57": "Instrument_109", - "58": "Instrument_111", - "59": "Instrument_114", - "60": "Instrument_117", - "61": "Instrument_118" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_6", - "6": "Note_Duration_9", - "7": "Note_Duration_12", - "8": "Note_Duration_15", - "9": "Note_Duration_18", - "10": "Note_Duration_24", - "11": "Note_Duration_30", - "12": "Note_Duration_36", - "13": "Note_Duration_42", - "14": "Note_Duration_48", - "15": "Note_Duration_54", - "16": "Note_Duration_60", - "17": "Note_Duration_72", - "18": "Note_Duration_84", - "19": "Note_Duration_96" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_SOD/vocab_SOD_remi5.json b/vocab/vocab_SOD/vocab_SOD_remi5.json deleted file mode 100644 index c6373bd..0000000 --- a/vocab/vocab_SOD/vocab_SOD_remi5.json +++ /dev/null @@ -1,324 +0,0 @@ -{ - "0": "SOS_None", - "1": "EOS_None", - "2": "Bar_None", - "3": "Bar_time_signature_1/1", - "4": "Bar_time_signature_1/2", - "5": "Bar_time_signature_1/4", - "6": "Bar_time_signature_1/8", - "7": "Bar_time_signature_11/8", - "8": "Bar_time_signature_12/8", - "9": "Bar_time_signature_2/2", - "10": "Bar_time_signature_2/4", - "11": "Bar_time_signature_2/8", - "12": "Bar_time_signature_3/2", - "13": "Bar_time_signature_3/4", - "14": "Bar_time_signature_3/8", - "15": "Bar_time_signature_4/2", - "16": "Bar_time_signature_4/4", - "17": "Bar_time_signature_4/8", - "18": "Bar_time_signature_5/4", - "19": "Bar_time_signature_5/8", - "20": "Bar_time_signature_6/4", - "21": "Bar_time_signature_6/8", - "22": "Bar_time_signature_7/4", - "23": "Bar_time_signature_7/8", - "24": "Bar_time_signature_8/4", - "25": "Bar_time_signature_8/8", - "26": "Bar_time_signature_9/8", - "27": "Beat_0", - "28": "Beat_1", - "29": "Beat_2", - "30": "Beat_3", - "31": "Beat_4", - "32": "Beat_5", - "33": "Beat_6", - "34": "Beat_7", - "35": "Beat_8", - "36": "Beat_9", - "37": "Beat_10", - "38": "Beat_11", - "39": "Beat_12", - "40": "Beat_13", - "41": "Beat_14", - "42": "Beat_15", - "43": "Beat_16", - "44": "Beat_17", - "45": "Beat_18", - "46": "Beat_19", - "47": "Beat_20", - "48": "Beat_21", - "49": "Beat_22", - "50": "Beat_23", - "51": "Beat_24", - "52": "Beat_25", - "53": "Beat_26", - "54": "Beat_27", - "55": "Beat_28", - "56": "Beat_29", - "57": "Beat_30", - "58": "Beat_31", - "59": "Beat_32", - "60": "Beat_33", - "61": "Beat_34", - "62": "Beat_35", - "63": "Beat_36", - "64": "Beat_37", - "65": "Beat_38", - "66": "Beat_39", - "67": "Beat_40", - "68": "Beat_41", - "69": "Beat_42", - "70": "Beat_43", - "71": "Beat_44", - "72": "Beat_45", - "73": "Beat_46", - "74": "Beat_47", - "75": "Beat_48", - "76": "Beat_49", - "77": "Beat_50", - "78": "Beat_51", - "79": "Beat_52", - "80": "Beat_53", - "81": "Beat_54", - "82": "Beat_55", - "83": "Beat_56", - "84": "Beat_57", - "85": "Beat_58", - "86": "Beat_59", - "87": "Beat_60", - "88": "Beat_61", - "89": "Beat_62", - "90": "Beat_63", - "91": "Beat_64", - "92": "Beat_65", - "93": "Beat_66", - "94": "Beat_67", - "95": "Beat_68", - "96": "Beat_69", - "97": "Beat_70", - "98": "Beat_71", - "99": "Beat_72", - "100": "Beat_73", - "101": "Beat_74", - "102": "Beat_75", - "103": "Beat_76", - "104": "Beat_77", - "105": "Beat_78", - "106": "Beat_79", - "107": "Beat_80", - "108": "Beat_81", - "109": "Beat_82", - "110": "Beat_83", - "111": "Beat_84", - "112": "Beat_85", - "113": "Beat_86", - "114": "Beat_87", - "115": "Beat_88", - "116": "Beat_89", - "117": "Beat_90", - "118": "Beat_91", - "119": "Beat_92", - "120": "Beat_93", - "121": "Beat_94", - "122": "Beat_95", - "123": "Note_Duration_1", - "124": "Note_Duration_12", - "125": "Note_Duration_15", - "126": "Note_Duration_18", - "127": "Note_Duration_2", - "128": "Note_Duration_24", - "129": "Note_Duration_3", - "130": "Note_Duration_30", - "131": "Note_Duration_36", - "132": "Note_Duration_4", - "133": "Note_Duration_42", - "134": "Note_Duration_48", - "135": "Note_Duration_54", - "136": "Note_Duration_6", - "137": "Note_Duration_60", - "138": "Note_Duration_72", - "139": "Note_Duration_84", - "140": "Note_Duration_9", - "141": "Note_Duration_96", - "142": "Note_Pitch_6", - "143": "Note_Pitch_7", - "144": "Note_Pitch_8", - "145": "Note_Pitch_9", - "146": "Note_Pitch_10", - "147": "Note_Pitch_11", - "148": "Note_Pitch_12", - "149": "Note_Pitch_13", - "150": "Note_Pitch_14", - "151": "Note_Pitch_15", - "152": "Note_Pitch_16", - "153": "Note_Pitch_17", - "154": "Note_Pitch_18", - "155": "Note_Pitch_19", - "156": "Note_Pitch_20", - "157": "Note_Pitch_21", - "158": "Note_Pitch_22", - "159": "Note_Pitch_23", - "160": "Note_Pitch_24", - "161": "Note_Pitch_25", - "162": "Note_Pitch_26", - "163": "Note_Pitch_27", - "164": "Note_Pitch_28", - "165": "Note_Pitch_29", - "166": "Note_Pitch_30", - "167": "Note_Pitch_31", - "168": "Note_Pitch_32", - "169": "Note_Pitch_33", - "170": "Note_Pitch_34", - "171": "Note_Pitch_35", - "172": "Note_Pitch_36", - "173": "Note_Pitch_37", - "174": "Note_Pitch_38", - "175": "Note_Pitch_39", - "176": "Note_Pitch_40", - "177": "Note_Pitch_41", - "178": "Note_Pitch_42", - "179": "Note_Pitch_43", - "180": "Note_Pitch_44", - "181": "Note_Pitch_45", - "182": "Note_Pitch_46", - "183": "Note_Pitch_47", - "184": "Note_Pitch_48", - "185": "Note_Pitch_49", - "186": "Note_Pitch_50", - "187": "Note_Pitch_51", - "188": "Note_Pitch_52", - "189": "Note_Pitch_53", - "190": "Note_Pitch_54", - "191": "Note_Pitch_55", - "192": "Note_Pitch_56", - "193": "Note_Pitch_57", - "194": "Note_Pitch_58", - "195": "Note_Pitch_59", - "196": "Note_Pitch_60", - "197": "Note_Pitch_61", - "198": "Note_Pitch_62", - "199": "Note_Pitch_63", - "200": "Note_Pitch_64", - "201": "Note_Pitch_65", - "202": "Note_Pitch_66", - "203": "Note_Pitch_67", - "204": "Note_Pitch_68", - "205": "Note_Pitch_69", - "206": "Note_Pitch_70", - "207": "Note_Pitch_71", - "208": "Note_Pitch_72", - "209": "Note_Pitch_73", - "210": "Note_Pitch_74", - "211": "Note_Pitch_75", - "212": "Note_Pitch_76", - "213": "Note_Pitch_77", - "214": "Note_Pitch_78", - "215": "Note_Pitch_79", - "216": "Note_Pitch_80", - "217": "Note_Pitch_81", - "218": "Note_Pitch_82", - "219": "Note_Pitch_83", - "220": "Note_Pitch_84", - "221": "Note_Pitch_85", - "222": "Note_Pitch_86", - "223": "Note_Pitch_87", - "224": "Note_Pitch_88", - "225": "Note_Pitch_89", - "226": "Note_Pitch_90", - "227": "Note_Pitch_91", - "228": "Note_Pitch_92", - "229": "Note_Pitch_93", - "230": "Note_Pitch_94", - "231": "Note_Pitch_95", - "232": "Note_Pitch_96", - "233": "Note_Pitch_97", - "234": "Note_Pitch_98", - "235": "Note_Pitch_99", - "236": "Note_Pitch_100", - "237": "Note_Pitch_101", - "238": "Note_Pitch_102", - "239": "Note_Pitch_103", - "240": "Note_Pitch_104", - "241": "Note_Pitch_105", - "242": "Note_Pitch_106", - "243": "Note_Pitch_107", - "244": "Note_Pitch_108", - "245": "Note_Pitch_109", - "246": "Note_Pitch_110", - "247": "Note_Pitch_111", - "248": "Note_Pitch_112", - "249": "Note_Pitch_113", - "250": "Note_Pitch_114", - "251": "Note_Pitch_115", - "252": "Note_Pitch_116", - "253": "Note_Pitch_117", - "254": "Note_Pitch_118", - "255": "Note_Pitch_119", - "256": "Note_Pitch_120", - "257": "Note_Pitch_121", - "258": "Note_Pitch_122", - "259": "Note_Pitch_123", - "260": "Note_Pitch_124", - "261": "Instrument_0", - "262": "Instrument_4", - "263": "Instrument_6", - "264": "Instrument_7", - "265": "Instrument_8", - "266": "Instrument_9", - "267": "Instrument_11", - "268": "Instrument_12", - "269": "Instrument_13", - "270": "Instrument_14", - "271": "Instrument_15", - "272": "Instrument_16", - "273": "Instrument_19", - "274": "Instrument_21", - "275": "Instrument_22", - "276": "Instrument_23", - "277": "Instrument_24", - "278": "Instrument_25", - "279": "Instrument_26", - "280": "Instrument_32", - "281": "Instrument_33", - "282": "Instrument_36", - "283": "Instrument_38", - "284": "Instrument_40", - "285": "Instrument_41", - "286": "Instrument_42", - "287": "Instrument_43", - "288": "Instrument_46", - "289": "Instrument_47", - "290": "Instrument_49", - "291": "Instrument_50", - "292": "Instrument_52", - "293": "Instrument_55", - "294": "Instrument_56", - "295": "Instrument_57", - "296": "Instrument_58", - "297": "Instrument_60", - "298": "Instrument_61", - "299": "Instrument_62", - "300": "Instrument_64", - "301": "Instrument_65", - "302": "Instrument_66", - "303": "Instrument_67", - "304": "Instrument_68", - "305": "Instrument_69", - "306": "Instrument_70", - "307": "Instrument_71", - "308": "Instrument_72", - "309": "Instrument_73", - "310": "Instrument_74", - "311": "Instrument_75", - "312": "Instrument_79", - "313": "Instrument_80", - "314": "Instrument_88", - "315": "Instrument_105", - "316": "Instrument_108", - "317": "Instrument_109", - "318": "Instrument_111", - "319": "Instrument_114", - "320": "Instrument_117", - "321": "Instrument_118" -} \ No newline at end of file diff --git a/vocab/vocab_SOD/vocab_SOD_remi8.json b/vocab/vocab_SOD/vocab_SOD_remi8.json deleted file mode 100644 index e5e252a..0000000 --- a/vocab/vocab_SOD/vocab_SOD_remi8.json +++ /dev/null @@ -1,546 +0,0 @@ -{ - "0": "SOS_None", - "1": "EOS_None", - "2": "Bar_None", - "3": "Bar_time_signature_1/1", - "4": "Bar_time_signature_1/2", - "5": "Bar_time_signature_1/4", - "6": "Bar_time_signature_1/8", - "7": "Bar_time_signature_11/8", - "8": "Bar_time_signature_12/8", - "9": "Bar_time_signature_2/2", - "10": "Bar_time_signature_2/4", - "11": "Bar_time_signature_2/8", - "12": "Bar_time_signature_3/2", - "13": "Bar_time_signature_3/4", - "14": "Bar_time_signature_3/8", - "15": "Bar_time_signature_4/2", - "16": "Bar_time_signature_4/4", - "17": "Bar_time_signature_4/8", - "18": "Bar_time_signature_5/4", - "19": "Bar_time_signature_5/8", - "20": "Bar_time_signature_6/4", - "21": "Bar_time_signature_6/8", - "22": "Bar_time_signature_7/4", - "23": "Bar_time_signature_7/8", - "24": "Bar_time_signature_8/4", - "25": "Bar_time_signature_8/8", - "26": "Bar_time_signature_9/8", - "27": "Beat_0", - "28": "Beat_1", - "29": "Beat_2", - "30": "Beat_3", - "31": "Beat_4", - "32": "Beat_5", - "33": "Beat_6", - "34": "Beat_7", - "35": "Beat_8", - "36": "Beat_9", - "37": "Beat_10", - "38": "Beat_11", - "39": "Beat_12", - "40": "Beat_13", - "41": "Beat_14", - "42": "Beat_15", - "43": "Beat_16", - "44": "Beat_17", - "45": "Beat_18", - "46": "Beat_19", - "47": "Beat_20", - "48": "Beat_21", - "49": "Beat_22", - "50": "Beat_23", - "51": "Beat_24", - "52": "Beat_25", - "53": "Beat_26", - "54": "Beat_27", - "55": "Beat_28", - "56": "Beat_29", - "57": "Beat_30", - "58": "Beat_31", - "59": "Beat_32", - "60": "Beat_33", - "61": "Beat_34", - "62": "Beat_35", - "63": "Beat_36", - "64": "Beat_37", - "65": "Beat_38", - "66": "Beat_39", - "67": "Beat_40", - "68": "Beat_41", - "69": "Beat_42", - "70": "Beat_43", - "71": "Beat_44", - "72": "Beat_45", - "73": "Beat_46", - "74": "Beat_47", - "75": "Beat_48", - "76": "Beat_49", - "77": "Beat_50", - "78": "Beat_51", - "79": "Beat_52", - "80": "Beat_53", - "81": "Beat_54", - "82": "Beat_55", - "83": "Beat_56", - "84": "Beat_57", - "85": "Beat_58", - "86": "Beat_59", - "87": "Beat_60", - "88": "Beat_61", - "89": "Beat_62", - "90": "Beat_63", - "91": "Beat_64", - "92": "Beat_65", - "93": "Beat_66", - "94": "Beat_67", - "95": "Beat_68", - "96": "Beat_69", - "97": "Beat_70", - "98": "Beat_71", - "99": "Beat_72", - "100": "Beat_73", - "101": "Beat_74", - "102": "Beat_75", - "103": "Beat_76", - "104": "Beat_77", - "105": "Beat_78", - "106": "Beat_79", - "107": "Beat_80", - "108": "Beat_81", - "109": "Beat_82", - "110": "Beat_83", - "111": "Beat_84", - "112": "Beat_85", - "113": "Beat_86", - "114": "Beat_87", - "115": "Beat_88", - "116": "Beat_89", - "117": "Beat_90", - "118": "Beat_91", - "119": "Beat_92", - "120": "Beat_93", - "121": "Beat_94", - "122": "Beat_95", - "123": "Note_Duration_1", - "124": "Note_Duration_12", - "125": "Note_Duration_15", - "126": "Note_Duration_18", - "127": "Note_Duration_2", - "128": "Note_Duration_24", - "129": "Note_Duration_3", - "130": "Note_Duration_30", - "131": "Note_Duration_36", - "132": "Note_Duration_4", - "133": "Note_Duration_42", - "134": "Note_Duration_48", - "135": "Note_Duration_54", - "136": "Note_Duration_6", - "137": "Note_Duration_60", - "138": "Note_Duration_72", - "139": "Note_Duration_84", - "140": "Note_Duration_9", - "141": "Note_Duration_96", - "142": "Note_Velocity_100", - "143": "Note_Velocity_120", - "144": "Note_Velocity_40", - "145": "Note_Velocity_60", - "146": "Note_Velocity_80", - "147": "Tempo_100", - "148": "Tempo_103", - "149": "Tempo_104", - "150": "Tempo_108", - "151": "Tempo_112", - "152": "Tempo_113", - "153": "Tempo_116", - "154": "Tempo_121", - "155": "Tempo_124", - "156": "Tempo_126", - "157": "Tempo_131", - "158": "Tempo_136", - "159": "Tempo_141", - "160": "Tempo_147", - "161": "Tempo_150", - "162": "Tempo_153", - "163": "Tempo_159", - "164": "Tempo_165", - "165": "Tempo_172", - "166": "Tempo_179", - "167": "Tempo_182", - "168": "Tempo_186", - "169": "Tempo_193", - "170": "Tempo_200", - "171": "Tempo_201", - "172": "Tempo_209", - "173": "Tempo_217", - "174": "Tempo_220", - "175": "Tempo_226", - "176": "Tempo_235", - "177": "Tempo_242", - "178": "Tempo_244", - "179": "Tempo_254", - "180": "Tempo_264", - "181": "Tempo_266", - "182": "Tempo_275", - "183": "Tempo_286", - "184": "Tempo_293", - "185": "Tempo_297", - "186": "Tempo_30", - "187": "Tempo_309", - "188": "Tempo_31", - "189": "Tempo_32", - "190": "Tempo_321", - "191": "Tempo_322", - "192": "Tempo_33", - "193": "Tempo_334", - "194": "Tempo_34", - "195": "Tempo_347", - "196": "Tempo_35", - "197": "Tempo_354", - "198": "Tempo_36", - "199": "Tempo_361", - "200": "Tempo_37", - "201": "Tempo_375", - "202": "Tempo_38", - "203": "Tempo_389", - "204": "Tempo_390", - "205": "Tempo_40", - "206": "Tempo_42", - "207": "Tempo_44", - "208": "Tempo_46", - "209": "Tempo_48", - "210": "Tempo_50", - "211": "Tempo_52", - "212": "Tempo_53", - "213": "Tempo_54", - "214": "Tempo_56", - "215": "Tempo_58", - "216": "Tempo_60", - "217": "Tempo_62", - "218": "Tempo_64", - "219": "Tempo_67", - "220": "Tempo_70", - "221": "Tempo_73", - "222": "Tempo_76", - "223": "Tempo_77", - "224": "Tempo_79", - "225": "Tempo_82", - "226": "Tempo_85", - "227": "Tempo_88", - "228": "Tempo_92", - "229": "Tempo_94", - "230": "Tempo_96", - "231": "Note_Pitch_6", - "232": "Note_Pitch_7", - "233": "Note_Pitch_8", - "234": "Note_Pitch_9", - "235": "Note_Pitch_10", - "236": "Note_Pitch_11", - "237": "Note_Pitch_12", - "238": "Note_Pitch_13", - "239": "Note_Pitch_14", - "240": "Note_Pitch_15", - "241": "Note_Pitch_16", - "242": "Note_Pitch_17", - "243": "Note_Pitch_18", - "244": "Note_Pitch_19", - "245": "Note_Pitch_20", - "246": "Note_Pitch_21", - "247": "Note_Pitch_22", - "248": "Note_Pitch_23", - "249": "Note_Pitch_24", - "250": "Note_Pitch_25", - "251": "Note_Pitch_26", - "252": "Note_Pitch_27", - "253": "Note_Pitch_28", - "254": "Note_Pitch_29", - "255": "Note_Pitch_30", - "256": "Note_Pitch_31", - "257": "Note_Pitch_32", - "258": "Note_Pitch_33", - "259": "Note_Pitch_34", - "260": "Note_Pitch_35", - "261": "Note_Pitch_36", - "262": "Note_Pitch_37", - "263": "Note_Pitch_38", - "264": "Note_Pitch_39", - "265": "Note_Pitch_40", - "266": "Note_Pitch_41", - "267": "Note_Pitch_42", - "268": "Note_Pitch_43", - "269": "Note_Pitch_44", - "270": "Note_Pitch_45", - "271": "Note_Pitch_46", - "272": "Note_Pitch_47", - "273": "Note_Pitch_48", - "274": "Note_Pitch_49", - "275": "Note_Pitch_50", - "276": "Note_Pitch_51", - "277": "Note_Pitch_52", - "278": "Note_Pitch_53", - "279": "Note_Pitch_54", - "280": "Note_Pitch_55", - "281": "Note_Pitch_56", - "282": "Note_Pitch_57", - "283": "Note_Pitch_58", - "284": "Note_Pitch_59", - "285": "Note_Pitch_60", - "286": "Note_Pitch_61", - "287": "Note_Pitch_62", - "288": "Note_Pitch_63", - "289": "Note_Pitch_64", - "290": "Note_Pitch_65", - "291": "Note_Pitch_66", - "292": "Note_Pitch_67", - "293": "Note_Pitch_68", - "294": "Note_Pitch_69", - "295": "Note_Pitch_70", - "296": "Note_Pitch_71", - "297": "Note_Pitch_72", - "298": "Note_Pitch_73", - "299": "Note_Pitch_74", - "300": "Note_Pitch_75", - "301": "Note_Pitch_76", - "302": "Note_Pitch_77", - "303": "Note_Pitch_78", - "304": "Note_Pitch_79", - "305": "Note_Pitch_80", - "306": "Note_Pitch_81", - "307": "Note_Pitch_82", - "308": "Note_Pitch_83", - "309": "Note_Pitch_84", - "310": "Note_Pitch_85", - "311": "Note_Pitch_86", - "312": "Note_Pitch_87", - "313": "Note_Pitch_88", - "314": "Note_Pitch_89", - "315": "Note_Pitch_90", - "316": "Note_Pitch_91", - "317": "Note_Pitch_92", - "318": "Note_Pitch_93", - "319": "Note_Pitch_94", - "320": "Note_Pitch_95", - "321": "Note_Pitch_96", - "322": "Note_Pitch_97", - "323": "Note_Pitch_98", - "324": "Note_Pitch_99", - "325": "Note_Pitch_100", - "326": "Note_Pitch_101", - "327": "Note_Pitch_102", - "328": "Note_Pitch_103", - "329": "Note_Pitch_104", - "330": "Note_Pitch_105", - "331": "Note_Pitch_106", - "332": "Note_Pitch_107", - "333": "Note_Pitch_108", - "334": "Note_Pitch_109", - "335": "Note_Pitch_110", - "336": "Note_Pitch_111", - "337": "Note_Pitch_112", - "338": "Note_Pitch_113", - "339": "Note_Pitch_114", - "340": "Note_Pitch_115", - "341": "Note_Pitch_116", - "342": "Note_Pitch_117", - "343": "Note_Pitch_118", - "344": "Note_Pitch_119", - "345": "Note_Pitch_120", - "346": "Note_Pitch_121", - "347": "Note_Pitch_122", - "348": "Note_Pitch_123", - "349": "Note_Pitch_124", - "350": "Instrument_0", - "351": "Instrument_4", - "352": "Instrument_6", - "353": "Instrument_7", - "354": "Instrument_8", - "355": "Instrument_9", - "356": "Instrument_11", - "357": "Instrument_12", - "358": "Instrument_13", - "359": "Instrument_14", - "360": "Instrument_15", - "361": "Instrument_16", - "362": "Instrument_19", - "363": "Instrument_21", - "364": "Instrument_22", - "365": "Instrument_23", - "366": "Instrument_24", - "367": "Instrument_25", - "368": "Instrument_26", - "369": "Instrument_32", - "370": "Instrument_33", - "371": "Instrument_36", - "372": "Instrument_38", - "373": "Instrument_40", - "374": "Instrument_41", - "375": "Instrument_42", - "376": "Instrument_43", - "377": "Instrument_46", - "378": "Instrument_47", - "379": "Instrument_49", - "380": "Instrument_50", - "381": "Instrument_52", - "382": "Instrument_55", - "383": "Instrument_56", - "384": "Instrument_57", - "385": "Instrument_58", - "386": "Instrument_60", - "387": "Instrument_61", - "388": "Instrument_62", - "389": "Instrument_64", - "390": "Instrument_65", - "391": "Instrument_66", - "392": "Instrument_67", - "393": "Instrument_68", - "394": "Instrument_69", - "395": "Instrument_70", - "396": "Instrument_71", - "397": "Instrument_72", - "398": "Instrument_73", - "399": "Instrument_74", - "400": "Instrument_75", - "401": "Instrument_79", - "402": "Instrument_80", - "403": "Instrument_88", - "404": "Instrument_105", - "405": "Instrument_108", - "406": "Instrument_109", - "407": "Instrument_111", - "408": "Instrument_114", - "409": "Instrument_117", - "410": "Instrument_118", - "411": "Chord_A_+", - "412": "Chord_A#_+", - "413": "Chord_B_+", - "414": "Chord_C_+", - "415": "Chord_C#_+", - "416": "Chord_D_+", - "417": "Chord_D#_+", - "418": "Chord_E_+", - "419": "Chord_F_+", - "420": "Chord_F#_+", - "421": "Chord_G_+", - "422": "Chord_G#_+", - "423": "Chord_A_/o7", - "424": "Chord_A#_/o7", - "425": "Chord_B_/o7", - "426": "Chord_C_/o7", - "427": "Chord_C#_/o7", - "428": "Chord_D_/o7", - "429": "Chord_D#_/o7", - "430": "Chord_E_/o7", - "431": "Chord_F_/o7", - "432": "Chord_F#_/o7", - "433": "Chord_G_/o7", - "434": "Chord_G#_/o7", - "435": "Chord_A_7", - "436": "Chord_A#_7", - "437": "Chord_B_7", - "438": "Chord_C_7", - "439": "Chord_C#_7", - "440": "Chord_D_7", - "441": "Chord_D#_7", - "442": "Chord_E_7", - "443": "Chord_F_7", - "444": "Chord_F#_7", - "445": "Chord_G_7", - "446": "Chord_G#_7", - "447": "Chord_A_M", - "448": "Chord_A#_M", - "449": "Chord_B_M", - "450": "Chord_C_M", - "451": "Chord_C#_M", - "452": "Chord_D_M", - "453": "Chord_D#_M", - "454": "Chord_E_M", - "455": "Chord_F_M", - "456": "Chord_F#_M", - "457": "Chord_G_M", - "458": "Chord_G#_M", - "459": "Chord_A_M7", - "460": "Chord_A#_M7", - "461": "Chord_B_M7", - "462": "Chord_C_M7", - "463": "Chord_C#_M7", - "464": "Chord_D_M7", - "465": "Chord_D#_M7", - "466": "Chord_E_M7", - "467": "Chord_F_M7", - "468": "Chord_F#_M7", - "469": "Chord_G_M7", - "470": "Chord_G#_M7", - "471": "Chord_A_m", - "472": "Chord_A#_m", - "473": "Chord_B_m", - "474": "Chord_C_m", - "475": "Chord_C#_m", - "476": "Chord_D_m", - "477": "Chord_D#_m", - "478": "Chord_E_m", - "479": "Chord_F_m", - "480": "Chord_F#_m", - "481": "Chord_G_m", - "482": "Chord_G#_m", - "483": "Chord_A_m7", - "484": "Chord_A#_m7", - "485": "Chord_B_m7", - "486": "Chord_C_m7", - "487": "Chord_C#_m7", - "488": "Chord_D_m7", - "489": "Chord_D#_m7", - "490": "Chord_E_m7", - "491": "Chord_F_m7", - "492": "Chord_F#_m7", - "493": "Chord_G_m7", - "494": "Chord_G#_m7", - "495": "Chord_A_o", - "496": "Chord_A#_o", - "497": "Chord_B_o", - "498": "Chord_C_o", - "499": "Chord_C#_o", - "500": "Chord_D_o", - "501": "Chord_D#_o", - "502": "Chord_E_o", - "503": "Chord_F_o", - "504": "Chord_F#_o", - "505": "Chord_G_o", - "506": "Chord_G#_o", - "507": "Chord_A_o7", - "508": "Chord_A#_o7", - "509": "Chord_B_o7", - "510": "Chord_C_o7", - "511": "Chord_C#_o7", - "512": "Chord_D_o7", - "513": "Chord_D#_o7", - "514": "Chord_E_o7", - "515": "Chord_F_o7", - "516": "Chord_F#_o7", - "517": "Chord_G_o7", - "518": "Chord_G#_o7", - "519": "Chord_A_sus2", - "520": "Chord_A#_sus2", - "521": "Chord_B_sus2", - "522": "Chord_C_sus2", - "523": "Chord_C#_sus2", - "524": "Chord_D_sus2", - "525": "Chord_D#_sus2", - "526": "Chord_E_sus2", - "527": "Chord_F_sus2", - "528": "Chord_F#_sus2", - "529": "Chord_G_sus2", - "530": "Chord_G#_sus2", - "531": "Chord_A_sus4", - "532": "Chord_A#_sus4", - "533": "Chord_B_sus4", - "534": "Chord_C_sus4", - "535": "Chord_C#_sus4", - "536": "Chord_D_sus4", - "537": "Chord_D#_sus4", - "538": "Chord_E_sus4", - "539": "Chord_F_sus4", - "540": "Chord_F#_sus4", - "541": "Chord_G_sus4", - "542": "Chord_G#_sus4", - "543": "Chord_N_N" -} \ No newline at end of file diff --git a/vocab/vocab_SymphonyNet_Dataset/vocab_SymphonyNet_Dataset_nb8.json b/vocab/vocab_SymphonyNet_Dataset/vocab_SymphonyNet_Dataset_nb8.json deleted file mode 100644 index 6b4d0c3..0000000 --- a/vocab/vocab_SymphonyNet_Dataset/vocab_SymphonyNet_Dataset_nb8.json +++ /dev/null @@ -1,494 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_N_N", - "2": "Tempo_30", - "3": "Tempo_31", - "4": "Tempo_32", - "5": "Tempo_33", - "6": "Tempo_34", - "7": "Tempo_35", - "8": "Tempo_36", - "9": "Tempo_37", - "10": "Tempo_38", - "11": "Tempo_40", - "12": "Tempo_42", - "13": "Tempo_44", - "14": "Tempo_46", - "15": "Tempo_48", - "16": "Tempo_50", - "17": "Tempo_52", - "18": "Tempo_54", - "19": "Tempo_56", - "20": "Tempo_58", - "21": "Tempo_60", - "22": "Tempo_62", - "23": "Tempo_64", - "24": "Tempo_67", - "25": "Tempo_70", - "26": "Tempo_73", - "27": "Tempo_76", - "28": "Tempo_79", - "29": "Tempo_82", - "30": "Tempo_85", - "31": "Tempo_88", - "32": "Tempo_92", - "33": "Tempo_96", - "34": "Tempo_100", - "35": "Tempo_104", - "36": "Tempo_108", - "37": "Tempo_112", - "38": "Tempo_116", - "39": "Tempo_121", - "40": "Tempo_126", - "41": "Tempo_131", - "42": "Tempo_136", - "43": "Tempo_141", - "44": "Tempo_147", - "45": "Tempo_153", - "46": "Tempo_159", - "47": "Tempo_165", - "48": "Tempo_172", - "49": "Tempo_179", - "50": "Tempo_186", - "51": "Tempo_193", - "52": "Tempo_201", - "53": "Tempo_209", - "54": "Tempo_217", - "55": "Tempo_226", - "56": "Tempo_235", - "57": "Tempo_244", - "58": "Tempo_254", - "59": "Tempo_264", - "60": "Tempo_275", - "61": "Tempo_286", - "62": "Tempo_297", - "63": "Tempo_309", - "64": "Tempo_321", - "65": "Tempo_334", - "66": "Tempo_347", - "67": "Tempo_361", - "68": "Tempo_375", - "69": "Tempo_390" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_4", - "3": "Instrument_6", - "4": "Instrument_7", - "5": "Instrument_8", - "6": "Instrument_9", - "7": "Instrument_10", - "8": "Instrument_11", - "9": "Instrument_12", - "10": "Instrument_13", - "11": "Instrument_14", - "12": "Instrument_15", - "13": "Instrument_16", - "14": "Instrument_19", - "15": "Instrument_21", - "16": "Instrument_22", - "17": "Instrument_23", - "18": "Instrument_24", - "19": "Instrument_25", - "20": "Instrument_26", - "21": "Instrument_32", - "22": "Instrument_33", - "23": "Instrument_36", - "24": "Instrument_38", - "25": "Instrument_40", - "26": "Instrument_41", - "27": "Instrument_42", - "28": "Instrument_43", - "29": "Instrument_46", - "30": "Instrument_47", - "31": "Instrument_49", - "32": "Instrument_50", - "33": "Instrument_52", - "34": "Instrument_55", - "35": "Instrument_56", - "36": "Instrument_57", - "37": "Instrument_58", - "38": "Instrument_60", - "39": "Instrument_61", - "40": "Instrument_62", - "41": "Instrument_64", - "42": "Instrument_65", - "43": "Instrument_66", - "44": "Instrument_67", - "45": "Instrument_68", - "46": "Instrument_69", - "47": "Instrument_70", - "48": "Instrument_71", - "49": "Instrument_72", - "50": "Instrument_73", - "51": "Instrument_74", - "52": "Instrument_75", - "53": "Instrument_79", - "54": "Instrument_80", - "55": "Instrument_88", - "56": "Instrument_104", - "57": "Instrument_105", - "58": "Instrument_106", - "59": "Instrument_107", - "60": "Instrument_108", - "61": "Instrument_109", - "62": "Instrument_111", - "63": "Instrument_114", - "64": "Instrument_117", - "65": "Instrument_118" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_XMIDI_Dataset/vocab_XMIDI_Dataset_nb8.json b/vocab/vocab_XMIDI_Dataset/vocab_XMIDI_Dataset_nb8.json deleted file mode 100644 index 9f49c7e..0000000 --- a/vocab/vocab_XMIDI_Dataset/vocab_XMIDI_Dataset_nb8.json +++ /dev/null @@ -1,557 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_N_N", - "2": "Tempo_30", - "3": "Tempo_31", - "4": "Tempo_32", - "5": "Tempo_33", - "6": "Tempo_34", - "7": "Tempo_35", - "8": "Tempo_36", - "9": "Tempo_37", - "10": "Tempo_38", - "11": "Tempo_40", - "12": "Tempo_42", - "13": "Tempo_44", - "14": "Tempo_46", - "15": "Tempo_48", - "16": "Tempo_50", - "17": "Tempo_52", - "18": "Tempo_54", - "19": "Tempo_56", - "20": "Tempo_58", - "21": "Tempo_60", - "22": "Tempo_62", - "23": "Tempo_64", - "24": "Tempo_67", - "25": "Tempo_70", - "26": "Tempo_73", - "27": "Tempo_76", - "28": "Tempo_79", - "29": "Tempo_82", - "30": "Tempo_85", - "31": "Tempo_88", - "32": "Tempo_92", - "33": "Tempo_96", - "34": "Tempo_100", - "35": "Tempo_104", - "36": "Tempo_108", - "37": "Tempo_112", - "38": "Tempo_116", - "39": "Tempo_121", - "40": "Tempo_126", - "41": "Tempo_131", - "42": "Tempo_136", - "43": "Tempo_141", - "44": "Tempo_147", - "45": "Tempo_153", - "46": "Tempo_159", - "47": "Tempo_165", - "48": "Tempo_172", - "49": "Tempo_179", - "50": "Tempo_186", - "51": "Tempo_193", - "52": "Tempo_201", - "53": "Tempo_209", - "54": "Tempo_217", - "55": "Tempo_226", - "56": "Tempo_235", - "57": "Tempo_244", - "58": "Tempo_254", - "59": "Tempo_264", - "60": "Tempo_275", - "61": "Tempo_286", - "62": "Tempo_297", - "63": "Tempo_309", - "64": "Tempo_321", - "65": "Tempo_334", - "66": "Tempo_347", - "67": "Tempo_361", - "68": "Tempo_375", - "69": "Tempo_390" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_1", - "3": "Instrument_2", - "4": "Instrument_3", - "5": "Instrument_4", - "6": "Instrument_5", - "7": "Instrument_6", - "8": "Instrument_7", - "9": "Instrument_8", - "10": "Instrument_9", - "11": "Instrument_10", - "12": "Instrument_11", - "13": "Instrument_12", - "14": "Instrument_13", - "15": "Instrument_14", - "16": "Instrument_15", - "17": "Instrument_16", - "18": "Instrument_17", - "19": "Instrument_18", - "20": "Instrument_19", - "21": "Instrument_20", - "22": "Instrument_21", - "23": "Instrument_22", - "24": "Instrument_23", - "25": "Instrument_24", - "26": "Instrument_25", - "27": "Instrument_26", - "28": "Instrument_27", - "29": "Instrument_28", - "30": "Instrument_29", - "31": "Instrument_30", - "32": "Instrument_31", - "33": "Instrument_32", - "34": "Instrument_33", - "35": "Instrument_34", - "36": "Instrument_35", - "37": "Instrument_36", - "38": "Instrument_37", - "39": "Instrument_38", - "40": "Instrument_39", - "41": "Instrument_40", - "42": "Instrument_41", - "43": "Instrument_42", - "44": "Instrument_43", - "45": "Instrument_44", - "46": "Instrument_45", - "47": "Instrument_46", - "48": "Instrument_47", - "49": "Instrument_48", - "50": "Instrument_49", - "51": "Instrument_50", - "52": "Instrument_51", - "53": "Instrument_52", - "54": "Instrument_53", - "55": "Instrument_54", - "56": "Instrument_55", - "57": "Instrument_56", - "58": "Instrument_57", - "59": "Instrument_58", - "60": "Instrument_59", - "61": "Instrument_60", - "62": "Instrument_61", - "63": "Instrument_62", - "64": "Instrument_63", - "65": "Instrument_64", - "66": "Instrument_65", - "67": "Instrument_66", - "68": "Instrument_67", - "69": "Instrument_68", - "70": "Instrument_69", - "71": "Instrument_70", - "72": "Instrument_71", - "73": "Instrument_72", - "74": "Instrument_73", - "75": "Instrument_74", - "76": "Instrument_75", - "77": "Instrument_76", - "78": "Instrument_77", - "79": "Instrument_78", - "80": "Instrument_79", - "81": "Instrument_80", - "82": "Instrument_81", - "83": "Instrument_82", - "84": "Instrument_83", - "85": "Instrument_84", - "86": "Instrument_85", - "87": "Instrument_86", - "88": "Instrument_87", - "89": "Instrument_88", - "90": "Instrument_89", - "91": "Instrument_90", - "92": "Instrument_91", - "93": "Instrument_92", - "94": "Instrument_93", - "95": "Instrument_94", - "96": "Instrument_95", - "97": "Instrument_96", - "98": "Instrument_97", - "99": "Instrument_98", - "100": "Instrument_99", - "101": "Instrument_100", - "102": "Instrument_101", - "103": "Instrument_102", - "104": "Instrument_103", - "105": "Instrument_104", - "106": "Instrument_105", - "107": "Instrument_106", - "108": "Instrument_107", - "109": "Instrument_108", - "110": "Instrument_109", - "111": "Instrument_110", - "112": "Instrument_111", - "113": "Instrument_112", - "114": "Instrument_113", - "115": "Instrument_114", - "116": "Instrument_115", - "117": "Instrument_116", - "118": "Instrument_117", - "119": "Instrument_118", - "120": "Instrument_119", - "121": "Instrument_120", - "122": "Instrument_121", - "123": "Instrument_122", - "124": "Instrument_123", - "125": "Instrument_124", - "126": "Instrument_125", - "127": "Instrument_126", - "128": "Instrument_127" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_XMIDI_Dataset/vocab_XMIDI_Dataset_nb8_old.json b/vocab/vocab_XMIDI_Dataset/vocab_XMIDI_Dataset_nb8_old.json deleted file mode 100644 index c3a2fac..0000000 --- a/vocab/vocab_XMIDI_Dataset/vocab_XMIDI_Dataset_nb8_old.json +++ /dev/null @@ -1,378 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_4/4" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_32", - "2": "Tempo_35", - "3": "Tempo_38", - "4": "Tempo_40", - "5": "Tempo_44", - "6": "Tempo_46", - "7": "Tempo_50", - "8": "Tempo_54", - "9": "Tempo_56", - "10": "Tempo_60", - "11": "Tempo_62", - "12": "Tempo_64", - "13": "Tempo_67", - "14": "Tempo_70", - "15": "Tempo_73", - "16": "Tempo_76", - "17": "Tempo_79", - "18": "Tempo_82", - "19": "Tempo_85", - "20": "Tempo_88", - "21": "Tempo_92", - "22": "Tempo_96", - "23": "Tempo_100", - "24": "Tempo_104", - "25": "Tempo_108", - "26": "Tempo_112", - "27": "Tempo_116", - "28": "Tempo_121", - "29": "Tempo_126", - "30": "Tempo_131", - "31": "Tempo_136", - "32": "Tempo_141", - "33": "Tempo_147", - "34": "Tempo_153", - "35": "Tempo_159", - "36": "Tempo_165", - "37": "Tempo_172", - "38": "Tempo_179", - "39": "Tempo_186", - "40": "Tempo_193", - "41": "Tempo_201", - "42": "Tempo_209", - "43": "Tempo_217", - "44": "Tempo_226" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_12", - "3": "Instrument_16", - "4": "Instrument_25", - "5": "Instrument_32", - "6": "Instrument_40", - "7": "Instrument_46", - "8": "Instrument_48", - "9": "Instrument_56", - "10": "Instrument_58", - "11": "Instrument_66", - "12": "Instrument_73", - "13": "Instrument_80", - "14": "Instrument_88", - "15": "Instrument_104", - "16": "Instrument_107", - "17": "Instrument_114" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_aria-midi/oldvocab_aria-midi_nb8.json b/vocab/vocab_aria-midi/oldvocab_aria-midi_nb8.json deleted file mode 100644 index 085da32..0000000 --- a/vocab/vocab_aria-midi/oldvocab_aria-midi_nb8.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_4/4" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_121" - }, - "instrument": { - "0": 0, - "1": "Instrument_0" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_11", - "2": "Note_Pitch_12", - "3": "Note_Pitch_13", - "4": "Note_Pitch_14", - "5": "Note_Pitch_15", - "6": "Note_Pitch_16", - "7": "Note_Pitch_17", - "8": "Note_Pitch_18", - "9": "Note_Pitch_19", - "10": "Note_Pitch_20", - "11": "Note_Pitch_21", - "12": "Note_Pitch_22", - "13": "Note_Pitch_23", - "14": "Note_Pitch_24", - "15": "Note_Pitch_25", - "16": "Note_Pitch_26", - "17": "Note_Pitch_27", - "18": "Note_Pitch_28", - "19": "Note_Pitch_29", - "20": "Note_Pitch_30", - "21": "Note_Pitch_31", - "22": "Note_Pitch_32", - "23": "Note_Pitch_33", - "24": "Note_Pitch_34", - "25": "Note_Pitch_35", - "26": "Note_Pitch_36", - "27": "Note_Pitch_37", - "28": "Note_Pitch_38", - "29": "Note_Pitch_39", - "30": "Note_Pitch_40", - "31": "Note_Pitch_41", - "32": "Note_Pitch_42", - "33": "Note_Pitch_43", - "34": "Note_Pitch_44", - "35": "Note_Pitch_45", - "36": "Note_Pitch_46", - "37": "Note_Pitch_47", - "38": "Note_Pitch_48", - "39": "Note_Pitch_49", - "40": "Note_Pitch_50", - "41": "Note_Pitch_51", - "42": "Note_Pitch_52", - "43": "Note_Pitch_53", - "44": "Note_Pitch_54", - "45": "Note_Pitch_55", - "46": "Note_Pitch_56", - "47": "Note_Pitch_57", - "48": "Note_Pitch_58", - "49": "Note_Pitch_59", - "50": "Note_Pitch_60", - "51": "Note_Pitch_61", - "52": "Note_Pitch_62", - "53": "Note_Pitch_63", - "54": "Note_Pitch_64", - "55": "Note_Pitch_65", - "56": "Note_Pitch_66", - "57": "Note_Pitch_67", - "58": "Note_Pitch_68", - "59": "Note_Pitch_69", - "60": "Note_Pitch_70", - "61": "Note_Pitch_71", - "62": "Note_Pitch_72", - "63": "Note_Pitch_73", - "64": "Note_Pitch_74", - "65": "Note_Pitch_75", - "66": "Note_Pitch_76", - "67": "Note_Pitch_77", - "68": "Note_Pitch_78", - "69": "Note_Pitch_79", - "70": "Note_Pitch_80", - "71": "Note_Pitch_81", - "72": "Note_Pitch_82", - "73": "Note_Pitch_83", - "74": "Note_Pitch_84", - "75": "Note_Pitch_85", - "76": "Note_Pitch_86", - "77": "Note_Pitch_87", - "78": "Note_Pitch_88", - "79": "Note_Pitch_89", - "80": "Note_Pitch_90", - "81": "Note_Pitch_91", - "82": "Note_Pitch_92", - "83": "Note_Pitch_93", - "84": "Note_Pitch_94", - "85": "Note_Pitch_95", - "86": "Note_Pitch_96", - "87": "Note_Pitch_97", - "88": "Note_Pitch_98", - "89": "Note_Pitch_99", - "90": "Note_Pitch_100", - "91": "Note_Pitch_101", - "92": "Note_Pitch_102", - "93": "Note_Pitch_103", - "94": "Note_Pitch_104", - "95": "Note_Pitch_105", - "96": "Note_Pitch_106", - "97": "Note_Pitch_107", - "98": "Note_Pitch_108", - "99": "Note_Pitch_109", - "100": "Note_Pitch_110", - "101": "Note_Pitch_111", - "102": "Note_Pitch_112", - "103": "Note_Pitch_113", - "104": "Note_Pitch_114", - "105": "Note_Pitch_115", - "106": "Note_Pitch_116", - "107": "Note_Pitch_117", - "108": "Note_Pitch_118", - "109": "Note_Pitch_119" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_aria-midi/vocab_aria-midi_nb8.json b/vocab/vocab_aria-midi/vocab_aria-midi_nb8.json deleted file mode 100644 index 9f49c7e..0000000 --- a/vocab/vocab_aria-midi/vocab_aria-midi_nb8.json +++ /dev/null @@ -1,557 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_N_N", - "2": "Tempo_30", - "3": "Tempo_31", - "4": "Tempo_32", - "5": "Tempo_33", - "6": "Tempo_34", - "7": "Tempo_35", - "8": "Tempo_36", - "9": "Tempo_37", - "10": "Tempo_38", - "11": "Tempo_40", - "12": "Tempo_42", - "13": "Tempo_44", - "14": "Tempo_46", - "15": "Tempo_48", - "16": "Tempo_50", - "17": "Tempo_52", - "18": "Tempo_54", - "19": "Tempo_56", - "20": "Tempo_58", - "21": "Tempo_60", - "22": "Tempo_62", - "23": "Tempo_64", - "24": "Tempo_67", - "25": "Tempo_70", - "26": "Tempo_73", - "27": "Tempo_76", - "28": "Tempo_79", - "29": "Tempo_82", - "30": "Tempo_85", - "31": "Tempo_88", - "32": "Tempo_92", - "33": "Tempo_96", - "34": "Tempo_100", - "35": "Tempo_104", - "36": "Tempo_108", - "37": "Tempo_112", - "38": "Tempo_116", - "39": "Tempo_121", - "40": "Tempo_126", - "41": "Tempo_131", - "42": "Tempo_136", - "43": "Tempo_141", - "44": "Tempo_147", - "45": "Tempo_153", - "46": "Tempo_159", - "47": "Tempo_165", - "48": "Tempo_172", - "49": "Tempo_179", - "50": "Tempo_186", - "51": "Tempo_193", - "52": "Tempo_201", - "53": "Tempo_209", - "54": "Tempo_217", - "55": "Tempo_226", - "56": "Tempo_235", - "57": "Tempo_244", - "58": "Tempo_254", - "59": "Tempo_264", - "60": "Tempo_275", - "61": "Tempo_286", - "62": "Tempo_297", - "63": "Tempo_309", - "64": "Tempo_321", - "65": "Tempo_334", - "66": "Tempo_347", - "67": "Tempo_361", - "68": "Tempo_375", - "69": "Tempo_390" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_1", - "3": "Instrument_2", - "4": "Instrument_3", - "5": "Instrument_4", - "6": "Instrument_5", - "7": "Instrument_6", - "8": "Instrument_7", - "9": "Instrument_8", - "10": "Instrument_9", - "11": "Instrument_10", - "12": "Instrument_11", - "13": "Instrument_12", - "14": "Instrument_13", - "15": "Instrument_14", - "16": "Instrument_15", - "17": "Instrument_16", - "18": "Instrument_17", - "19": "Instrument_18", - "20": "Instrument_19", - "21": "Instrument_20", - "22": "Instrument_21", - "23": "Instrument_22", - "24": "Instrument_23", - "25": "Instrument_24", - "26": "Instrument_25", - "27": "Instrument_26", - "28": "Instrument_27", - "29": "Instrument_28", - "30": "Instrument_29", - "31": "Instrument_30", - "32": "Instrument_31", - "33": "Instrument_32", - "34": "Instrument_33", - "35": "Instrument_34", - "36": "Instrument_35", - "37": "Instrument_36", - "38": "Instrument_37", - "39": "Instrument_38", - "40": "Instrument_39", - "41": "Instrument_40", - "42": "Instrument_41", - "43": "Instrument_42", - "44": "Instrument_43", - "45": "Instrument_44", - "46": "Instrument_45", - "47": "Instrument_46", - "48": "Instrument_47", - "49": "Instrument_48", - "50": "Instrument_49", - "51": "Instrument_50", - "52": "Instrument_51", - "53": "Instrument_52", - "54": "Instrument_53", - "55": "Instrument_54", - "56": "Instrument_55", - "57": "Instrument_56", - "58": "Instrument_57", - "59": "Instrument_58", - "60": "Instrument_59", - "61": "Instrument_60", - "62": "Instrument_61", - "63": "Instrument_62", - "64": "Instrument_63", - "65": "Instrument_64", - "66": "Instrument_65", - "67": "Instrument_66", - "68": "Instrument_67", - "69": "Instrument_68", - "70": "Instrument_69", - "71": "Instrument_70", - "72": "Instrument_71", - "73": "Instrument_72", - "74": "Instrument_73", - "75": "Instrument_74", - "76": "Instrument_75", - "77": "Instrument_76", - "78": "Instrument_77", - "79": "Instrument_78", - "80": "Instrument_79", - "81": "Instrument_80", - "82": "Instrument_81", - "83": "Instrument_82", - "84": "Instrument_83", - "85": "Instrument_84", - "86": "Instrument_85", - "87": "Instrument_86", - "88": "Instrument_87", - "89": "Instrument_88", - "90": "Instrument_89", - "91": "Instrument_90", - "92": "Instrument_91", - "93": "Instrument_92", - "94": "Instrument_93", - "95": "Instrument_94", - "96": "Instrument_95", - "97": "Instrument_96", - "98": "Instrument_97", - "99": "Instrument_98", - "100": "Instrument_99", - "101": "Instrument_100", - "102": "Instrument_101", - "103": "Instrument_102", - "104": "Instrument_103", - "105": "Instrument_104", - "106": "Instrument_105", - "107": "Instrument_106", - "108": "Instrument_107", - "109": "Instrument_108", - "110": "Instrument_109", - "111": "Instrument_110", - "112": "Instrument_111", - "113": "Instrument_112", - "114": "Instrument_113", - "115": "Instrument_114", - "116": "Instrument_115", - "117": "Instrument_116", - "118": "Instrument_117", - "119": "Instrument_118", - "120": "Instrument_119", - "121": "Instrument_120", - "122": "Instrument_121", - "123": "Instrument_122", - "124": "Instrument_123", - "125": "Instrument_124", - "126": "Instrument_125", - "127": "Instrument_126", - "128": "Instrument_127" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_gigamidi/oldvocab_gigamidi_nb8.json b/vocab/vocab_gigamidi/oldvocab_gigamidi_nb8.json deleted file mode 100644 index 6b4d0c3..0000000 --- a/vocab/vocab_gigamidi/oldvocab_gigamidi_nb8.json +++ /dev/null @@ -1,494 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_N_N", - "2": "Tempo_30", - "3": "Tempo_31", - "4": "Tempo_32", - "5": "Tempo_33", - "6": "Tempo_34", - "7": "Tempo_35", - "8": "Tempo_36", - "9": "Tempo_37", - "10": "Tempo_38", - "11": "Tempo_40", - "12": "Tempo_42", - "13": "Tempo_44", - "14": "Tempo_46", - "15": "Tempo_48", - "16": "Tempo_50", - "17": "Tempo_52", - "18": "Tempo_54", - "19": "Tempo_56", - "20": "Tempo_58", - "21": "Tempo_60", - "22": "Tempo_62", - "23": "Tempo_64", - "24": "Tempo_67", - "25": "Tempo_70", - "26": "Tempo_73", - "27": "Tempo_76", - "28": "Tempo_79", - "29": "Tempo_82", - "30": "Tempo_85", - "31": "Tempo_88", - "32": "Tempo_92", - "33": "Tempo_96", - "34": "Tempo_100", - "35": "Tempo_104", - "36": "Tempo_108", - "37": "Tempo_112", - "38": "Tempo_116", - "39": "Tempo_121", - "40": "Tempo_126", - "41": "Tempo_131", - "42": "Tempo_136", - "43": "Tempo_141", - "44": "Tempo_147", - "45": "Tempo_153", - "46": "Tempo_159", - "47": "Tempo_165", - "48": "Tempo_172", - "49": "Tempo_179", - "50": "Tempo_186", - "51": "Tempo_193", - "52": "Tempo_201", - "53": "Tempo_209", - "54": "Tempo_217", - "55": "Tempo_226", - "56": "Tempo_235", - "57": "Tempo_244", - "58": "Tempo_254", - "59": "Tempo_264", - "60": "Tempo_275", - "61": "Tempo_286", - "62": "Tempo_297", - "63": "Tempo_309", - "64": "Tempo_321", - "65": "Tempo_334", - "66": "Tempo_347", - "67": "Tempo_361", - "68": "Tempo_375", - "69": "Tempo_390" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_4", - "3": "Instrument_6", - "4": "Instrument_7", - "5": "Instrument_8", - "6": "Instrument_9", - "7": "Instrument_10", - "8": "Instrument_11", - "9": "Instrument_12", - "10": "Instrument_13", - "11": "Instrument_14", - "12": "Instrument_15", - "13": "Instrument_16", - "14": "Instrument_19", - "15": "Instrument_21", - "16": "Instrument_22", - "17": "Instrument_23", - "18": "Instrument_24", - "19": "Instrument_25", - "20": "Instrument_26", - "21": "Instrument_32", - "22": "Instrument_33", - "23": "Instrument_36", - "24": "Instrument_38", - "25": "Instrument_40", - "26": "Instrument_41", - "27": "Instrument_42", - "28": "Instrument_43", - "29": "Instrument_46", - "30": "Instrument_47", - "31": "Instrument_49", - "32": "Instrument_50", - "33": "Instrument_52", - "34": "Instrument_55", - "35": "Instrument_56", - "36": "Instrument_57", - "37": "Instrument_58", - "38": "Instrument_60", - "39": "Instrument_61", - "40": "Instrument_62", - "41": "Instrument_64", - "42": "Instrument_65", - "43": "Instrument_66", - "44": "Instrument_67", - "45": "Instrument_68", - "46": "Instrument_69", - "47": "Instrument_70", - "48": "Instrument_71", - "49": "Instrument_72", - "50": "Instrument_73", - "51": "Instrument_74", - "52": "Instrument_75", - "53": "Instrument_79", - "54": "Instrument_80", - "55": "Instrument_88", - "56": "Instrument_104", - "57": "Instrument_105", - "58": "Instrument_106", - "59": "Instrument_107", - "60": "Instrument_108", - "61": "Instrument_109", - "62": "Instrument_111", - "63": "Instrument_114", - "64": "Instrument_117", - "65": "Instrument_118" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_gigamidi/vocab_gigamidi_nb8.json b/vocab/vocab_gigamidi/vocab_gigamidi_nb8.json deleted file mode 100644 index 9f49c7e..0000000 --- a/vocab/vocab_gigamidi/vocab_gigamidi_nb8.json +++ /dev/null @@ -1,557 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_N_N", - "2": "Tempo_30", - "3": "Tempo_31", - "4": "Tempo_32", - "5": "Tempo_33", - "6": "Tempo_34", - "7": "Tempo_35", - "8": "Tempo_36", - "9": "Tempo_37", - "10": "Tempo_38", - "11": "Tempo_40", - "12": "Tempo_42", - "13": "Tempo_44", - "14": "Tempo_46", - "15": "Tempo_48", - "16": "Tempo_50", - "17": "Tempo_52", - "18": "Tempo_54", - "19": "Tempo_56", - "20": "Tempo_58", - "21": "Tempo_60", - "22": "Tempo_62", - "23": "Tempo_64", - "24": "Tempo_67", - "25": "Tempo_70", - "26": "Tempo_73", - "27": "Tempo_76", - "28": "Tempo_79", - "29": "Tempo_82", - "30": "Tempo_85", - "31": "Tempo_88", - "32": "Tempo_92", - "33": "Tempo_96", - "34": "Tempo_100", - "35": "Tempo_104", - "36": "Tempo_108", - "37": "Tempo_112", - "38": "Tempo_116", - "39": "Tempo_121", - "40": "Tempo_126", - "41": "Tempo_131", - "42": "Tempo_136", - "43": "Tempo_141", - "44": "Tempo_147", - "45": "Tempo_153", - "46": "Tempo_159", - "47": "Tempo_165", - "48": "Tempo_172", - "49": "Tempo_179", - "50": "Tempo_186", - "51": "Tempo_193", - "52": "Tempo_201", - "53": "Tempo_209", - "54": "Tempo_217", - "55": "Tempo_226", - "56": "Tempo_235", - "57": "Tempo_244", - "58": "Tempo_254", - "59": "Tempo_264", - "60": "Tempo_275", - "61": "Tempo_286", - "62": "Tempo_297", - "63": "Tempo_309", - "64": "Tempo_321", - "65": "Tempo_334", - "66": "Tempo_347", - "67": "Tempo_361", - "68": "Tempo_375", - "69": "Tempo_390" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_1", - "3": "Instrument_2", - "4": "Instrument_3", - "5": "Instrument_4", - "6": "Instrument_5", - "7": "Instrument_6", - "8": "Instrument_7", - "9": "Instrument_8", - "10": "Instrument_9", - "11": "Instrument_10", - "12": "Instrument_11", - "13": "Instrument_12", - "14": "Instrument_13", - "15": "Instrument_14", - "16": "Instrument_15", - "17": "Instrument_16", - "18": "Instrument_17", - "19": "Instrument_18", - "20": "Instrument_19", - "21": "Instrument_20", - "22": "Instrument_21", - "23": "Instrument_22", - "24": "Instrument_23", - "25": "Instrument_24", - "26": "Instrument_25", - "27": "Instrument_26", - "28": "Instrument_27", - "29": "Instrument_28", - "30": "Instrument_29", - "31": "Instrument_30", - "32": "Instrument_31", - "33": "Instrument_32", - "34": "Instrument_33", - "35": "Instrument_34", - "36": "Instrument_35", - "37": "Instrument_36", - "38": "Instrument_37", - "39": "Instrument_38", - "40": "Instrument_39", - "41": "Instrument_40", - "42": "Instrument_41", - "43": "Instrument_42", - "44": "Instrument_43", - "45": "Instrument_44", - "46": "Instrument_45", - "47": "Instrument_46", - "48": "Instrument_47", - "49": "Instrument_48", - "50": "Instrument_49", - "51": "Instrument_50", - "52": "Instrument_51", - "53": "Instrument_52", - "54": "Instrument_53", - "55": "Instrument_54", - "56": "Instrument_55", - "57": "Instrument_56", - "58": "Instrument_57", - "59": "Instrument_58", - "60": "Instrument_59", - "61": "Instrument_60", - "62": "Instrument_61", - "63": "Instrument_62", - "64": "Instrument_63", - "65": "Instrument_64", - "66": "Instrument_65", - "67": "Instrument_66", - "68": "Instrument_67", - "69": "Instrument_68", - "70": "Instrument_69", - "71": "Instrument_70", - "72": "Instrument_71", - "73": "Instrument_72", - "74": "Instrument_73", - "75": "Instrument_74", - "76": "Instrument_75", - "77": "Instrument_76", - "78": "Instrument_77", - "79": "Instrument_78", - "80": "Instrument_79", - "81": "Instrument_80", - "82": "Instrument_81", - "83": "Instrument_82", - "84": "Instrument_83", - "85": "Instrument_84", - "86": "Instrument_85", - "87": "Instrument_86", - "88": "Instrument_87", - "89": "Instrument_88", - "90": "Instrument_89", - "91": "Instrument_90", - "92": "Instrument_91", - "93": "Instrument_92", - "94": "Instrument_93", - "95": "Instrument_94", - "96": "Instrument_95", - "97": "Instrument_96", - "98": "Instrument_97", - "99": "Instrument_98", - "100": "Instrument_99", - "101": "Instrument_100", - "102": "Instrument_101", - "103": "Instrument_102", - "104": "Instrument_103", - "105": "Instrument_104", - "106": "Instrument_105", - "107": "Instrument_106", - "108": "Instrument_107", - "109": "Instrument_108", - "110": "Instrument_109", - "111": "Instrument_110", - "112": "Instrument_111", - "113": "Instrument_112", - "114": "Instrument_113", - "115": "Instrument_114", - "116": "Instrument_115", - "117": "Instrument_116", - "118": "Instrument_117", - "119": "Instrument_118", - "120": "Instrument_119", - "121": "Instrument_120", - "122": "Instrument_121", - "123": "Instrument_122", - "124": "Instrument_123", - "125": "Instrument_124", - "126": "Instrument_125", - "127": "Instrument_126", - "128": "Instrument_127" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_new_dataset/vocab_new_dataset_nb8.json b/vocab/vocab_new_dataset/vocab_new_dataset_nb8.json deleted file mode 100644 index 9f49c7e..0000000 --- a/vocab/vocab_new_dataset/vocab_new_dataset_nb8.json +++ /dev/null @@ -1,557 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_N_N", - "2": "Tempo_30", - "3": "Tempo_31", - "4": "Tempo_32", - "5": "Tempo_33", - "6": "Tempo_34", - "7": "Tempo_35", - "8": "Tempo_36", - "9": "Tempo_37", - "10": "Tempo_38", - "11": "Tempo_40", - "12": "Tempo_42", - "13": "Tempo_44", - "14": "Tempo_46", - "15": "Tempo_48", - "16": "Tempo_50", - "17": "Tempo_52", - "18": "Tempo_54", - "19": "Tempo_56", - "20": "Tempo_58", - "21": "Tempo_60", - "22": "Tempo_62", - "23": "Tempo_64", - "24": "Tempo_67", - "25": "Tempo_70", - "26": "Tempo_73", - "27": "Tempo_76", - "28": "Tempo_79", - "29": "Tempo_82", - "30": "Tempo_85", - "31": "Tempo_88", - "32": "Tempo_92", - "33": "Tempo_96", - "34": "Tempo_100", - "35": "Tempo_104", - "36": "Tempo_108", - "37": "Tempo_112", - "38": "Tempo_116", - "39": "Tempo_121", - "40": "Tempo_126", - "41": "Tempo_131", - "42": "Tempo_136", - "43": "Tempo_141", - "44": "Tempo_147", - "45": "Tempo_153", - "46": "Tempo_159", - "47": "Tempo_165", - "48": "Tempo_172", - "49": "Tempo_179", - "50": "Tempo_186", - "51": "Tempo_193", - "52": "Tempo_201", - "53": "Tempo_209", - "54": "Tempo_217", - "55": "Tempo_226", - "56": "Tempo_235", - "57": "Tempo_244", - "58": "Tempo_254", - "59": "Tempo_264", - "60": "Tempo_275", - "61": "Tempo_286", - "62": "Tempo_297", - "63": "Tempo_309", - "64": "Tempo_321", - "65": "Tempo_334", - "66": "Tempo_347", - "67": "Tempo_361", - "68": "Tempo_375", - "69": "Tempo_390" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_1", - "3": "Instrument_2", - "4": "Instrument_3", - "5": "Instrument_4", - "6": "Instrument_5", - "7": "Instrument_6", - "8": "Instrument_7", - "9": "Instrument_8", - "10": "Instrument_9", - "11": "Instrument_10", - "12": "Instrument_11", - "13": "Instrument_12", - "14": "Instrument_13", - "15": "Instrument_14", - "16": "Instrument_15", - "17": "Instrument_16", - "18": "Instrument_17", - "19": "Instrument_18", - "20": "Instrument_19", - "21": "Instrument_20", - "22": "Instrument_21", - "23": "Instrument_22", - "24": "Instrument_23", - "25": "Instrument_24", - "26": "Instrument_25", - "27": "Instrument_26", - "28": "Instrument_27", - "29": "Instrument_28", - "30": "Instrument_29", - "31": "Instrument_30", - "32": "Instrument_31", - "33": "Instrument_32", - "34": "Instrument_33", - "35": "Instrument_34", - "36": "Instrument_35", - "37": "Instrument_36", - "38": "Instrument_37", - "39": "Instrument_38", - "40": "Instrument_39", - "41": "Instrument_40", - "42": "Instrument_41", - "43": "Instrument_42", - "44": "Instrument_43", - "45": "Instrument_44", - "46": "Instrument_45", - "47": "Instrument_46", - "48": "Instrument_47", - "49": "Instrument_48", - "50": "Instrument_49", - "51": "Instrument_50", - "52": "Instrument_51", - "53": "Instrument_52", - "54": "Instrument_53", - "55": "Instrument_54", - "56": "Instrument_55", - "57": "Instrument_56", - "58": "Instrument_57", - "59": "Instrument_58", - "60": "Instrument_59", - "61": "Instrument_60", - "62": "Instrument_61", - "63": "Instrument_62", - "64": "Instrument_63", - "65": "Instrument_64", - "66": "Instrument_65", - "67": "Instrument_66", - "68": "Instrument_67", - "69": "Instrument_68", - "70": "Instrument_69", - "71": "Instrument_70", - "72": "Instrument_71", - "73": "Instrument_72", - "74": "Instrument_73", - "75": "Instrument_74", - "76": "Instrument_75", - "77": "Instrument_76", - "78": "Instrument_77", - "79": "Instrument_78", - "80": "Instrument_79", - "81": "Instrument_80", - "82": "Instrument_81", - "83": "Instrument_82", - "84": "Instrument_83", - "85": "Instrument_84", - "86": "Instrument_85", - "87": "Instrument_86", - "88": "Instrument_87", - "89": "Instrument_88", - "90": "Instrument_89", - "91": "Instrument_90", - "92": "Instrument_91", - "93": "Instrument_92", - "94": "Instrument_93", - "95": "Instrument_94", - "96": "Instrument_95", - "97": "Instrument_96", - "98": "Instrument_97", - "99": "Instrument_98", - "100": "Instrument_99", - "101": "Instrument_100", - "102": "Instrument_101", - "103": "Instrument_102", - "104": "Instrument_103", - "105": "Instrument_104", - "106": "Instrument_105", - "107": "Instrument_106", - "108": "Instrument_107", - "109": "Instrument_108", - "110": "Instrument_109", - "111": "Instrument_110", - "112": "Instrument_111", - "113": "Instrument_112", - "114": "Instrument_113", - "115": "Instrument_114", - "116": "Instrument_115", - "117": "Instrument_116", - "118": "Instrument_117", - "119": "Instrument_118", - "120": "Instrument_119", - "121": "Instrument_120", - "122": "Instrument_121", - "123": "Instrument_122", - "124": "Instrument_123", - "125": "Instrument_124", - "126": "Instrument_125", - "127": "Instrument_126", - "128": "Instrument_127" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file diff --git a/vocab/vocab_new_dataset/vocab_new_dataset_nb8_old.json b/vocab/vocab_new_dataset/vocab_new_dataset_nb8_old.json deleted file mode 100644 index 2a1adbb..0000000 --- a/vocab/vocab_new_dataset/vocab_new_dataset_nb8_old.json +++ /dev/null @@ -1,493 +0,0 @@ -{ - "type": { - "0": "SOS", - "1": "EOS", - "2": "Empty_Bar", - "3": "SSS", - "4": "SSN", - "5": "SNN", - "6": "NNN_time_signature_12/8", - "7": "NNN_time_signature_11/8", - "8": "NNN_time_signature_9/8", - "9": "NNN_time_signature_8/8", - "10": "NNN_time_signature_7/8", - "11": "NNN_time_signature_6/8", - "12": "NNN_time_signature_5/8", - "13": "NNN_time_signature_4/8", - "14": "NNN_time_signature_3/8", - "15": "NNN_time_signature_2/8", - "16": "NNN_time_signature_1/8", - "17": "NNN_time_signature_8/4", - "18": "NNN_time_signature_7/4", - "19": "NNN_time_signature_6/4", - "20": "NNN_time_signature_5/4", - "21": "NNN_time_signature_4/4", - "22": "NNN_time_signature_3/4", - "23": "NNN_time_signature_2/4", - "24": "NNN_time_signature_1/4", - "25": "NNN_time_signature_4/2", - "26": "NNN_time_signature_3/2", - "27": "NNN_time_signature_2/2", - "28": "NNN_time_signature_1/2", - "29": "NNN_time_signature_1/1" - }, - "beat": { - "0": 0, - "1": "Beat_0", - "2": "Beat_1", - "3": "Beat_2", - "4": "Beat_3", - "5": "Beat_4", - "6": "Beat_5", - "7": "Beat_6", - "8": "Beat_7", - "9": "Beat_8", - "10": "Beat_9", - "11": "Beat_10", - "12": "Beat_11", - "13": "Beat_12", - "14": "Beat_13", - "15": "Beat_14", - "16": "Beat_15", - "17": "Beat_16", - "18": "Beat_17", - "19": "Beat_18", - "20": "Beat_19", - "21": "Beat_20", - "22": "Beat_21", - "23": "Beat_22", - "24": "Beat_23", - "25": "Beat_24", - "26": "Beat_25", - "27": "Beat_26", - "28": "Beat_27", - "29": "Beat_28", - "30": "Beat_29", - "31": "Beat_30", - "32": "Beat_31" - }, - "chord": { - "0": 0, - "1": "Chord_N_N", - "2": "Chord_A_+", - "3": "Chord_A#_+", - "4": "Chord_B_+", - "5": "Chord_C_+", - "6": "Chord_C#_+", - "7": "Chord_D_+", - "8": "Chord_D#_+", - "9": "Chord_E_+", - "10": "Chord_F_+", - "11": "Chord_F#_+", - "12": "Chord_G_+", - "13": "Chord_G#_+", - "14": "Chord_A_/o7", - "15": "Chord_A#_/o7", - "16": "Chord_B_/o7", - "17": "Chord_C_/o7", - "18": "Chord_C#_/o7", - "19": "Chord_D_/o7", - "20": "Chord_D#_/o7", - "21": "Chord_E_/o7", - "22": "Chord_F_/o7", - "23": "Chord_F#_/o7", - "24": "Chord_G_/o7", - "25": "Chord_G#_/o7", - "26": "Chord_A_7", - "27": "Chord_A#_7", - "28": "Chord_B_7", - "29": "Chord_C_7", - "30": "Chord_C#_7", - "31": "Chord_D_7", - "32": "Chord_D#_7", - "33": "Chord_E_7", - "34": "Chord_F_7", - "35": "Chord_F#_7", - "36": "Chord_G_7", - "37": "Chord_G#_7", - "38": "Chord_A_M", - "39": "Chord_A#_M", - "40": "Chord_B_M", - "41": "Chord_C_M", - "42": "Chord_C#_M", - "43": "Chord_D_M", - "44": "Chord_D#_M", - "45": "Chord_E_M", - "46": "Chord_F_M", - "47": "Chord_F#_M", - "48": "Chord_G_M", - "49": "Chord_G#_M", - "50": "Chord_A_M7", - "51": "Chord_A#_M7", - "52": "Chord_B_M7", - "53": "Chord_C_M7", - "54": "Chord_C#_M7", - "55": "Chord_D_M7", - "56": "Chord_D#_M7", - "57": "Chord_E_M7", - "58": "Chord_F_M7", - "59": "Chord_F#_M7", - "60": "Chord_G_M7", - "61": "Chord_G#_M7", - "62": "Chord_A_m", - "63": "Chord_A#_m", - "64": "Chord_B_m", - "65": "Chord_C_m", - "66": "Chord_C#_m", - "67": "Chord_D_m", - "68": "Chord_D#_m", - "69": "Chord_E_m", - "70": "Chord_F_m", - "71": "Chord_F#_m", - "72": "Chord_G_m", - "73": "Chord_G#_m", - "74": "Chord_A_m7", - "75": "Chord_A#_m7", - "76": "Chord_B_m7", - "77": "Chord_C_m7", - "78": "Chord_C#_m7", - "79": "Chord_D_m7", - "80": "Chord_D#_m7", - "81": "Chord_E_m7", - "82": "Chord_F_m7", - "83": "Chord_F#_m7", - "84": "Chord_G_m7", - "85": "Chord_G#_m7", - "86": "Chord_A_o", - "87": "Chord_A#_o", - "88": "Chord_B_o", - "89": "Chord_C_o", - "90": "Chord_C#_o", - "91": "Chord_D_o", - "92": "Chord_D#_o", - "93": "Chord_E_o", - "94": "Chord_F_o", - "95": "Chord_F#_o", - "96": "Chord_G_o", - "97": "Chord_G#_o", - "98": "Chord_A_o7", - "99": "Chord_A#_o7", - "100": "Chord_B_o7", - "101": "Chord_C_o7", - "102": "Chord_C#_o7", - "103": "Chord_D_o7", - "104": "Chord_D#_o7", - "105": "Chord_E_o7", - "106": "Chord_F_o7", - "107": "Chord_F#_o7", - "108": "Chord_G_o7", - "109": "Chord_G#_o7", - "110": "Chord_A_sus2", - "111": "Chord_A#_sus2", - "112": "Chord_B_sus2", - "113": "Chord_C_sus2", - "114": "Chord_C#_sus2", - "115": "Chord_D_sus2", - "116": "Chord_D#_sus2", - "117": "Chord_E_sus2", - "118": "Chord_F_sus2", - "119": "Chord_F#_sus2", - "120": "Chord_G_sus2", - "121": "Chord_G#_sus2", - "122": "Chord_A_sus4", - "123": "Chord_A#_sus4", - "124": "Chord_B_sus4", - "125": "Chord_C_sus4", - "126": "Chord_C#_sus4", - "127": "Chord_D_sus4", - "128": "Chord_D#_sus4", - "129": "Chord_E_sus4", - "130": "Chord_F_sus4", - "131": "Chord_F#_sus4", - "132": "Chord_G_sus4", - "133": "Chord_G#_sus4" - }, - "tempo": { - "0": 0, - "1": "Tempo_30", - "2": "Tempo_31", - "3": "Tempo_32", - "4": "Tempo_33", - "5": "Tempo_34", - "6": "Tempo_35", - "7": "Tempo_36", - "8": "Tempo_37", - "9": "Tempo_38", - "10": "Tempo_40", - "11": "Tempo_42", - "12": "Tempo_44", - "13": "Tempo_46", - "14": "Tempo_48", - "15": "Tempo_50", - "16": "Tempo_52", - "17": "Tempo_54", - "18": "Tempo_56", - "19": "Tempo_58", - "20": "Tempo_60", - "21": "Tempo_62", - "22": "Tempo_64", - "23": "Tempo_67", - "24": "Tempo_70", - "25": "Tempo_73", - "26": "Tempo_76", - "27": "Tempo_79", - "28": "Tempo_82", - "29": "Tempo_85", - "30": "Tempo_88", - "31": "Tempo_92", - "32": "Tempo_96", - "33": "Tempo_100", - "34": "Tempo_104", - "35": "Tempo_108", - "36": "Tempo_112", - "37": "Tempo_116", - "38": "Tempo_121", - "39": "Tempo_126", - "40": "Tempo_131", - "41": "Tempo_136", - "42": "Tempo_141", - "43": "Tempo_147", - "44": "Tempo_153", - "45": "Tempo_159", - "46": "Tempo_165", - "47": "Tempo_172", - "48": "Tempo_179", - "49": "Tempo_186", - "50": "Tempo_193", - "51": "Tempo_201", - "52": "Tempo_209", - "53": "Tempo_217", - "54": "Tempo_226", - "55": "Tempo_235", - "56": "Tempo_244", - "57": "Tempo_254", - "58": "Tempo_264", - "59": "Tempo_275", - "60": "Tempo_286", - "61": "Tempo_297", - "62": "Tempo_309", - "63": "Tempo_321", - "64": "Tempo_334", - "65": "Tempo_347", - "66": "Tempo_361", - "67": "Tempo_375", - "68": "Tempo_390" - }, - "instrument": { - "0": 0, - "1": "Instrument_0", - "2": "Instrument_4", - "3": "Instrument_6", - "4": "Instrument_7", - "5": "Instrument_8", - "6": "Instrument_9", - "7": "Instrument_10", - "8": "Instrument_11", - "9": "Instrument_12", - "10": "Instrument_13", - "11": "Instrument_14", - "12": "Instrument_15", - "13": "Instrument_16", - "14": "Instrument_19", - "15": "Instrument_21", - "16": "Instrument_22", - "17": "Instrument_23", - "18": "Instrument_24", - "19": "Instrument_25", - "20": "Instrument_26", - "21": "Instrument_32", - "22": "Instrument_33", - "23": "Instrument_36", - "24": "Instrument_38", - "25": "Instrument_40", - "26": "Instrument_41", - "27": "Instrument_42", - "28": "Instrument_43", - "29": "Instrument_46", - "30": "Instrument_47", - "31": "Instrument_49", - "32": "Instrument_50", - "33": "Instrument_52", - "34": "Instrument_55", - "35": "Instrument_56", - "36": "Instrument_57", - "37": "Instrument_58", - "38": "Instrument_60", - "39": "Instrument_61", - "40": "Instrument_62", - "41": "Instrument_64", - "42": "Instrument_65", - "43": "Instrument_66", - "44": "Instrument_67", - "45": "Instrument_68", - "46": "Instrument_69", - "47": "Instrument_70", - "48": "Instrument_71", - "49": "Instrument_72", - "50": "Instrument_73", - "51": "Instrument_74", - "52": "Instrument_75", - "53": "Instrument_79", - "54": "Instrument_80", - "55": "Instrument_88", - "56": "Instrument_104", - "57": "Instrument_105", - "58": "Instrument_106", - "59": "Instrument_107", - "60": "Instrument_108", - "61": "Instrument_109", - "62": "Instrument_111", - "63": "Instrument_114", - "64": "Instrument_117", - "65": "Instrument_118" - }, - "pitch": { - "0": 0, - "1": "Note_Pitch_6", - "2": "Note_Pitch_7", - "3": "Note_Pitch_8", - "4": "Note_Pitch_9", - "5": "Note_Pitch_10", - "6": "Note_Pitch_11", - "7": "Note_Pitch_12", - "8": "Note_Pitch_13", - "9": "Note_Pitch_14", - "10": "Note_Pitch_15", - "11": "Note_Pitch_16", - "12": "Note_Pitch_17", - "13": "Note_Pitch_18", - "14": "Note_Pitch_19", - "15": "Note_Pitch_20", - "16": "Note_Pitch_21", - "17": "Note_Pitch_22", - "18": "Note_Pitch_23", - "19": "Note_Pitch_24", - "20": "Note_Pitch_25", - "21": "Note_Pitch_26", - "22": "Note_Pitch_27", - "23": "Note_Pitch_28", - "24": "Note_Pitch_29", - "25": "Note_Pitch_30", - "26": "Note_Pitch_31", - "27": "Note_Pitch_32", - "28": "Note_Pitch_33", - "29": "Note_Pitch_34", - "30": "Note_Pitch_35", - "31": "Note_Pitch_36", - "32": "Note_Pitch_37", - "33": "Note_Pitch_38", - "34": "Note_Pitch_39", - "35": "Note_Pitch_40", - "36": "Note_Pitch_41", - "37": "Note_Pitch_42", - "38": "Note_Pitch_43", - "39": "Note_Pitch_44", - "40": "Note_Pitch_45", - "41": "Note_Pitch_46", - "42": "Note_Pitch_47", - "43": "Note_Pitch_48", - "44": "Note_Pitch_49", - "45": "Note_Pitch_50", - "46": "Note_Pitch_51", - "47": "Note_Pitch_52", - "48": "Note_Pitch_53", - "49": "Note_Pitch_54", - "50": "Note_Pitch_55", - "51": "Note_Pitch_56", - "52": "Note_Pitch_57", - "53": "Note_Pitch_58", - "54": "Note_Pitch_59", - "55": "Note_Pitch_60", - "56": "Note_Pitch_61", - "57": "Note_Pitch_62", - "58": "Note_Pitch_63", - "59": "Note_Pitch_64", - "60": "Note_Pitch_65", - "61": "Note_Pitch_66", - "62": "Note_Pitch_67", - "63": "Note_Pitch_68", - "64": "Note_Pitch_69", - "65": "Note_Pitch_70", - "66": "Note_Pitch_71", - "67": "Note_Pitch_72", - "68": "Note_Pitch_73", - "69": "Note_Pitch_74", - "70": "Note_Pitch_75", - "71": "Note_Pitch_76", - "72": "Note_Pitch_77", - "73": "Note_Pitch_78", - "74": "Note_Pitch_79", - "75": "Note_Pitch_80", - "76": "Note_Pitch_81", - "77": "Note_Pitch_82", - "78": "Note_Pitch_83", - "79": "Note_Pitch_84", - "80": "Note_Pitch_85", - "81": "Note_Pitch_86", - "82": "Note_Pitch_87", - "83": "Note_Pitch_88", - "84": "Note_Pitch_89", - "85": "Note_Pitch_90", - "86": "Note_Pitch_91", - "87": "Note_Pitch_92", - "88": "Note_Pitch_93", - "89": "Note_Pitch_94", - "90": "Note_Pitch_95", - "91": "Note_Pitch_96", - "92": "Note_Pitch_97", - "93": "Note_Pitch_98", - "94": "Note_Pitch_99", - "95": "Note_Pitch_100", - "96": "Note_Pitch_101", - "97": "Note_Pitch_102", - "98": "Note_Pitch_103", - "99": "Note_Pitch_104", - "100": "Note_Pitch_105", - "101": "Note_Pitch_106", - "102": "Note_Pitch_107", - "103": "Note_Pitch_108", - "104": "Note_Pitch_109", - "105": "Note_Pitch_110", - "106": "Note_Pitch_111", - "107": "Note_Pitch_112", - "108": "Note_Pitch_113", - "109": "Note_Pitch_114", - "110": "Note_Pitch_115", - "111": "Note_Pitch_116", - "112": "Note_Pitch_117", - "113": "Note_Pitch_118", - "114": "Note_Pitch_119", - "115": "Note_Pitch_120", - "116": "Note_Pitch_121", - "117": "Note_Pitch_122", - "118": "Note_Pitch_123", - "119": "Note_Pitch_124", - "120": "Note_Pitch_125", - "121": "Note_Pitch_126" - }, - "duration": { - "0": 0, - "1": "Note_Duration_1", - "2": "Note_Duration_2", - "3": "Note_Duration_3", - "4": "Note_Duration_4", - "5": "Note_Duration_5", - "6": "Note_Duration_6", - "7": "Note_Duration_8", - "8": "Note_Duration_10", - "9": "Note_Duration_12", - "10": "Note_Duration_16", - "11": "Note_Duration_20", - "12": "Note_Duration_24", - "13": "Note_Duration_28", - "14": "Note_Duration_32" - }, - "velocity": { - "0": 0, - "1": "Note_Velocity_40", - "2": "Note_Velocity_60", - "3": "Note_Velocity_80", - "4": "Note_Velocity_100", - "5": "Note_Velocity_120" - } -} \ No newline at end of file