Skip to content

perrypixel/VoiceTyper-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoiceTyper Pro

A graphical interface for voice-to-text transcription using Python and the Deepgram API. This application allows you to convert speech to text in real-time and automatically types the transcribed text at your cursor position.

Alternative to Mac Whisper, Voice Access, and other voice typing tools.

Features

  • Real-time speech-to-text transcription
  • Automatic text insertion at cursor position
  • Keyboard shortcut support (F2)
  • Transcription logging
  • User-friendly GUI interface

Requirements

  • Python 3.7 or higher
  • Deepgram API key (get one at https://deepgram.com)
  • Operating System: Windows, macOS, or Linux

Setup Instructions

  1. Install the required dependencies:
pip install -r requirements.txt
  1. Run the application:
python main.py
  1. Add Deepgram API key to the application.

  2. Enjoy!

Usage

  • Click the "Start Recording" button or press F2 to begin recording
  • Click again or press F2 to stop recording
  • The transcribed text will appear in the window and be typed at your cursor position
  • All transcriptions are logged in transcribe.log

Support

If you find this tool helpful, you can support the development by:

About

VoiceTyper-Pro is an advanced speech-to-text dictation tool built with Python and powered by the Deepgram API. Alternative to Mac Whisper, Voice Access, and other voice typing tools.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages