https://github.com/alessandro308/speech2text-telegram-bot
Transcript your friend's audio message and read it!
https://github.com/alessandro308/speech2text-telegram-bot
bot java telegram-bot transcription
Last synced: 11 months ago
JSON representation
Transcript your friend's audio message and read it!
- Host: GitHub
- URL: https://github.com/alessandro308/speech2text-telegram-bot
- Owner: alessandro308
- Created: 2016-04-13T14:04:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-16T15:42:59.000Z (about 9 years ago)
- Last Synced: 2025-04-01T18:50:05.896Z (about 1 year ago)
- Topics: bot, java, telegram-bot, transcription
- Language: Java
- Homepage:
- Size: 4.25 MB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Oh no! Another audio message that i can't/want to listen...
No problem! Foward it to [AntiTalk_bot](https://telegram.me/AntiTalk_bot) and read a transcription powered by Wit, Google, Microsoft and other services!
This bot also work with Whatsapp, just share the audio with Telegram and then select AntiTalk_bot from your contant list, is that easy!
### Our goals for this project:
- Simple, free and easy to use transcription bot, just send the audio and get the response.
- Clean and easy to extend codebase, do you want to add other transcription services ? Just implement the "transcription" interface, we take care of the rest.
- Less dependencies as possible.
### Dependencies:
- Opus-tools
### I want this on my server
Just create a PARAM.class file following the PARAM_example.class structure, compile and run the .jar
### What's being worked on now
- Codebase refactoring
- Some sort of work-balancing for all the transcription services and keys
- Better error handling
- Better anonymous statistics
### Contribution
...would be awesome! Just send a pull request