Skip to content

For anyone unfortunate enough to stumble upon this, this is my first repository. I'm using OpenAI's Whisper model to replace Mac dictation. As a dyslexic coder, it's tough to type as fast as I speak, making dictation more convenient than typing. The built-in function is outdated, so I aim to create a suitable replacement

Notifications You must be signed in to change notification settings

theocat0/Full-Whisper-Dictation-for-Mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Project Repository iWhisper

For anyone unfortunate enough to stumble upon this, this is my first repository. Here, I would like to use the OpenAI Whisper model to replace the dictation function on my Mac. The reason I'm doing this is for a learning experience. I think it is beneficial for me as a young coder, and, additionally, I am very dyslexic. It is extremely difficult for me to type as quickly as I speak, and I find it much more convenient to use dictation all the time rather than typing. As such, this is why I'm here. The very rough roadmap should look something like: Experiment Whisper, Experiment MacOS, Stability.

Project Roadmap

  1. Experiment with Whisper Model

    • Develop a basic application to implement the Whisper model for dictation.
    • Test various configurations to optimize accuracy and speed.
  2. Experiment with MacOS Integration

    • Address MacOS-specific challenges to integrate the dictation effectively.
    • Create a seamless activation shortcut similar to existing MacOS dictation features.
  3. Ensure System Stability

    • Focus on the reliability and robustness of the application for daily use.
    • Implement error handling and continuous performance testing.

About

For anyone unfortunate enough to stumble upon this, this is my first repository. I'm using OpenAI's Whisper model to replace Mac dictation. As a dyslexic coder, it's tough to type as fast as I speak, making dictation more convenient than typing. The built-in function is outdated, so I aim to create a suitable replacement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages