from transformers import PreTrainedConfig class AudioEmbConfig(PreTrainedConfig): model_type = "audio_emb"