Skip to content

LIVEMODE

Cyber Official edited this page Oct 22, 2025 · 1 revision

Live Mode (Deprecated)

The --livemode feature and its associated implementation have been removed from the current Synthalingua codebase. The command-line argument --livemode is no longer recognized, and the module modules/live_mode.py does not exist.

If you need similar functionality, you can use the existing caption generation and adaptive batch processing features, or implement a custom solution.

Clone this wiki locally