FLUTTER ECOSYSTEM

whisper_ggml

OpenAI Whisper ASR (Automatic Speech Recognition) for Flutter

Latest version
1.7.0
30-day downloads
533
Likes
30
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

whisper_ggml is a Flutter package that brings OpenAI's Whisper ASR (Automatic Speech Recognition) to mobile and desktop platforms using the GGML framework. It enables on-device speech-to-text conversion without relying on cloud services, ensuring privacy and offline functionality. The package supports multiple languages and offers various model sizes for balancing accuracy and performance. Ideal for apps requiring real-time transcription or voice input features.

Use cases
  • Offline voice-to-text transcription
  • Voice-controlled applications
  • Privacy-focused speech recognition
  • Real-time meeting notes
  • Language learning tools
Key features
  • On-device speech recognition
  • Supports multiple languages
  • Multiple model sizes for performance tuning
  • Offline operation
  • Cross-platform compatibility
Suitable for
  • Developers building privacy-first apps
  • Apps needing offline functionality
  • Educational or productivity tools with voice input
  • Mobile and desktop applications requiring ASR
Considerations
  • Higher memory usage with larger models
  • Longer initialization time for large models
  • Limited to supported languages in Whisper
  • Requires native dependencies for some platforms
Supported platformsAndroidiOSmacOSWindowsLinux

Install package

flutter pub add whisper_ggml

Categories

Related projects

No data available yet.