Skip to content

A resource of code examples, guides, and tutorials for using the AssemblyAI API.

License

Notifications You must be signed in to change notification settings

AssemblyAI/cookbook

Repository files navigation

AssemblyAI Cookbook 🧑‍🍳

The AssemblyAI Cookbook is a resource of code examples, guides, and tutorials for using the AssemblyAI API. Want to learn more about AssemblyAI? Check out this product overview video!

You will need an AssemblyAI account and API key to use these code examples. Click here to create and account for free.

Most code examples are written in Python or Javascript, but the concepts contained in these examples can be applied to any language. You can learn more about our various models in features in our official documentation.

Cookbook Categories

Core Transcription

🗂️ Core Transcription enables you to transcribe spoken words into written text and is the foundation of all AssemblyAI products.

Core Transcription Cookbooks 🎙️

Transcribe from an AWS S3 Bucket
Identify Speakers in Audio Recordings
Specify a Language
Transcribe YouTube videos
Delete transcripts after 24 hours of creation
📖 👀 Click here to see all Core Transcription cookbooks


Audio Intelligence

🗂️ Our Audio Intelligence models analyze audio and provide additional insights beyond speech to text.

Audio Intelligence Cookbooks 🤖

Create Summarized Chapters from Podcasts
Identify Hate Speech in Audio and Video Files
Identify Highlights in Audio and Video Files
Create a redacted transcript with Entity Detection
Summarize Virtual Meetings
📖 👀 Click here to see all Audio Intelligence cookbooks


Streaming STT

🗂️ Transcribe live audio streams with high accuracy and low latency.

Streaming STT Cookbooks 🕒

Transcribe files in real-time with Node.js
Use Streaming STT with Python
Use LeMUR with Streaming STT
Use LeMUR for Real-Time Translation
Use Twilio with JavaScript SDK
📖 👀 Click here to see all Streaming cookbooks


LeMUR

🗂️ Apply Large Language Models to spoken data.

LeMUR Cookbooks 🐾

Process Audio Files with LLMs Using LeMUR
Extract Dialogue Data with LeMUR and JSON
Boost Transcription Accuracy with LeMUR
Extract Citations from a Transcript with Semantic Search
Processing Speaker Labels with LeMUR's Custom Text Input Parameter
📖 👀 Click here to see all LeMUR cookbooks

SDKs and Other Resources 📚

Beyond the code examples here, you can learn about the AssemblyAI API from the following resources:


If you have any questions, please feel free to reach out to our Support team - support@assemblyai.com!

About

A resource of code examples, guides, and tutorials for using the AssemblyAI API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages