xiaoming wang

Results 5 comments of xiaoming wang

Add bigint ```TypeScript private encodeObject(object: unknown, depth: number) { // try to encode objects with custom codec first of non-primitives const ext = this.extensionCodec.tryToEncode(object, this.context); if (ext != null) {...

遇到同样的问题。 ![image](https://github.com/cym1102/nginxWebUI/assets/17328090/7e788c35-eebc-49b6-8321-e4b880e27a3b) ![image](https://github.com/cym1102/nginxWebUI/assets/17328090/d04dd883-4f55-4801-8cba-ac7082275d88)

``` Demo of JuliusJS Say something: Note that my vocabulary is limited for this demo. 初始化 function initAll(){ var julius = new Julius({ log: true }); julius.onrecognition = function(sentence) {...

> > (https://zzmp.github.io/juliusjs)甚至几年后!如何知道它是否有效? > > 您是否成功运行了此演示?我的演示也无法正常工作。 No

IvenHsu, do you have and are you willing to share your training code?