Build next-gen apps with fun-asr-flash-2026-06-15
Pricing
Speech to Text
Per Second- Official Price
- $0.000032
- TokenLab Price
- $0.000032
- Discount
- -
| Official PricePer Second | TokenLab PricePer Second | Discount | |
|---|---|---|---|
| Speech to Text | $0.000032 | $0.000032 | - |
One-click test
Sign in once and Web Agent keeps this model, prompt, and request preset for you.
Test fun-asr-flash-2026-06-15 in Web Agent. Run a minimal audio request at /v1/audio/transcriptions, then show request body, response, and integration notes.
API workbench
The default route for production. The code sample below uses this endpoint with the format you pick.
curl -X POST "https://api.tokenlab.sh/v1/audio/transcriptions" \
-H "Authorization: Bearer sk-xxx" \
-F file="@audio.mp3" \
-F operation="stt" \
-F response_format="json" \
-F model="fun-asr-flash-2026-06-15" \
-F language="en"Use cases
Transcription
Turn meetings, support calls, and clips into structured text.
Side-by-side test
Compare real response quality, latency, and price for production defaults.
Prompt examples
Transcribe a short customer call and pull out the action items.
Send the smallest possible request and walk me through every response field.
Compare this model with a cheaper one in the same category — when is each worth it?
FAQ
How much does fun-asr-flash-2026-06-15 cost?
On TokenLab, fun-asr-flash-2026-06-15 costs $0.000032 Per Second. The pricing table above shows the full breakdown.
What is fun-asr-flash-2026-06-15 best for?
fun-asr-flash-2026-06-15 is a strong fit for Speech to Text. You can call it through TokenLab with one API key.
How do I call the fun-asr-flash-2026-06-15 API?
Get a TokenLab API key, then send your request to https://api.tokenlab.sh/v1/audio/transcriptions. The API workbench above has a recommended endpoint and copy-ready code.
Which endpoint should fun-asr-flash-2026-06-15 use?
Use https://api.tokenlab.sh/v1/audio/transcriptions as the default for fun-asr-flash-2026-06-15. If a provider-native format is supported, the API workbench shows that endpoint too.
Can I test fun-asr-flash-2026-06-15 before integrating it?
Yes. Try in Web Agent opens a ready test for fun-asr-flash-2026-06-15 and keeps your prompt after sign-in, so you don’t lose context.
Which operations does fun-asr-flash-2026-06-15 support?
fun-asr-flash-2026-06-15 supports Speech to Text. Pick an operation in the API workbench above to see the matching endpoint and code sample.