bgramming / transcriber

A simple script to transcribe audio files into text using Google Speach API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transcriber

A simple script to transcribe audio files into text using Google Speach API. The files are split into chunks and each chunk is porcessed individually into text. Finally these chunks are deleted.

About

A simple script to transcribe audio files into text using Google Speach API

License:GNU General Public License v3.0


Languages

Language:Python 100.0%