Giter Club home page Giter Club logo

adikverma / voicebot-nodejs Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 47 KB

This is a Nodejs backend project which is serving static client VoiceBot page by which users can interact verbally (Speech-To-Text) and getting a prompt's response (OpenAPI) from the server side which is then converted to audio response (Text-To-Speech).

Home Page: https://voicebot-adi.onrender.com/

JavaScript 65.33% HTML 34.67%
express-js html-javascript nodejs socket-io speech-to-text text-to-speech

voicebot-nodejs's Introduction

VoiceBot-Nodejs

This is a Nodejs backend project which is serving static client VoiceBot page by which users can interact verbally (Speech-To-Text) and getting a prompt's response (OpenAPI) from the server side which is then converted to audio response (Text-To-Speech).

Here's a live demo of the project : https://voicebot-adi.onrender.com/


Requirements

For development, you will only need Node.js and a node global package, npm, installed in your environement. Chrome Browser is preffered.

Node

  • Node installation on Windows

    Just go on official Node.js website and download the installer. Also, be sure to have git available in your PATH, npm might need it (You can find git here).

If you need to update npm, you can make it using npm! Cool right? After running the following command, just open again the command line and be happy.

$ npm install npm -g

Install

$ git clone https://github.com/YOUR_USERNAME/PROJECT_TITLE
$ cd PROJECT_TITLE
$ npm install

Change the template

  • fill out the env file with your configurations
  • change the socket.io connection point from the clientVoice.js

Running the project

$ npm start

Open on the client side

  • Open Chrome Browser

  • paste link http://localhost/8000 to load the client side page
  • look if the connection is successful
  • press 'Talk' to give prompt to the backend through speech
  • wait for the response to show up
  • press 'Restart' to clear the responses

voicebot-nodejs's People

Contributors

adikverma avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

w3kp

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.