Skip to content

IAAA-Lab/VUI_Prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VUI_Prototype

Screenshot

Requierements

  • Docker
  • Google Chrome (or any other Speech Recognition Engine compatible browser)

Building and Running the service

Build command

docker build . -t vui_prototype

Run command

docker run --rm -it -p 6060:8080 vui_prototype

Open browser and go to: https://localhost:6060

Stopping the service

Stop the service with Ctrl+C in the console.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages