Skip to content

Commit

Permalink
Merge pull request #12 from rw1nkler/add/readme
Browse files Browse the repository at this point in the history
Add information about the project
  • Loading branch information
szymon-filipiak authored Mar 27, 2020
2 parents d67b360 + 5590929 commit 1858413
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Voice Assistant

Design your own voice assistant, like Amazon Alexa or Google Assistant,
using the TensorFlow framework on embedded design.

# Required Equipment

- [Antmicro TensorFlow Lite Demo](https://github.com/antmicro/litex-vexriscv-tensorflow-lite-demo)
- [Antmicro TensorFlow port](https://github.com/antmicro/tensorflow/tree/0a1a7a690cfa4c45f6add133181e1b2690cbfda7)
- [Renode Framework](https://renode.io/)
- [Digilent Arty A7 Board](https://store.digilentinc.com/arty-a7-artix-7-fpga-development-board-for-makers-and-hobbyists/)
![Arty Board](https://reference.digilentinc.com/_media/reference/programmable-logic/arty/arty-2.png)

# Resources

All resources and tutorials related to this project can be found in the
project's [Wiki](https://github.com/antmicro-labs/voice-assistant/wiki)

0 comments on commit 1858413

Please sign in to comment.