Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.16 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.16 KB

SpeechaBot

Hi there 👋, are You also annoyed by voice messages in telegram chats?

This is a simple telegram bot for translating voice messages and video notes into text.

This is a simple telegram bot for translating voice messages and video notes into text.

I have a family chat where members often like to send voice messages. Often, I do not have the opportunity to listen to them, especially during work. I decided to make a bot to translate voice to text.

Skills: python

  • 🔭 what do i plan to add?
    • Add function for set up language for users
    • Add OCR for image recognition

My bot: telegram

Installation

  1. Get Telegram API token: https://core.telegram.org/bots
  2. Set telegram API token to config.py file
  3. install dependencies: pip install -r requirements.txt
  4. Run python main.py

TO DO: Add instructions for deploying to VPS as a service

Profile views