Skip to content

yullptr/yeller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Yeller

Local & Offline Speech-To-Text Transcriber in Python, SoundDevice, & OpenAI Whisper

๐Ÿ“ฆ Prerequisites

  • python
  • pip

๐Ÿ› ๏ธ Setup

Installation

  1. Clone the repository
  2. Create a virtual environment
python -m venv .venv
  1. Activate the virtual environment
# For Unix/Linux
source .venv/bin/activate

# For Windows 
source .venv\Scripts\activate
  1. Install the dependencies & run the program!
# Install dependencies
pip install -r requirements.txt

# Run the program
python script.py

๐Ÿ› Bugs

This project is still being actively developed & maintained. Expect a lot of bugs!

About

Local & Offline Speech-To-Text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages