You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ Implemented Asynchronous Task Queue : Efficiently manages task execution with improved concurrency, ideal for applications needing fast speech transcription and content analysis.
🧠 Integrated Whisper Large-V3 Model : Featuring OpenAI’s Whisper model, providing robust speech recognition, particularly suited for multi-language processing.
🚀 Added CUDA Support : Accelerates processing speed by over 3x with GPU support and automatically falls back to CPU, ensuring uninterrupted functionality.
📂 High-Performance File Handling Class : Optimized to handle large files smoothly and efficiently.
💾 High-Performance Database Class : Supports task storage and historical queries, improving overall task management.
📈 Future Improvements : More format support and new optimization strategies planned for upcoming releases.
📝 Updated Documentation : Enhanced for a better user experience, making it easier for users to get started.