Skip to content

j-nette/ted

Repository files navigation

ted

cmd-f 2025

Python Setup

Make your virtual environment

sudo apt update

sudo apt install python3 python3-venv

cd ./.../ted

python3 -m venv .venv

source .venv/bin/activate

Install the following packages

pip install -q -U google-genai pip install python-dotenv pip install speechrecognition pip install gTTS pip install pyaudio

pip install pyserial

Add the API key

Create a .env file. Add the following to the file:

Add the API key as

KEY="YOUR_KEY"

About

cmd-f 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •