Skip to content

A virtual assistant for restaurant trained on custom dataset using LSTM. For interaction Google speech recognition is used.

Notifications You must be signed in to change notification settings

Aayush360/virtual_bot_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

virtual_bot_v2

A virtual assistant for restaurant trained on custom dataset using LSTM. The architecure is simple. First embed the input layers and pass them to LSTM. The output of LSTM gets fed to a time-distributed dense layer. This layer gets fed into a fully connected dense layer with classes_num as the number of nodes.

For interaction Google speech recognition for Nepali Language is used.

About

A virtual assistant for restaurant trained on custom dataset using LSTM. For interaction Google speech recognition is used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published