Capability
Batch Transcription With Automatic Queue Management
20 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
Port of OpenAI's Whisper model in C/C++. #opensource
Unique: Implements work-stealing queue with priority support and automatic retry logic, enabling efficient batching without external job queue systems (vs Celery/RQ approaches requiring separate infrastructure)
vs others: Simpler than distributed task queues for single-machine batching, more efficient than sequential processing, and integrated into whisper.cpp vs external orchestration tools