What problem does it solve?
This Skill provides a free, private, and efficient way to convert spoken audio into written text directly on your local machine, eliminating the need for external APIs or data sharing.
Core Features & Use Cases
- Local Transcription: Utilizes the OpenAI Whisper model for high-accuracy speech-to-text conversion without internet reliance.
- Privacy-Focused: All processing happens locally, ensuring your audio data remains secure.
- Multi-Language Support: Supports various languages, with specific emphasis on Chinese.
- Model Selection: Offers a range of Whisper models (tiny to large) to balance speed, accuracy, and resource usage.
- Use Case: Transcribe meeting recordings, dictate notes, or convert voice messages into text for easier searching and editing, all while maintaining data privacy.
Quick Start
Use the whisper-stt skill to transcribe the audio file named 'meeting_recording.mp3' using the base model and specifying Chinese language.