Skip to content

Add TADA speech engine integration - #351

Draft
diodiogod wants to merge 5 commits into
mainfrom
codex/tada-engine
Draft

Add TADA speech engine integration#351
diodiogod wants to merge 5 commits into
mainfrom
codex/tada-engine

Conversation

@diodiogod

Copy link
Copy Markdown
Owner

Summary

  • add Hume AI TADA 1B and TADA 3B multilingual TTS support
  • integrate unified Text, SRT, character switching, caching, progress, interruption, and model lifecycle handling
  • add selective model/tokenizer downloads, shared Transformers 4 runtime support, compilation caching, documentation, and workflow cover
  • require exact reference transcripts instead of silently falling back when character transcription is missing

Why

Adds issue #269 as a native engine integration while following the suite's current engine architecture and download conventions.

Validation

  • manually generated working English and Portuguese audio in ComfyUI
  • exercised character switching, model downloads, shared runtime loading, progress reporting, and corrected audio decoding
  • verified missing reference transcripts return an actionable error

Still pending before release

  • broader multilingual listening tests
  • final integration workflow JSON
  • final smoke tests for SRT cancellation, cache reuse, Clear VRAM/reload, and offline/manual model layout

Closes #269

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.

Possible to add Tada from HumeAI (open-source)?

1 participant