CremyX Turbo ASR
Pricing
Pay per usage
Go to Apify Store

CremyX Turbo ASR
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Andrew Babo
Maintained by CommunityActor stats
0
Bookmarked
2K
Total users
1.2K
Monthly active users
a day ago
Last modified
Categories
Share
cremyx-turbo-asr
One-shot CPU Whisper ASR shard transcriber for the Super Clipping fan-out lane.
Input
| field | type | default | meaning |
|---|---|---|---|
source | string | — | public http(s) URL (preferred) or kv: ref |
start_sec | number | 0 | shard start offset |
duration_sec | number | 40 | shard length |
overlap_sec | number | 1.5 | extra tail audio for boundary words |
language | string | null | force language (null = auto) |
preset | string | fast | fast / adaptive / balanced / accurate |
allow_empty | boolean | false | silence-only shard still returns success |
Output
One dataset item per run: status, meta.words (absolute timeline, overlap
tail flagged _overlap), meta.segments, timings, errors.
Model: large-v3-turbo-q5_0 baked into the image (whisper.cpp, CPU).