DEV Community

Cover image for 07: A Closed Captioning Example on RaspberryPi using Azure Cognitive services
Jim Bennett for Microsoft Azure

Posted on • Originally published at julyot.dev on

4

07: A Closed Captioning Example on RaspberryPi using Azure Cognitive services

Build a close captioning tool using a Raspberry Pi and Azure

The project

Check out this cool GitHub repo that shows you how to use the Azure Cognitive services from Microsoft and build an example of the Speech to text on a IoT device like raspberry. We will be using youtube videos for our source of speech which would be the input, we will consume the speech data via Mic connected to raspberry and display the converted text in real time over a LCD screen.

See it in action

Check out this video to see this project in action.

Get the instructions

Check out the GitHub repo for all the instructions.

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay