Comfy-Org / Comfy-Org/ComfyUI

missing audio encoder: ['feature_extractor...] unexpected audio encoder: ['decoder.embed...]

Open
#13,276 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

Using AudioEncoderLoader and AudioEncoderEncode nodes in Wan HuMo workflow they throw errors:

```
missing audio encoder: ['feature_extractor.mel_spectrogram.spectrogram.window', 'feature_extractor.mel_spectrogram.mel_scale.fb']
unexpected audio encoder: ['decoder.embed_positions.weight', 'decoder.embed_tokens.weight'
. . .
```
and the resulting video does not follow the input audio at all, or absolute barely.
There is nothing to check as there is a single model whisper large v3 related which is in place, that's it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.