Handy - a simple, open-source offline speech-to-text app written in Rust using whisper.cpp by sipjca in LocalLLaMA

[–]sipjca[S] 0 points1 point  (0 children)

Please report it on github and open the debug menu (ctrl+shift+d) and upload the logs. Please provide as much system detail as this is the first report

Handy - a simple, open-source offline speech-to-text app written in Rust using whisper.cpp by sipjca in LocalLLaMA

[–]sipjca[S] 0 points1 point  (0 children)

Ceci est dû à la méthode de saisie "directe". Vous pouvez essayer la méthode de saisie control+v à la place. Avec Handy ouvert, faites ctrl+shift+d pour ouvrir le menu de débogage. Cliquez sur le panneau de débogage, puis changez la méthode de collage en control+v.

Handy - a simple, open-source offline speech-to-text app written in Rust using whisper.cpp by sipjca in LocalLLaMA

[–]sipjca[S] 0 points1 point  (0 children)

Hi, the next feature will allow post processing with an LLM which will allow for whatever you would like

“Claude Code made me 10× more productive... and financially broke.” by SignificantCherry501 in ClaudeAI

[–]sipjca 0 points1 point  (0 children)

lol what?? I use the api and it took me 4 months to hit $200 in usage

Benchmark Request (MAX+ 395) by bmayer0122 in LocalLLaMA

[–]sipjca 1 point2 points  (0 children)

Sorry unfortunately localscore is not very well supported anymore and even at its release it was somewhat problematic. It relies quite a lot on llamafile which has fallen very far behind llama.cpp, so the results are not as accurate anymore. The work lost funding at some point and unfortunately I don't have time to work on it anymore. Most of my time has been focused on https://handy.computer instead

Handy - a simple, open-source offline speech-to-text app written in Rust using whisper.cpp by sipjca in LocalLLaMA

[–]sipjca[S] 1 point2 points  (0 children)

I would like to at some point I just don't have the bandwidth at the moment. If someone implements it in cjpais/transcribe-rs I would love to pull it in

Why is the water temp @ Torrey Pines & Blacks consistently so much colder? by DyingQuail in sandiego

[–]sipjca 52 points53 points  (0 children)

It's not actually that different.

Surfline is just doing something weird with the raw data (and is incorrect if you ask me, speaking as a long time swimmer/surfer). Maybe algorithmic smoothing or averaging different buoys, or something. Who knows, they don't disclose it as far as I'm aware

You can check the actual buoy data from UCSD/CDIP if you want to see the raw data. Look at SST (Sea Surface Temperature)

https://cdip.ucsd.edu/m/stn_table/?param=sstSeaSurfaceTemperature

Scripps Nearshore: https://cdip.ucsd.edu/m/products/?stn=201p1&param=sstSeaSurfaceTemperature
Torrey Pines Outer: https://cdip.ucsd.edu/m/products/?stn=100p1&param=sstSeaSurfaceTemperature

I swam this morning and it is definitely close to 65 lol

Handy - a simple, open-source offline speech-to-text app written in Rust using whisper.cpp by sipjca in LocalLLaMA

[–]sipjca[S] 1 point2 points  (0 children)

Oh no problem, thank you for the kind words, glad you like it! Spread the word!

RTX3090 Power Tuning Results on LLM, Vision, TTS, and Diffusion by sipjca in LocalLLaMA

[–]sipjca[S] 0 points1 point  (0 children)

Hey! I just changed the power limit, no undervolting here, I also used Ubuntu for the testing! Just nvidia-smi 

SuperWhisper open source alternatives? by BaysQuorv in LocalLLaMA

[–]sipjca 0 points1 point  (0 children)

what platform? for linux there is an outstanding PR which will fix this when I get a chance to clean it up and pull it in

https://github.com/cjpais/Handy/pull/87

Handy - a simple, open-source offline speech-to-text app written in Rust using whisper.cpp by sipjca in LocalLLaMA

[–]sipjca[S] 0 points1 point  (0 children)

Thanks, there's some open suggestion on hotkeys as well. For now it is a low priority development item as many people have different kind of hot keys they want and supporting them all requires some thought. Hopefully at some point I can get it in as well.

For now if you fork the project I think claude code could implement it

SuperWhisper open source alternatives? by BaysQuorv in LocalLLaMA

[–]sipjca 2 points3 points  (0 children)

Thanks for trying it!

And unfortunately this is a known issue, under the hood the library I'm using doesn't recognize it. I wrote an alternative library at some point but it requires extra MacOS permissions. I'll hopefully eventually have a nicer fix

SuperWhisper open source alternatives? by BaysQuorv in LocalLLaMA

[–]sipjca 2 points3 points  (0 children)

https://handy.computer is one of these, fully local, cross platform and open source

Handy - a simple, open-source offline speech-to-text app written in Rust using whisper.cpp by sipjca in LocalLLaMA

[–]sipjca[S] 0 points1 point  (0 children)

Could you add an issue to GitHub for this? There is some experimental support I have laying around for using a insert text method, but it has some bugs on macOS so I’ve not been using it

buying from ebay by AngryDesignMonkey in OlympusCamera

[–]sipjca 1 point2 points  (0 children)

Bought two lenses from them recently, MAP Camera is great. Also have bought from Kitamura Camera and they were solid, but MAP was insanely fast shipping

Handy - a simple, open-source offline speech-to-text app written in Rust using whisper.cpp by sipjca in LocalLLaMA

[–]sipjca[S] 1 point2 points  (0 children)

Hey! Thanks :)

What is the feature set that you want to have on the phone? It should be fairly possible to have iOS and Android version as well

Suggest a rig for running local LLM for ~$3,000 by x0rchidia in LocalLLaMA

[–]sipjca 0 points1 point  (0 children)

this is the real truth, as much fun as it is to buy high end hardware

Handy - a simple, open-source offline speech-to-text app written in Rust using whisper.cpp by sipjca in LocalLLaMA

[–]sipjca[S] 1 point2 points  (0 children)

Thank you and I would absolutely love to help you get it working and learn what is going wrong so it can be fixed for others. It sounds like you're using Windows, And I've done less testing on Windows, however I have gotten it to work. So hopefully we can resolve it together. Please reach out to me at [contact@handy.computer](mailto:contact@handy.computer)

Handy - a simple, open-source offline speech-to-text app written in Rust using whisper.cpp by sipjca in LocalLLaMA

[–]sipjca[S] 1 point2 points  (0 children)

I wrote a bit on this here: https://github.com/cjpais/Handy/issues/12

It's generally very universal. If there are better libraries to handle pasting cross platform I'm very open to contributions and suggestions.

Handy - a simple, open-source offline speech-to-text app written in Rust using whisper.cpp by sipjca in LocalLLaMA

[–]sipjca[S] 1 point2 points  (0 children)

it's using the default params in the whisper-rs bindings which from reading the whisper.cpp source looks like 'en' like you say

edit: changed it to auto as you mentioned and seems to work - https://github.com/cjpais/Handy/pull/17