Skip to content

AssemblyAI-Community/realtime-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%