GithubHelp home page GithubHelp logo

maxibove13 / voice2note Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 20 KB

user-friendly chatbot that transcribes voice messages into grammarly correct text, making communication more efficient.

Python 99.10% Shell 0.90%

voice2note's Introduction

๐Ÿšง voice2note (Under Construction) ๐Ÿšง

Welcome to voice2note. We are developing a user-friendly chatbot that transcribes voice messages into text, making communication more efficient.

  • Transcription: Simply send a voice message and voice2note transcribes it into text, eliminating the need for manual note-taking.

  • Grammar Correction: voice2note incorporates the power of OpenAI's ChatGPT to not just transcribe, but also correct grammatical inaccuracies, resulting in clean, accurate text.

  • Customizable Style: voice2note offers the flexibility to meet your unique needs. You can specify the style of the corrected transcription, personalizing the output to your preferences.

  • Available on Telegram: For a start, voice2note will be accessible on Telegram, providing a convenient platform for transforming your spoken words into polished text.

voice2note is designed to streamline your communication process by converting voice messages into grammatically correct, stylistically tailored text. We look forward to sharing more updates soon.

Tools

  • RASA
  • google-cloud-speech
  • OpenAI chatGPT
  • Telegram

Run

  1. Create credentials.yml
python3 utils/create_credentials.py
  1. Run RASA server:
 rasa run -m models --enable-api --cors "*" --port 5005
  1. Run RASA actions:
rasa run actions --port 5055
  1. Setup telegram webhook:
curl -F "url=<RASA_SERVER_URL>/webhooks/telegram/webhook" https://api.telegram.org/bot<TELEGRAM_ACCESS_TOKEN>/setWebhook

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.