Skip to content

Inquiry regarding pre-trained weights (.pt files) for Emotion Evaluation in CapSpeech Benchmark #11

@thangquang09

Description

@thangquang09

I have a question regarding the model weights used in the emotion evaluation module (Ensemble of Whisper and WavLM).

In the code examples and wrappers provided (e.g., WhisperWrapper, WavLMWrapper), the logic suggests loading local checkpoints using torch.load() for:

whisper_emotion.pt
whisper_emotion_lora.pt
wavlm_emotion.pt

However, I couldn't find these specific .pt files within the repository's directories. Where can I download these specific .pt checkpoints? Are they hosted on a specific drive or a release page?

I want to make sure my baseline is perfectly aligned with your published work. Any guidance on where to retrieve the correct weights would be greatly appreciated.

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions