Giter Club home page Giter Club logo

celerfama-web-interface's Introduction

interface_v2_nodeJS

  • Need to install mongodb: 'https://docs.mongodb.com/manual/administration/install-community/'. MongoDB is a database tool.

  • Open a terminal, run: 'mongod' (try 'sudo mongod' instead if you have an error). Then open another terminal, run 'mongo'. You can use some mongo cammand to manage the database. See 'https://docs.mongodb.com/manual/mongo/#start-the-mongo-shell' for more commands. Keep these two terminals running in the background.

  • Update personal credentials (Google) and access keys (Amazon) in SpeechToText.py

  • Run 'python3 SpeechToText.py speech.wav' first to make sure it works fine

  • Open the third terminal and run 'node server.js' (need to install NodeJS first)

  • Go to http://localhost:3700 in the browser

  • Click "Log In" on the top right --In order to use the Login, the name must already be in the Mongo database. All users are currently entered as doctors.

  • Enter your name, the name should be in the database. Click the button to go to the record page

  • click the play button, say something and then click stop

  • wait for a while

  • you can see the content in the tabs - IBM now functional

celerfama-web-interface's People

Contributors

seraphywrh avatar

Stargazers

 avatar

Watchers

James Cloos avatar Taylor Johnson 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.