Skip to content

Marsview/Speech-Analytics-API-Visualizer

Repository files navigation

Speech Analytics API Visualizer

Speech Analytics API Visualizer is a tool that allows developers to visualize the Speech Analytics API output from Marsview Speech Analytics API.

Important: This code works only for Marsview Speech Analytics API output JSON.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of NodeJs (version 10+);
  • You have a Windows/Linux/Mac machine.
  • You have a valid Marsview Speech Analytics API output JSON to test..

Installing Speech Analytics API Visualizer

To install Speech-Analytics-API-Visualizer, follow these steps:

  1. Clone the repository. Then:
cd speech-analytics-api-visualizer
npm i

Using Speech Analytics API Visualizer

To use Speech-Analytics-API-Visualizer, follow these steps:

In the code directory

npm start

To view the app, got to

localhost:8081

in the browser.

Contributing to Speech Analytics API Visualizer

To contribute to Speech Analytics API Visualizer, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Current contributors:

Contact

For any queries regarding this application you can contact us at support@marsview.ai

License

This project uses the following license: GNU GENERAL PUBLIC LICENSE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published