Git Product home page Git Product logo

scribecord's Introduction

Scribecord

๐ŸŽค An easy-to-use text-to-speech, speech-to-text, and recording bot!

About

This bot was made in about a week. It was made to be a nice TTS/VTT bot, however I'll admit the VTT side of things are not the best.

Setup

Want to run your own version of the bot? Awesome! Just follow the steps below.

Step 1: Install Dependencies

  npm install
  yarn install

Step 2: Download Model

This step is REQUIRED to run the bot. Voice to text uses Vosk, so please click the link below and download a model.

Vosk Models

When you get to the page, there are many models. Download the one that you think will be the most accurate for your server. I would go with "vosk-model-en-us-0.22", however you should choose the model that is the best for both server specs and how accurate you want it to be.

Step 3:

After downloading it, please create a new folder called "models" in the main directory of this bot. It should NOT be in src. Move the model you just downloaded, which should be a folder of data, to the new folder you nammed "models". Now, rename the model you just put in the models folder as "model".

Done!

Thank you for completing these steps. Your new voice bot is ready!

Support

Need help setting up Scribecord? Join Ch1ll Zone on Discord. We can help!

scribecord's People

Contributors

kingch1ll avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.