A lot of AI apps are starting to mix voice, language models, and generated audio.
I built a small Python example that shows that full loop:
take an audio file
transcribe it
translate the transcript with an LLM
A lot of AI apps are starting to mix voice, language models, and generated audio. I built a small...
A lot of AI apps are starting to mix voice, language models, and generated audio.
I built a small Python example that shows that full loop:
take an audio file
transcribe it
translate the transcript with an LLM

Localizing a podcast, translating a recorded meeting, or dubbing a lecture used to require three...

Build a Flask app that transcribes voicemail audio, classifies intent, and routes messages to Slack, email, tickets, CRM,…

What this example does This example wires up the smallest useful phone-call-to-AI-response...

Let’s be brutally honest: most AI hackathon projects are just thin UI wrappers around an OpenAI API...

A phone-call voice agent that calls real APIs (weather, orders, balances) in the middle of a...

Build a Flask app that transcribes call audio and redacts names, cards, SSNs, emails, phones, and addresses with Telnyx AI…