Colton Loftus

Results 28 comments of Colton Loftus

> It looks like there is a pretty significant performance penalty for using lingua, in the range of 50-100ms+ [In my testing](https://github.com/C-Loftus/MultilingualSpeechDispatcherClient/blob/master/main.go#L80) at least lingua appears to have that 100ms...

Could you elaborate on the use case for this? I have just been using the HTML builder and passing in any text which has been working fine for generally displaying...

I am just a bit worried about feature creep. I am inclined to wait on some of these additional features until there is other demand for them.

Great sounds good thanks for that context. I will keep this open as an issue since I think it gets more visibility. I don't have strong opinions on scope, I...

@jaresty Opinions on this? I want to try and make it so that we can pass a lot of context to the model and that we can use Talon for...

We can also create `model select` or something similar to select a range in an editable text box by passing all the context to the model having it return the...

> This is a rough idea but is there someway to leverage the work from https://github.com/OpenInterpreter/open-interpreter @C-Loftus Just curious do you have specific features in that repo you are looking...

Closing this since it isn't really practical imo. Better to just use copilot or codeium. And axkit handles simpler context aware punctuation well on its own for macos, which would've...

Just curious, has anyone had success on getting this set up? I was hoping to change playback speed in Firefox but wasn't sure which options to change for sox. I...

Interestingly, if I run `sudo apt install sox` I can indeed change the rate of speech for piper when used in the Orca screen reader. So perhaps the firefox in-browser...