Skip to content

The purpose of this repository is to create an api that can take user's voice input and return extracted entities for a hotel booking app as an output.

Notifications You must be signed in to change notification settings

justchillac/hotel_booking_api2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// This is how basically the application works at current stage: The speech processing module of the app takes voice input from the user after getting executed or being called. It makes use of the pyaudio library to recognize speech For Entity Recognition it uses Spacy model.

About

The purpose of this repository is to create an api that can take user's voice input and return extracted entities for a hotel booking app as an output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published