antmicro-labs / voice-assistant

Apache License 2.0
0 stars 1 forks source link

Create exhibitive python app #27

Closed zawadzki-dawid closed 4 years ago

zawadzki-dawid commented 4 years ago

We have created python application which we are going to use in order to present capabilities of our voice assistant platform. We decided to not add more functionalities to board itself, instead we send instructions over UART port to PC where python script is working. So far our python script can:

Code can be found in voice-assistant repository.