0 Forks
5 Stars
5 Watchers

speech-to-clipboard

A simple UI tool written in Python, for recording audio from a microphone and automatically transcribing the recording using OpenAI's Whisper model via OpenAI's API.

How to download and setup speech-to-clipboard

Open terminal and run command
git clone https://github.com/interactive-applications/speech-to-clipboard.git
git clone is used to create a copy or clone of speech-to-clipboard repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with speech-to-clipboard https://github.com/interactive-applications/speech-to-clipboard/archive/master.zip

Or simply clone speech-to-clipboard with SSH
[email protected]:interactive-applications/speech-to-clipboard.git

If you have some problems with speech-to-clipboard

You may open issue on speech-to-clipboard support forum (system) here: https://github.com/interactive-applications/speech-to-clipboard/issues