I received the same error, but it was followed by this line in the logs, which might explain the lack of inference requests assume there is actual demand...
WARN STT backend failed health check — model will NOT be advertised
I disabled the audio model (had to remove it, it was so buggy) and then started up with a text only model. Serving started without error. The system simply has no requests. The economics seem like a mirage anyway.
On android I use NativeAlpha for setting up Briefsky as "app" that opens in its own Android Webview "app" rather than a browser. It's almost like DarkSky minus the notifications.
Coming from Ruby and Python, I also prefer class components to hooks. I had to deal with hooks enough in Drupal/PHP which is in the process of deprecating them in favor of Symfony classes.
Drupal hooks are a functional approach to design compared to the OOP approach of Symfony components. As in you use functions to modify/extend existing code instead of inheritance. That's the context of the discussion, not whether they are otherwise similar to React hooks. Anyway, I just tend to think more in terms of making things with classes/objects than with functions.
Browser consistency for print styles is like building websites in the late 90s. Chrome, Firefox, Safari all handle margins, page breaks differently. Not to mention setting page/paper size...
WARN STT backend failed health check — model will NOT be advertised
reply