asticode/go-astideepspeech
Golang bindings for Mozilla's DeepSpeech speech-to-text library
This project helps Go developers integrate speech-to-text functionality into their applications. It takes audio files as input and outputs the corresponding transcribed text. It is designed for Go programmers who need to process spoken language and convert it into written form within their software.
182 stars. No commits in the last 6 months.
Use this if you are a Go developer building an application that needs to convert spoken audio into text.
Not ideal if you are a non-developer or if you are working with programming languages other than Go.
Stars
182
Forks
24
Language
Go
License
MIT
Category
Last pushed
Oct 28, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/asticode/go-astideepspeech"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepgram/deepgram-go-sdk
Official Go SDK for Deepgram.
hegedustibor/htgo-tts
Text to speech package for Golang.
GetcharZp/go-speech
go-speech 基于 Golang + ONNX 构建的轻量语音库,支持 TTS(文本转语音)与 ASR(语音转文字)。已集成 MeloTTS、Piper、达摩院 Paraformer...
Kardbord/hfapigo
Unofficial (Golang) Go bindings for the Hugging Face Inference API
GoogleCloudPlatform/text-to-speech-epg-demo
This repository contains a reference implementation demonstrating how the Google Cloud...