Skip to content

speechmatics/rt-speech-capabilities-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RT Speech Capabilities Demo

A Gradio web app demoing RT Speech Capabilities, using Speechmatics RT API and OpenAI ChatCompletion API.

Getting Started

Install all the required Python dependencies with:

pip3 install -r requirements.txt

Define your Speechmatics and OpenAI API keys:

export SM_API_KEY=XYZ
export OPENAI_API_KEY=ABC

You will also need to install FFmpeg.

Running

Start the app with

python3 -m app

and navigate to http://localhost:7860/ to view the app.

Docs

The Speechmatics Python SDK and CLI is documented at https://speechmatics.github.io/speechmatics-python.

The Speechmatics API and product documentation can be found at https://docs.speechmatics.com.

About

Accompanying code for building a real-time speech capabilities demo with Speechmatics RT API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages