/realtime-python

Real-time transcritpion in Python

Primary LanguagePython

realtime-python

Perform real-time transcription in Python. See the Real-time transcription in Python blog for additional details.

To run

  1. Ensure portaudio is installed on your system
  2. Clone the repository and cd into the directory
  3. pip install -r requirements.txt
  4. Rename .env.example to .env and paste your AssemblyAI API Key in place of your-key-here in the file
  5. Run python main.py