AssemblyAI-Community / realtime-python

Real-time transcritpion in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Real-time transcritpion in Python


Languages

Language:Python 100.0%