Newsletter

Enhancing Our Speech-to-Text Models with Google v5e TPUs and 🎉100K on YouTube

Learn more about how our work with Google enhances our speech-to-text capabilities and our 100K milestone on YouTube.

Enhancing Our Speech-to-Text Models with Google v5e TPUs and 🎉100K on YouTube

Hey 👋, this weekly update contains the latest info on our new product features, tutorials, and our community.

🎉100K Subscribers On YouTube!

We've hit 100K on YouTubeSubscribe now and be part of our growing community! These are some of our favorite videos since we started the channel:

Join Us At AWS re:Invent

We'll be in-person at AWS re:Invent from November 27 through the 30th. Find us at The Generative AI Partner Pavilion Booth #372, where we'll have folks from our Engineering, Sales and Developer Relations teams available to chat.

Advancing Speech-to-Text with Google Cloud TPU v5e

Every day AssemblyAI processes over 25 million inference calls to empower developers to build applications with our Speech AI systems. Our collaboration with Google Cloud TPUs marks a significant stride in enhancing our services. Learn more about how our work with Google enhances our speech-to-text capabilities:

  • Improved Cost Efficiency: Utilizing Google Cloud TPU v5e, we achieve 4X greater performance per dollar, drastically cutting AI processing costs.
  • Conformer-2 Model Advantage: Our Conformer-2 model brings efficient, large-scale speech recognition testing to a variety of Google Cloud hardware.
  • Seamless Integration: JAX and XLA integration ensures smooth compatibility across Google Cloud platforms, streamlining API development for our users.

Learn more about Google Cloud's TPU v5e in this blog post as well as in this Bloomberg article.

Fresh From Our Blog

Real-time transcription in Python: Learn how to perform real-time transcription on audio streams using Python in this tutorial. Read more>>

Automatically determine video sections with AI using Python: Build an application that automatically determines video sections, how to generate section titles with LLMs, and how to format the information for YouTube chapters. Read more>>

How to get Zoom Transcripts with the Zoom API: Learn how to get Zoom transcripts using the Zoom API using Python. Read more>>

🤯 OpenAI Assistants API Python (Full Tutorial): Learn how to build with the new OpenAI Assistants API in less than 20 minutes and how to integrate GPT-4 into your applications. 

How to Set up and Use PrivateGPT and LocalGPT: Learn how to set up LLMs locally on your machine to analyze your files and ask questions about and interact with your files in a conversational manner.

AutoGen Tutorial 🤖 Create Collaborating AI Agent teams: Learn how to use AutoGen to create multiple AI agents to work together to complete a task.