TAEHV is a Tiny AutoEncoder for Hunyuan Video (and other similar video models). TAEHV can encode and decode latents into videos more cheaply (in time & memory) than the full-size video VAEs, at the ...
sbedecoder is a simple python package for parsing SBE encoded data. sbedecoder dynamically generates an SBE parser from an xml description of the format. This is accomplished by creating an instance ...