shirayu/whispering

Add "how to run dev version" in the readme

charles-zablit opened this issue · 1 comments

Description

Sorry for this, but I couldn't figure out how to run in development mode.
When I clone the repo, it throws whispering module not found, and when I install whispering it uses the files from the pip install, not the cloned repo.

My current fix is to manually edit the imports.

Could you please add some instructions on how to run it locally in dev mode?

Thanks in advance!

Thanks for pointing that out!
I have added that to the README.
https://github.com/shirayu/whispering#for-developers

If you still have questions, please feel free to reopen this!