abhishek-rabidas / GoWhisper

Speech to Text using OpenAI Whisper model written in GO lang using predefined net/http and mime/multipart library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run: go run . "audio-file-name" "open-ai-key"

About

Speech to Text using OpenAI Whisper model written in GO lang using predefined net/http and mime/multipart library


Languages

Language:Go 100.0%