Skip to content

ForkLab/telegram_openai_whisper_api_transcriber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telegram_openai_whisper_api_transcriber

Telegram bot to transcribe voice messages using OpenAI Whisper API

Installation

pip3 install -r requirements.txt sudo apt install libmagic1

Running

TELEGRAM_TOKEN='your telegram token here' OPENAI_API_KEY='your openai api key here' python3 goodsecretarybot.py

About

Telegram Bot to transcribe voice messages via OpenAI Whisper API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%