Skip to content

machadovilaca/LHA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LHA

Voice recognition for education systems​

Installation

Use the package manager pip to install LHA dependecies.

pip install pipenv
pipenv install

Environment Variables

To use the google API, you need to follow these steps to get a valid key. After it, you must add it as an environment variable:

GOOGLE_APPLICATION_CREDENTIALS=[PATH_TO_KEY]

Usage

venv/bin/python src/LHA.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Releases

No releases published

Packages

No packages published

Languages