kemuriririn's picture
init
60ea83f
raw
history blame contribute delete
105 Bytes
from . import cnhubert, whisper_enc
content_module_map = {"cnhubert": cnhubert, "whisper": whisper_enc}