akai_speech_loop
Converts speech input through a pipeline of Whisper transcription, text transformation, and Piper speech synthesis. Supports CLI arguments and stdin.
Instructions
AkaiSpeechLoop — Whisper → Transform → Piper speech transformation. (category: media)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | CLI arguments to pass to the operator | |
| stdin | No | Optional stdin data |