Files
picoclaw/pkg/providers
RussellLuo 8ad4b9b497 feat(voice): add audio-model transcription support
- Add `AudioModelTranscriber` for model-based audio transcription via LLM providers
- Support selecting a transcription model with `voice.model_name` in config
- Keep Groq transcription as a fallback and move it into dedicated files with focused tests
- Serialize `data:audio/...` media as input_audio for OpenAI-compatible providers
- Improve transcription logging by rendering error fields as strings
- Add coverage for transcriber detection, audio-model behavior, provider audio serialization, and Groq transcription

Fixes #1890.
2026-03-22 20:07:22 +08:00
..
2026-03-15 12:45:11 +08:00
2026-02-18 21:48:23 +02:00
2026-02-25 21:14:19 +11:00
2026-03-01 18:24:11 +11:00
2026-02-18 21:48:23 +02:00
2026-03-01 18:17:32 +11:00