npuichigo/grpc_gateway_demo
Audio streaming transfer demo with google.api.HttpBody and grpc gateway for speech synthesis
This project helps developers deliver audio streams, like synthesized speech, more efficiently to users. It takes a gRPC audio stream and converts it into a standard HTTP response that browsers and other web clients can understand, reducing delays for the end-user. It's used by software developers who are building applications that rely on real-time audio delivery.
No commits in the last 6 months.
Use this if you are a developer building an application that needs to stream audio content, such as text-to-speech output, with low latency over standard web protocols.
Not ideal if you are looking for a pre-built text-to-speech service or a general solution for serving static audio files; this is a developer tool for optimizing streaming architecture.
Stars
20
Forks
3
Language
CMake
License
—
Category
Last pushed
Jan 28, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/npuichigo/grpc_gateway_demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepgram/deepgram-js-sdk
Official JavaScript SDK for Deepgram.
agentvoiceresponse/avr-infra
The AVR Infrastructure project is designed to launch the Agent Voice Response application, which...
deepgram/deepgram-dotnet-sdk
Official .NET SDK for Deepgram.
deepgram/deepgram-rust-sdk
Community Rust SDK for Deepgram.
deepgram-starters/node-transcription
Get started using Deepgram's Transcription with this Node demo app