ntddk/transcibe
A script to transcribe audio files with Google Cloud Speech API.
This tool helps convert spoken words from audio recordings into written text. You provide an audio file, typically in FLAC format, and it outputs a text file containing the transcribed speech. This is ideal for anyone who needs to quickly get a written record of spoken content, such as journalists, researchers, or content creators working with interviews, lectures, or podcasts.
No commits in the last 6 months.
Use this if you need an efficient way to convert spoken audio into a written transcript using a cloud-based service.
Not ideal if you require offline transcription, prefer not to use cloud services, or need to transcribe languages other than those supported by Google Cloud Speech API.
Stars
10
Forks
1
Language
Python
License
MIT
Category
Last pushed
Oct 31, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/ntddk/transcibe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jianchang512/stt
Voice Recognition to Text Tool / 一个离线运行的本地音视频转字幕工具,输出json、srt字幕、纯文字格式
cyberofficial/Synthalingua
Synthalingua - Real Time Translation
Jaymon/transcribe
Convert images or audio files to plain text on the command line
developers-cosmos/Mimasa
Real time multilingual face translator
lperezmo/real-time-translator
A quick app to translate speech in real time using the Whisper API for transcribing audio,...