{"service":"Audio Transcription Lite","endpoints":["POST /transcribe  (SSE streaming)","POST /v1/audio/transcriptions  (OpenAI Whisper-compatible)"],"usage":"curl -X POST -F 'file=@audio.wav' http://localhost:8016/transcribe"}