MCPcopy Create free account
hub / github.com/AlayaLab/Hive / Event

Class Event

models/flowsep/diffusers/pipelines/spectrogram_diffusion/midi_utils.py:116–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114
115@dataclasses.dataclass
116class Event:
117 type: str
118 value: int
119
120
121class Tokenizer:

Callers 5

decode_event_indexMethod · 0.85
encode_and_index_eventsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected