#182 · Primary category: Speech & Audio
speech-demo
Speech API example
Project last updated:07/25/24
GitHub Stars
708
Forks
750
Contributors
7
License
Other
Why we included this project
Baidu's speech recognition and synthesis are cloud REST APIs, and this repo is the official collection of runnable examples for calling them. The same endpoints are worked through in Java, Python, PHP, C, and Bash, so you can grab the version that matches your stack and copy a tested call path instead of reconstructing the HTTP flow from documentation. The recognition samples show both JSON and raw audio uploads, while the synthesis side walks through fetching an access token and requesting audio output, the two steps that tend to trip up first-time integrators. It is a reference and learning resource rather than a deployable service, but for anyone wiring Baidu speech into an application, having these snippets in one place cuts out real setup time.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production