Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 976 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 976 Bytes

harry-bot

Turn audio into text (Telegram messenger bot)

Often when we hurry, we record a voice or video message. But not always, we can listen to audio or video response to it. The bot translates the voice messages into text in popular messengers.

Installation

Use the package manager pip to install requirements from harry-bot/speech-to-text-bot/requirements.txt.

pip install requirements.txt

Usage

flask run

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Future plans

  1. Create a new branch for custom ML solution. Will be happy if someone finds that interesting and wants to help me with that:)
  2. Scale solution for a bigger range of social networks.
  3. Create a custom solution for business.

License

MIT