
AssemblyAI and Python in 5 Minutes
Learn how to perform Automatic Speech Recognition in 5 minutes using Python and the AssemblyAI Speech-to-Text API with this simple tutorial.
Guided tutorials on NLP, Machine Learning, Deep Learning, coding, and related topics.
Learn how to perform Automatic Speech Recognition in 5 minutes using Python and the AssemblyAI Speech-to-Text API with this simple tutorial.
Developer Educator
Learn how to build a JavaScript Audio Transcript application using Node.js and Axios with this step-by-step beginner's guide.
Contributor
With just a few lines of code, MediaPipe allows you to incorporate State-of-the-Art Machine Learning capabilities into your applications. Learn about MediaPipe and how to use its simple APIs in this beginner's guide.
Developer Educator
Learn how to build a simple JavaScript Text-to-Speech application using JavaScript's Web Speech API in this step-by-step beginner's guide.
Contributor
Learn how to create a simple React Text-to-Speech application with this step-by-step beginner's guide.
Contributor
Learn how to build, train, and compare models with TorchStudio - the IDE built specifically for PyTorch.
Developer Educator
In this tutorial, we will build a web app that receives the audio recording of a meeting and automatically generates meeting notes. For this app we will need: StreamlitPythonAssemblyAI's Speech-to-Text APITo follow along, go grab the code from our GitHub repository. The Streamlit ApplicationAs the first step, let's set up
Data Scientist
Learn how to build a React Speech Recognition app that transcribes your voice using the AssemblyAI API.
Contributor
Learn how to transcribe audio files stored in an AWS S3 bucket with AssemblyAI in 3 simple steps.
Developer Educator
A step-by-step Kaldi install tutorial so you can get up and running on your NLP projects as soon as possible.
Developer Educator
We say the funniest things when no one is listening. But what if someone did, all the time? In this article, we will learn how to make an app that will listen to you all the time and Tweet the funniest, smartest or most relatable things you say out loud.
Data Scientist
This article shows how Real-Time Speech Recognition from a microphone recording can be integrated into your JavaScript application in only a few lines of code.
Developer Advocate
What is Differentiable Programming, and how is it different from Deep Learning? Check out this introduction to learn everything you need to know!
Developer Educator
This article shows how Speech Recognition can be integrated into your Golang application in only a few lines of code.
Developer Advocate
Learn how to build a Python app that lets you study faster by automatically summarizing lectures!
Developer Advocate
Learn how to use AssemblyAI's Speech-to-Text API to get accurate transcriptions during a Twilio call
Developer Educator
Want to learn how to use Kaldi for Speech Recognition? Check out this simple tutorial to start transcribing audio in minutes.
Developer Educator
In this Deep Learning tutorial, we learn about the Backpropagation algorithm for neural networks.
Developer Advocate
In this video, we learn how to use Jupyter notebooks, how to perform basic actions, what each indicator means, and some extra tips and tricks.
Data Scientist
The complete guide to understanding and implementing Variational Autoencoders with Keras
Developer Educator
In this video, we will learn why GPT-3 is so unique and how it manages to help bring in a new wave of excitement for AI.
Data Scientist
In this PyTorch tutorial, we learn how to get started with Torchaudio and work with audio data.
Developer Advocate
In this video, we learn to build a streamlit app to summarize podcast episodes with the AssemblyAI Speech-to-Text API.
Developer Advocate
In this video, we make a web app that does Sentiment Analysis on earnings calls of companies using the AssemblyAI Speech-to-Text API.
Data Scientist
The ultimate PyTorch Lightning tutorial. Learn how it compares with vanilla PyTorch, and how to build and train models with PyTorch Lightning.
Developer Educator