reflux_decode
Decodes SSTV audio to text by converting audio to image and then performing OCR, enabling small language models to process visual information from audio input.
Instructions
Complete REFLUX decode: SSTV Audio → Image → OCR → Text. Gives small LLMs 'eyes' via audio!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_base64 | Yes | Base64 encoded SSTV WAV audio |