Mael

Results 131 comments of Mael
trafficstars

Here he is using a submodule to directly include whisper.cpp in his repo ![Image](https://github.com/user-attachments/assets/c1b12fc5-6472-44cf-aefd-b577e37ba5c2)

Here he seems to symlink the proper files to find them directly without drag-and-dropping the framework ![Image](https://github.com/user-attachments/assets/e0038b35-82fa-44d4-9691-fff1acb1e0fb) but perhaps we could just: - add a git submodule for whisper -...

If you look at the fork of his repo, there are a few that have been recently updated, like https://github.com/ChippStudio/SwiftWhisper, perhaps those work better https://github.com/exPHAT/SwiftWhisper/forks

Basically what I would need is a "non-automatic" mode, because it feels "stressful" to do the following: - I want to do something (either just transcription, or just assistant) -...

For instance the mini-recorder could look like this after transcription to let you choose what you want to do, I think it would feel much more natural

Nice! Will there be a tutorial on how to use it? Perhaps with a small example turborepo-based monorepo?

@wrn14897 on the same vein, I don't get stack traces in my Hono+Pino+Hyperdx setup, in case of an exception, is that intended? Do you know how to add stack traces?

Indeed, my stack is Hono + oRPC + HyperDX + Pino for logging... So: - HyperDX has a way to setup otel (with Pino integration) - oRPC has a way...

I have the same issue, remotely-save does not sync the iconize icons? (even though I'm syncing the .obsidian dir)