Comfy-Org / Comfy-Org/ComfyUI

AttributeError: 'Wav2Vec2ForSpeechClassification' object has no attribute 'all_tied_weights_keys'

Open
#14,629 2 comments 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Expected Behavior

Compatability issue of
Wav2Vec2ForSpeechClassification with new comfyui version

### Actual Behavior

Image

### Steps to Reproduce

update the node

### Debug Logs

```powershell
N/A
```

### Other

_No response_

Contributor guide

Open the contributing guide

Research direction

Reproduce the error after updating the affected node with custom nodes disabled, using Wav2Vec2ForSpeechClassification as the failing entry point. Capture the full traceback and identify which compatibility boundary raises the missing all_tied_weights_keys error. Done means the node loads and runs without this AttributeError on the new ComfyUI version.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.