diff --git a/python/README.md b/python/README.md index 4c0cae4..20fb462 100644 --- a/python/README.md +++ b/python/README.md @@ -13,3 +13,6 @@ - Run `pipenv shell` - Run `python3 main.py` - Play back `output_filtered.wav` and compare with `hal_9000.wav` + +Sample output for hal_9000.wav sampling: +![zynqtest1](./hal9000_output.png) \ No newline at end of file diff --git a/python/hal9000_output.png b/python/hal9000_output.png new file mode 100644 index 0000000..2f36e56 Binary files /dev/null and b/python/hal9000_output.png differ