kemuriririn's picture
Super-squash branch 'main' using huggingface_hub
5ff38ad verified
from . import cnhubert, whisper_enc
content_module_map = {
'cnhubert': cnhubert,
'whisper': whisper_enc
}