Skip to content

It is a sample Angular application which serves as the the UI for offline speech recognition in real-time wherein the communication with the server is via websockets

Notifications You must be signed in to change notification settings

samyakagarwal20/Offline-Automatic-Speech-Recognition-ASR-UI

Repository files navigation

Offline Automatic Speech Recognition (ASR) - UI

It is an Angular application which serves as the UI for offline speech recognition in real-time wherein the communication with the server is via websockets

Prerequisites

Running the Application

To run this application, follow the below steps:

  1. Clone the repo.
  2. Open the terminal and install the dependencies using the npm install or npm i command.
  3. Run the application using the ng serve command
NOTE: There are 2 different UI(s) developed for this application to showcase the different usecase for this tech.

The different UI related code can be navigated via git branches in the repository.

About

It is a sample Angular application which serves as the the UI for offline speech recognition in real-time wherein the communication with the server is via websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published