This project was started in 2022.02 and finished in 2022.06.
Independently implement a speech recognition Python project. Score: 95/100.
- PYNQ Z2 board
- ReSpeaker
- A computer with Jupyter Notebook
- Import all packages needed. Download the bitstream.
- Configure the audio in/out and HDMI in/out.
- Load and encode.
- Detect and recognize the voices.
- Release the cache and memory.
- Download the file Speech_Recognition.ipynb.
- Turn on the PYNQ Z2 board; ReSpeaker. And make sure all components work well.
- Run the code.
- Many, many thanks to my teacher, Prof. Pan.
- Thanks to TA, Dr. Wang and Dr. Huang.