AssemblyAI

article thumbnail

Newsletter #33: Make.com Speech AI Integration and Streaming STT Updates

AssemblyAI

Hey 👋, this weekly update contains the latest info on our new product features, tutorials, and our community. Join Us On Discord 🚀 Speech AI Automation with AssemblyAI & Make.com We've launched our  integration with Make.com , which enables users to use AssemblyAI's Speech AI in another popular low-code/no-code service.

Python 147
article thumbnail

Introducing the AssemblyAI app for Make (Integromat)

AssemblyAI

Make (formerly Integromat) is a workflow automation tool that lets you integrate various services together without requiring coding knowledge. We've been working with Make to make our state-of-the-art Speech AI available to no-code and low-code builders. With the AssemblyAI app for Make , you can use our AI models to process audio data by transcribing it with speech recognition models, analyzing it with audio intelligence models, and building generative features on top of it with LLMs.

professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Redact PII in Audio with Make and AssemblyAI

AssemblyAI

Make (formerly Integromat) is a workflow automation tool that lets you integrate various services without requiring coding knowledge. With the AssemblyAI app for Make you can use our AI models to process audio data by transcribing it with speech recognition models, analyzing it with audio intelligence models, and building generative features on top of it with LLMs.

article thumbnail

Transcribe audio with Ruby using Universal-1

AssemblyAI

We recently announced our latest speech recognition model, Universal-1 , which achieves state-of-the-art speech-to-text accuracy. Trained on millions of hours of audio data, Universal-1 demonstrates near-human accuracy, even with accented speech, background noise, and difficult phrases like flight numbers and email addresses. Universal-1 is also an order of magnitude faster than our previous model, Conformer-2 , and supports English, Spanish, French, and German, with more languages coming shortl

article thumbnail

How Speech AI technology can improve transcription services

AssemblyAI

Transcription services are essential for documentation and communication in legal, medical, media, and other fields. Accurate transcription of hearings and depositions can be the difference between justice served and miscarried, and precise transcription for patient interactions and treatment plans can make all the difference in a patient’s health outcomes.

article thumbnail

Transcribe audio with Java using Universal-1

AssemblyAI

We recently announced our latest speech recognition model, Universal-1 , which achieves state-of-the-art speech-to-text accuracy. Trained on millions of hours of audio data, Universal-1 demonstrates near-human accuracy, even with accented speech, background noise, and difficult phrases like flight numbers and email addresses. Universal-1 is also an order of magnitude faster than our previous model, Conformer-2 , and supports English, Spanish, French, and German, with more languages coming shortl

article thumbnail

Introducing the AssemblyAI integration for LangChain Go

AssemblyAI

LangChain is a framework for developing applications using Large Language Models (LLMs). LangChain provides common building blocks for building integrations with LLMs. However, LLMs only operate on textual data and don't understand audio data. With our recent contribution to LangChain Go , you can now integrate AssemblyAI's industry-leading speech-to-text models using the new document loader.