Skip to content

gladiaio/gladia-samples

Repository files navigation

Gladia sample repository

Sample code for the Gladia API.

Layout inside each language folder

For python/, javascript/, and typescript/, you will find this tree structure:

language/                          <-- python | javascript | typescript
├── core-concepts/                 <-- basic code samples
│   ├── pre-recorded/              <-- pre-recorded STT (sync / async)
│   └── live/                      <-- live STT (from file and from microphone)
├── examples/                      <-- applied use cases
│   ├── anonymized-call
│   ├── call-sentiment-analysis
│   ├── meeting-summary
│   └── youtube-translation
└── README.md                      <-- how to run samples in that language

Language samples

Python TypeScript JavaScript
Pre-recorded
Live
README python/README.md typescript/README.md javascript/README.md

Integration examples

Integration README
Discord integrations-examples/discord/README.md
Google Meet bot integrations-examples/gmeet-bot/README.md
LiveKit agent integrations-examples/livekit-agent/README.md
OBS integrations-examples/OBS/README.md
Pipecat bot integrations-examples/pipecat-bot/README.md
Twilio integrations-examples/twilio/README.md

Contributing

See CONTRIBUTING.md for formatting and how to run checks for Python, JavaScript, and TypeScript samples.

Something missing?

You can contact us or open an issue in this repository.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors