Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sammybams/whisper-to-text-with-azure
A telegram bot that performs transcription, translation and summarization on your audio files in chats and group chats based on request
https://github.com/sammybams/whisper-to-text-with-azure
azure natural-language-processing python speech-to-text telegram-bot
Last synced: about 2 months ago
JSON representation
A telegram bot that performs transcription, translation and summarization on your audio files in chats and group chats based on request
- Host: GitHub
- URL: https://github.com/sammybams/whisper-to-text-with-azure
- Owner: Sammybams
- License: mit
- Created: 2023-09-11T14:09:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-28T14:28:27.000Z (4 months ago)
- Last Synced: 2024-08-28T15:40:03.569Z (4 months ago)
- Topics: azure, natural-language-processing, python, speech-to-text, telegram-bot
- Language: Python
- Homepage: https://t.me/whisper_to_text_bot
- Size: 2.42 MB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π£οΈWhisper to Text π
## Project Overview
Welcome to the Whisper to Text project, your solution for converting voice notes and audio messages into easily readable text. The primary goal of this project is to enhance user convenience by enabling the transformation of voice content into text format. Whether you're in a group chat or chatting with the bot, you can effortlessly transcribe voice content, eliminating the need for prolonged listening.
## π Key Features
- **Speech-to-Text Conversion**: Whisper to Text employs the power of the Azure Speech service to provide accurate and reliable transcription of voice content.
- **Telegram Integration**: You can use the service in Telegram group chats and the bot chat itself. Simply tag the `/transcribe` command to a voice note, and you'll receive the text equivalent.
- **Group Chat Usage**: Whisper to Text can be added to your Telegram group chats. It enables all members to transcribe voice content in the group by simply tagging the `/transcribe` command to a voice note, making discussions and information sharing even more accessible.
## π Getting Started
To start using Whisper to Text, follow these simple steps:
1. **Adding the Bot**: Visit the [Whisper to Text Bot](https://t.me/whisper_to_text_bot) on Telegram and click "Start" to add the bot to your chats.
2. **Transcribing Voice Content**: In your Telegram chats, forward a voice note or audio message to the bot and tag the `/transcribe` command. The bot will promptly provide the text transcription.
That's it! Enjoy the convenience of reading voice content with Whisper to Text.
## π Upcoming Features
We're continuously working to enhance this service. Keep an eye out for the following features coming soon:
- **Translation**: Soon, you'll be able to translate the transcribed text into multiple languages.
- **Summarization**: Extract key points and summaries from transcribed content for quick insights.## π License
This project is licensed under the [MIT License](LICENSE).