r9y9 / pyopenjtalk

Python wrapper for OpenJTalk
https://r9y9.github.io/pyopenjtalk/
Other
203 stars 69 forks source link

Suggest: Add a env variable to let user select url to download dict. #41

Open A1A2B3X opened 2 years ago

A1A2B3X commented 2 years ago

In default, pyopenjtalk will download dict from github image But github may very slow in some region, so I suggest use a env variable to let user select download url, and they can get much faster downloading speed.

r9y9 commented 2 years ago

36 will eliminate downloading from github and may resolve your issue. I'd be happy to accept a PR in anyway.