Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 252 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 252 Bytes

Speechmatics Voice Assistant

Leverages Speechmatics STT to chat to ChatGPT

Required env vars:

  • SM_API_TOKEN (Speechmatics API token which can be generated at portal.speechmatics.com)
  • OPENAI_API_KEY (OpenAI API key exported in local environment)