Eren Akbiyik

Results 27 comments of Eren Akbiyik

@ggerganov there seems to be a problem with `stream` for the last few weeks since the big overhaul which added VAD and high-pass filters. Despite disabling them, I still cannot...

@ggerganov not sure if this is the issue since I actually do not use "-kc" argument anyways, it hallucinates a bit too much :) But you are right, I set...

Here's a small update on my side: apparently there was an issue in my code that caused some absurd stutters. I resolved that, and now the master branch works perfectly...

I suspect that the main issue is not the temperature (since I started experiencing it pretty much immediately after the above-referenced commit). My bet would be on either the loss...

> This is very likely related to the new temperature fallback strategy that is enabled by default. For real-time streaming, it is recommended to disable it like this: > >...

No success sadly, I just fitted separate models to `a, da/dt` and` b, db/dt`.

This is a really crucial feature for OLED screen users! Particularly, some sort of taskbar dimmer would be great to prevent burn-ins. I would argue that the Vantage version is...

As a small note to this PR: my tests on this branch on Neoverse V1 CPUs (with correct flags set in compilation) have shown a dramatic drop of performance in...

Oh this might be a game-changer, I wasn't able to find a way to reduce them so far.

The performance gain here is absurd. Is there anything I can pitch in here to finalize this PR @ggerganov? I could not exactly get the issue with the last commit...