Skip to content

mahdigh99/pvcc_telegram_bot

 
 

Repository files navigation

Persian Voice Command Collector Telegram Bot

Image from Mozilla Common Voice project

A Telegram Bot to collect Persian commands listed bellow from the user by asking them to pronounce them three times on voice messages. this voices then will be used to train a deep model which is supposed to understand these commands and perform based on what user has asked.

commands

روشن - خاموش - روشن شو - خاموش شو - ضبط کن - ماشین حساب - گرامافون - شروع کن - برخیز - دوربین - سلفی - ساعت - قفل - دیتا - وای‌فای - تماس - گالری - تنظیمات - موزیک - تلگرام - بالا - پایین - چپ - راست - کی ساخت؟ - متفرقه

Usage

Create a .env file in the root of the project and add your telegram bot token like this line:

BOT_TOKEN=<your-tg-bot-token>
NODE_ENV='development' # or 'production'

then install dependencies using:

npm i

finally, run the code using:

node index.js

Bot

@pvcc_bot on Telegram

About

Persian Voice Command Collector Telegram Bot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%