Giter Site home page Giter Site logo

voicerecognition-telegrambot's Introduction

Voice Recognition Telegram Bot

This Telegram Bot leverages the power of Assembly AI to convert your voice messages into text. Say goodbye to manual transcription; this bot does it for you, making it a valuable tool for anyone using Telegram.

Table of Contents

Features

  • Free Voice Transcription: This bot offers voice-to-text transcription for free, even if you're not using Telegram Pro.
  • High Accuracy: Powered by Assembly AI, the bot provides accurate voice recognition results.
  • Easy Integration: Seamlessly add this bot to your Telegram contacts and start transcribing voice messages instantly.

Installation

To use the Voice Recognition Telegram Bot, follow these steps:

  1. Get Assembly AI and Telegram Bot API Keys:

    • Visit Assembly AI and sign up for an account.
    • Get your Assembly AI API key.
    • Create a new bot on Telegram and get the API token.
  2. Clone the repository to your local machine:

    git clone https://github.com/wntmorder/VoiceRecognition-TelegramBot.git
  3. Navigate to the project directory:

    cd VoiceRecognition-TelegramBot
  4. Create an appsettings.json file and add your Telegram Bot API Token, AssemblyAI API Key and VoiceMessage file path:

    {
      "AssemblyAIApiKey": "YOUR_ASSEMBLYAI_API_KEY",
      "TelegramApiKey": "YOUR_TELEGRAM_API_KEY",
      "VoiceMessageFilePath": "YOUR_FILE_PATH"
    }
  5. Add the necessary dependencies:

    • Ensure you have .NET Core installed on your system.
    • Restore the project dependencies using the following command:
    dotnet restore
  6. Run the bot:

    dotnet run

Usage

  1. Start a chat with the Voice Recognition Telegram Bot on Telegram.
  2. Send a voice message to the bot.
  3. Wait for the bot to transcribe the voice message.
  4. Receive the transcribed text from the bot as a reply.

Contributing

Contributions to this project are welcome. If you have any improvements or feature suggestions, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute this software as per the terms of the license.


Documentation:

Give it a try and make voice message transcription a breeze with the Voice Recognition Telegram Bot powered by Assembly AI!

voicerecognition-telegrambot's People

Contributors

wntmorder avatar

Stargazers

 avatar  avatar

Watchers

 avatar

voicerecognition-telegrambot's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.