start_watch
Monitor a folder for new audio files and automatically transcribe them, moving completed files to a 'done' subfolder for retrieval.
Instructions
Start watching a folder for new audio files to auto-transcribe.
New audio files dropped into folder are transcribed automatically
and moved to <folder>/../done/. Call get_watch_results() to
retrieve completed transcriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | Absolute or ``~``-prefixed path to the incoming directory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |