Deepak

Results 4 issues of Deepak

the raspicast not playing youtube videos and some videos buffers

I am trying to load it in deno with the help of esm.sh but it is giving error: ``` error: Uncaught Error: createRequire only supports 'file://' URLs for the 'filename'...

I tried to load the npm package with esm.sh but it gives an error: ``` Import 'https://esm.sh/v111/@dqbd/[email protected]/deno/tiktoken_bg.wasm.js' failed: 522 at https://esm.sh/v111/@dqbd/[email protected]/deno/tiktoken.js:2:419 ``` here is the import statement ``` import {...

Does the package support the cl100k_base encoding with is used in chat-gpt

enhancement
help wanted