update readme

This commit is contained in:
mini-omni 2024-09-09 12:06:27 +08:00
parent ee9d8392ce
commit 2a021e831c
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ python inference.py
## Common issues
- Error: `ModuleNotFoundError: No module named 'utils.xxxx'`
Answer: run `export PYTHONPATH=./` first.
## Acknowledgements