Xi Zhang
Xi Zhang
I'm confused, too.
The same problem ``` BatchModel("./vosk-model-cn-0.22/") 240 self._handle = _c.vosk_batch_model_new(model_path.encode('utf-8')) 242 if self._handle == _ffi.NULL: --> 243 raise Exception("Failed to create a model") Exception: Failed to create a model ```
 I want to update the DNS recorder in Ali with WAN IP with the app "aliddns",because my school internet didn't allot global IP. It is enough to use local...
I find that in [https://github.com/honwen/aliyun-ddns-cli](url)  I use crontab to update my DNS every 10mins  It works!