SiliconFlow STT
SiliconFlow STT uses SenseVoiceSmall through an OpenAI-compatible transcription endpoint.
Official Documentation
Get API Key
- Sign in to SiliconFlow cloud console.
- Create access key in AK page.
- Store key securely.
Configure in OpenTypeless
- Settings > Speech Recognition > Provider: SiliconFlow.
- Paste key and run Test.
- Use fixed language only when workflow is single-language and latency-sensitive.
Recommended Configuration
OpenTypeless uses SenseVoiceSmall on SiliconFlow transcription endpoint.
Provider: siliconflow (STT)
Protocol: HTTPS multipart upload
Endpoint: https://api.siliconflow.cn/v1/audio/transcriptions
Auth header: Authorization: Bearer <SILICONFLOW_API_KEY>
Model: FunAudioLLM/SenseVoiceSmallOperational Tip
Run short benchmark loops against Groq/Deepgram before deciding your default provider.