Comfy-Org / Comfy-Org/ComfyUI

Add tile feature on the Stable Audio 3 VAE Encoder

Open
#14,318 4 comments 0 reactions 1 assignee Claimed by @rattus128 View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Feature Idea

Please add tile feature on the Stable Audio 3 VAE Encoder.
There is a middle ground for audio file sizes.
Small files fly through the encoding stage.
Large files switch the encoder into tiling mode, and are encoded fast.
Medium files hit a sticky patch where the encoder tries to encode the whole file and ends up taking a long time.

It would be great to have a tile encode option, just like there is a tile decode node.
Thanks.

### Existing Solutions

_No response_

### Other

_No response_

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.