go-dockly

Results 12 comments of go-dockly

I created a PR for this so we can finally close this issue. @lissyx could you add a link to astideepspeech back on your examples web page once the PR...

@lissyx on this [How is Coqui STT implemented?](https://stt.readthedocs.io/en/latest/playbook/ABOUT.html) page the golang bindings are still mentioned but the link to this repo has disappeared. Since asti's bindings work against v1.0 now...

The feature looks amazing but somehow this example does not work for me. It can't resolve the IReactiveSeriesPrimitive dep: ``` Module '"svelte-lightweight-charts"' has no exported member 'IReactiveSeriesPrimitive' "lightweight-charts": "^4.1.1", "svelte-lightweight-charts":...

Thanks for reply! I will try it once more :) and I meant the Vertline example you build is such a great feature. it could be well worth being made...

https://platform.openai.com/docs/models/gpt-4 it's available. and works already cap of 100 messages every 4 hours. PS: Actually it does not yet work: panic: error, status code: 404, message: That model does not...

is there a possibility to specify a model by cmd arg? could this be added?

coming gpt 4 it has this option gpt-4-32k (Same capabilities as the base gpt-4 mode but with 4x the context length) so eventually it would be nice to differentiate between...

This build is failing due to the go.mod specified compiler v1.18. Can we bump to latest go please?