Evil0ctal/Fast-Powerful-Whisper-AI-Services-API
⚡ 一款用于自动语音识别 (ASR)、翻译的高性能异步 API。不需要购买Whisper API,使用本地运行的Whisper模型进行推理,并支持多GPU并发,针对分布式部署进行设计。还内置了包括TikTok、抖音等社交媒体平台的爬虫,可实现来自多个社交平台的无缝媒体处理,为媒体内容数据自动化处理提供了强大且可扩展的解决方案。
Implements a producer-consumer architecture with an asynchronous model pool that dynamically distributes Whisper/Faster-Whisper inference across multiple GPUs, using SQLite or MySQL for task persistence across distributed nodes. Includes built-in crawlers for TikTok and Douyin that automatically extract media, alongside ChatGPT integration for post-transcription NLP workflows and a Swagger UI with bilingual documentation for API testing. Future roadmap adds JSON-based workflow composition with event-driven triggers, conditional branching, and custom Python component extensibility.
457 stars. No commits in the last 6 months.
Stars
457
Forks
56
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/Evil0ctal/Fast-Powerful-Whisper-AI-Services-API"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Softcatala/whisper-ctranslate2
Whisper command line client compatible with original OpenAI client based on CTranslate2.
collabora/WhisperLive
A nearly-live implementation of OpenAI's Whisper.
kurianbenoy/whisper_normalizer
A python package for whisper normalizer
Kieirra/murmure
Fully local, private and cross platform Speech-to-Text with LLM Post-processing
pavelzbornik/whisperX-FastAPI
FastAPI service on top of WhisperX