Skip to content

Bot for those who do not have a premium account in Telegram)) (Pyrogram)

Notifications You must be signed in to change notification settings

ezzegen/Voice_Recognizer_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Простой бот для распознавания голоса.

Для запуска бота.

Python >= 3.6
  1. Получить все ключи https://my.telegram.org/apps
  2. pip install -r requirements/base.txt
  3. Скачать и установить ffmpeg в корневую папку проекта.
    Скачать ffmpeg можно тут https://ffmpeg.org/download.html.
    for ffmpeg Ubuntu/Mint:
    sudo add-apt-repository ppa:mc3man/trusty-media
    sudo apt-get update
    sudo apt-get install ffmpeg
    ffmpeg -version
  4. python bot.py

About

Bot for those who do not have a premium account in Telegram)) (Pyrogram)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages