t
This commit is contained in:
@@ -422,6 +422,10 @@ def listen_cmd(
|
||||
default="auto",
|
||||
help="Device to use (auto, cuda, cpu)"
|
||||
),
|
||||
wakeword_engine: str = typer.Option(
|
||||
default="openwakeword",
|
||||
help="Wake word engine to use (openwakeword, pvporcupine)"
|
||||
),
|
||||
verbose: bool = typer.Option(
|
||||
default=False,
|
||||
help="Show verbose output and configuration"
|
||||
|
||||
Reference in New Issue
Block a user