i made some small portable windows apps and put them up for free.
-
@menelion huh, that's so weird, where did you get this link from? i just checked the page, and they all link correctly for me :( and repos are all linked on each app page, there's a view source button
@lashman Interesting. I see those in inspect view but can't get to it with my screen reader and keyboard. Okay, will grab direct URLs from Chrome dev tools. I have an ad blocker, but I don't think it's the reason though...
-
@lashman Interesting. I see those in inspect view but can't get to it with my screen reader and keyboard. Okay, will grab direct URLs from Chrome dev tools. I have an ad blocker, but I don't think it's the reason though...
@menelion yeah, i wouldn't think so - i have like 5 ad blockers installed, haha :) (also there are no ads on there), but that IS very weird, will have to investigate, thank you for letting me know!
-
@lashman Interesting. I see those in inspect view but can't get to it with my screen reader and keyboard. Okay, will grab direct URLs from Chrome dev tools. I have an ad blocker, but I don't think it's the reason though...
@menelion @lashman Hmm? I have a similar problem. FireFox, click on the apps heading/open context menu and copy the link from there: https://apps.lashman.live/whisper_voice/whisper_voice/index.html this gives a 404.
-
@menelion @lashman Hmm? I have a similar problem. FireFox, click on the apps heading/open context menu and copy the link from there: https://apps.lashman.live/whisper_voice/whisper_voice/index.html this gives a 404.
@jonathan859 ok, something's definitely wrong then! i'm looking into it right now, will let you know if i find out what's going on, apologies! :(
-
@jonathan859 ok, something's definitely wrong then! i'm looking into it right now, will let you know if i find out what's going on, apologies! :(
@lashman Oh no worrys dude, take your time. Looking forward to try these out.
-
@lashman Oh no worrys dude, take your time. Looking forward to try these out.
@jonathan859 found the bugger! :) i think it should be fixed now (or at least i hope), sorry about that again
-
i made some small portable windows apps and put them up for free. CC0 - public domain, do whatever you want with them. No accounts, no telemetry, no installers.
- Core Cooldown - break timer
- Whisper Voice - local speech-to-text
- TypoGenie - Markdown to Word docs
- TutorialVault - video tutorial organizer
- OpenPylon - local Kanban board
- Vesper - distraction-free Markdown readerSource on my self-hosted Gitea.
@lashman (what did you use for the speech recognition in Whisper Voice if I may ask ? I need a good local python lib for that)
-
@lashman (what did you use for the speech recognition in Whisper Voice if I may ask ? I need a good local python lib for that)
@tomtrottel same as everyone else really - the whisper model, but it IS running on a python backend, yes
-
@menelion yeah, i wouldn't think so - i have like 5 ad blockers installed, haha :) (also there are no ads on there), but that IS very weird, will have to investigate, thank you for letting me know!
@menelion ok, i *think* it's fixed now, or at least i hope it is π€
-
@jonathan859 found the bugger! :) i think it should be fixed now (or at least i hope), sorry about that again
@lashman Yup, works now. Thanks.
-
@jonathan859 found the bugger! :) i think it should be fixed now (or at least i hope), sorry about that again
@lashman Oh interesting: Firefox Canβt Open This Page
To protect your security, git.lashman.live will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window. -
@lashman Yup, works now. Thanks.
@jonathan859 woooooo! :) i'm so glad, haha, thank you too! :D now i have to go back to updating all the apps with full 2.2 AAA compatibility :)
-
@lashman Oh interesting: Firefox Canβt Open This Page
To protect your security, git.lashman.live will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window.@jonathan859 yeah, it does that, hmmm, i guess i have to to tag it as _blank
-
@tomtrottel same as everyone else really - the whisper model, but it IS running on a python backend, yes
@lashman yeah I saw that, cool, will use it, wasn't sure. doing a small python app where you can use language to enter data via voice with a predefined set of commands and then its saved in cvs.
-
@lashman yeah I saw that, cool, will use it, wasn't sure. doing a small python app where you can use language to enter data via voice with a predefined set of commands and then its saved in cvs.
@tomtrottel ooooh, that sounds really cool! :D
-
@lashman Oh interesting: Firefox Canβt Open This Page
To protect your security, git.lashman.live will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window.@lashman btw this happens when I click download, downloading https://git.lashman.live/lashman/whisper_voice/releases/download/v1.1.0/whisper-voice.exe says not found. I found the download myself though.
-
@tomtrottel ooooh, that sounds really cool! :D
@lashman yeah I got like tons of stuff to enter and I made a really crazy table for it in Libre Calc (wiht drop down menus and stuff), but I think I will be faster with voice, after knowing exactly how the data is structured now.
-
@lashman btw this happens when I click download, downloading https://git.lashman.live/lashman/whisper_voice/releases/download/v1.1.0/whisper-voice.exe says not found. I found the download myself though.
@jonathan859 crap, you're right, i should just update all links to go straight to the releases page instead of a specific .exe file, i'm on it!
-
@lashman yeah I got like tons of stuff to enter and I made a really crazy table for it in Libre Calc (wiht drop down menus and stuff), but I think I will be faster with voice, after knowing exactly how the data is structured now.
@tomtrottel oh yeah, absolutely! voice is SO MUCH faster
-
@lashman btw this happens when I click download, downloading https://git.lashman.live/lashman/whisper_voice/releases/download/v1.1.0/whisper-voice.exe says not found. I found the download myself though.
@jonathan859 ok, it should all be fixed now