Skip to main content

Delta Chat bot to extract text from voice messages

Project description

Voice To Text Bot

Latest Release CI Code style: black

A voice-to-text converter bot for Delta Chat.

Install

pip install voice2text-deltabot

The bot uses Faster Whisper to extract the text from voice messages.

Usage

To configure the bot:

voice2text-bot init bot@example.org SuperHardPassword

(Optional) To customize the bot name, avatar and status/signature:

voice2text-bot config selfavatar "/path/to/avatar.png"
voice2text-bot config displayname "Voice To Text"
voice2text-bot config selfstatus "Hi, send me some voice message to convert it to text"

Finally you can start the bot with:

voice2text-bot serve

To see the available options, run in the command line:

voice2text-bot --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

voice2text_deltabot-1.4.0-py3-none-any.whl (17.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page