v1.2.4 - Automatic Text Chunking #96
Enemyx-net
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
📝 Automatic Text Chunking
max_words_per_chunk
parameter for fine-tuning✨ What's New
Smart Text Processing
New Parameter
max_words_per_chunk
: Customize chunk size🎯 Benefits
💡 Use Cases
Perfect for:
🔧 Usage
The chunking happens automatically. To adjust:
max_words_per_chunk
parameter in Single Speaker node💾 Installation
Install via ComfyUI Manager or manually:
📋 Notes
Multi-Speaker node unaffected (already processes by speaker segments)
Chunking is transparent - you'll receive a single audio output
Processing time scales linearly with text length
Voice consistency is maintained using deterministic seeding
This discussion was created from the release v1.2.4 - Automatic Text Chunking.
Beta Was this translation helpful? Give feedback.
All reactions