40% Less VRAM Usage, Slightly Faster Inference, and Improved Voice Consistency – Optimized Text Autochunking#159
Conversation
buttercrab
left a comment
There was a problem hiding this comment.
Can you fix the lint & format
|
I get really weird results when using expressions with symbols like $140 ... is this common and what are the guidelines to get it right ? |
|
Hey @buttercrab , the linting and format should now be fixed. I also went ahead and tested the merge and everything seems to work. A couple notes from testing the merge: 2. Voice consistency still needs to be improved. 🔧
3. Model is much slower now? 🐢
|
|
@harmlessman Typically PR requests are not the place to ask these questions, just fyi. However, the information may be useful to @buttercrab.
|
buttercrab
left a comment
There was a problem hiding this comment.
Can you fix the lint error?
|
@RobertAgee to get around the link error just use ruff like: It should help you get around any formatting errors. |
Title
40% Less VRAM Usage, Slightly Faster Inference, and Improved Voice Consistency – Optimized Text Autochunking
Important
➔ Please review and merge Gradio UI Improvements - Added Gradio Seed Input, Audio Prompt Transcript Field, Console Log Outputs #137 first.
Changes
model.generate()and_prepare_generation():audio_prompt_textas a clean, separate parametertorch.cuda.amp.autocast)Why
Notes
Thanks for reviewing this PR! 🚀