Skip to content

QVAC-19320 test: use quantised s3gen (q4) models in sdk e2e consumers#2489

Open
ishanvohra2 wants to merge 1 commit into
tetherto:mainfrom
ishanvohra2:chore/use-q4-s3gen
Open

QVAC-19320 test: use quantised s3gen (q4) models in sdk e2e consumers#2489
ishanvohra2 wants to merge 1 commit into
tetherto:mainfrom
ishanvohra2:chore/use-q4-s3gen

Conversation

@ishanvohra2

@ishanvohra2 ishanvohra2 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

🎯 What problem does this PR solve?

  • Chatterbox TTS e2e tests loaded the full-precision TTS_S3GEN_EN_CHATTERBOX S3Gen companion (~1 GB f16), inflating model download/load time and mobile asset footprint in CI.

📝 How does it solve it?

  • Switch the tts-chatterbox resource definition in both desktop and mobile e2e consumers to the quantised TTS_S3GEN_EN_CHATTERBOX_Q4_0 variant.

🧪 How was it tested?

  • Rebuild e2e tests package (npm run install:build) to confirm imports/types resolve.
  • npx qvac-test run:local:desktop --filter tts Chatterbox suite passes with the Q4 S3Gen model.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ishanvohra2 ishanvohra2 requested review from a team as code owners June 8, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants