Re: Getting Involved
Bridger Reed-Lewis <[email protected]> Tue, 10 Jun 2025 14:09:12 -0800
| Newsgroups | gmane.comp.kde.devel.accessibility |
|---|---|
| Message-ID | <CAFyN0F+inmHEX7sG_m78tc4AuhZRTV+qEFzw1Qitr7up5r2QSA@mail.gmail.com> |
--000000000000f0888306373ef230 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Because right now, it requires someone with the knowledge of the terminal, along with access to chatgpt to troubleshoot. If not they either have to know what they=E2=80=99re doing or rely on the community to help them. What I=E2=80=99m envisioning is something that built into the settings very= similar to what Apple has, so I think in about 2 months I should have a decent presentation and summary of what they can do. On Tue, Jun 10, 2025 at 13:59 Shervin Emami <[email protected]> wrote= : > That sounds like a great idea. > > Cheers, > Shervin. > > > On Wed, 11 June 2025, 5:35=E2=80=AFam Bridger Reed-Lewis, < > [email protected]> wrote: > >> I think my goal is to test these out, and meet with the board along with >> the accessibility person they hired to recommend some changes for the OS= so >> that these things are more integrated into the system so that those with >> disabilities can just easily use these out of the box >> >> On Tue, Jun 10, 2025 at 03:46 Shervin Emami <[email protected]> >> wrote: >> >>> Oh ok, so Bridger was thinking that the functionality is already >>> integrated into the dedktop environment, whereas I was thinking that >>> Bridger is willing to implement the integration into KDE. >>> >>> The speech recognition engines convert speech files to text, they don't >>> have any OS integration. But it's not that hard to implement basic OS >>> integration by getting speech recognition to emulate pressing keys on a >>> keyboard. I hacked together my own basic scripts for doing that. You co= uld >>> turn my script into something more convenient to use: >>> >>> https://github.com/shervinemami/push-to-whisper >>> >>> >>> Cheers, >>> Shervin. >>> >>> >>> On Mon, 9 June 2025, 8:37=E2=80=AFpm Bridger Reed-Lewis, < >>> [email protected]> wrote: >>> >>>> It=E2=80=99s installing right now, and no it=E2=80=99s not a feature y= et from what I >>>> know. I=E2=80=99m going to see how accurate it is though once I get ba= ck from work. >>>> From what I understand though it runs this in a separate window not wi= th >>>> the os, which is what I=E2=80=99m looking for similar to what Apple an= d windows >>>> does it. >>>> >>>> >>>> On Mon, Jun 9, 2025 at 02:06 Benson Muite <[email protected]> >>>> wrote: >>>> >>>>> >>>>> >>>>> On Mon, Jun 9, 2025, at 12:52 PM, Bridger Reed-Lewis wrote: >>>>> > Hey so I set up what I could with a older laptop but I was looking >>>>> through >>>>> > our past conversations, and I wasn=E2=80=99t aware that faster-whis= per >>>>> didn=E2=80=99t work >>>>> > within program, is there a effort to fix this? >>>>> >>>>> You would probably need to file a bug report, but without more detail= s >>>>> it is unclear >>>>> where. For example, which program does it not work with? Does it wor= k >>>>> with any >>>>> programs? Is this on Arch with KDE on Wayland? Do other programs >>>>> similar to >>>>> fast-whisper work? >>>>> >>>>> --000000000000f0888306373ef230 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"auto">Because right now, it requires someone with the knowledge= of the terminal, along with access to chatgpt to troubleshoot. If not they= either have to know what they=E2=80=99re doing or rely on the community to= help them.=C2=A0</div><div dir=3D"auto"><br></div><div dir=3D"auto">What I= =E2=80=99m envisioning is something that built into the settings very simil= ar to what Apple has, so I think in about 2 months I should have a decent p= resentation and summary of what they can do.=C2=A0</div><div><br><div class= =3D"gmail_quote gmail_quote_container"><div dir=3D"ltr" class=3D"gmail_attr= ">On Tue, Jun 10, 2025 at 13:59 Shervin Emami <<a href=3D"mailto:shervin= [email protected]">[email protected]</a>> wrote:<br></div><blockquo= te class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left-widt= h:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,20= 4,204)"><div dir=3D"auto"><div>That sounds like a great idea.=C2=A0</div><d= iv><br></div><div data-smartmail=3D"gmail_signature">Cheers,<br>Shervin.<br= >=C2=A0=C2=A0=C2=A0 </div></div><br><div class=3D"gmail_quote"><div dir=3D"= ltr" class=3D"gmail_attr">On Wed, 11 June 2025, 5:35=E2=80=AFam Bridger Ree= d-Lewis, <<a href=3D"mailto:[email protected]" target=3D"_blank= ">[email protected]</a>> wrote:<br></div><blockquote class=3D"g= mail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left-width:1px;border-= left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><div = dir=3D"auto">I think my goal is to test these out, and meet with the board = along with the accessibility person they hired to recommend some changes fo= r the OS so that these things are more integrated into the system so that t= hose with disabilities can just easily use these out of the box=C2=A0</div>= <div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">O= n Tue, Jun 10, 2025 at 03:46 Shervin Emami <<a href=3D"mailto:shervin.em= [email protected]" rel=3D"noreferrer" target=3D"_blank">[email protected]= </a>> wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:= 0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-lef= t:1ex;border-left-color:rgb(204,204,204)"><div dir=3D"auto"><div>Oh ok, so = Bridger was thinking that the functionality is already integrated into the = dedktop environment, whereas I was thinking that Bridger is willing to impl= ement the integration into KDE.</div><div dir=3D"auto"><br></div><div dir= =3D"auto">The speech recognition engines convert speech files to text, they= don't have any OS integration. But it's not that hard to implement= basic OS integration by getting speech recognition to emulate pressing key= s on a keyboard. I hacked together my own basic scripts for doing that. You= could turn my script into something more convenient to use:</div><div dir= =3D"auto"><br></div><div dir=3D"auto"><a href=3D"https://github.com/shervin= emami/push-to-whisper" rel=3D"noreferrer" target=3D"_blank">https://github.= com/shervinemami/push-to-whisper</a></div><div dir=3D"auto"><br></div><div>= <br></div><div data-smartmail=3D"gmail_signature">Cheers,</div><div data-sm= artmail=3D"gmail_signature" dir=3D"auto">Shervin.=C2=A0<br>=C2=A0=C2=A0=C2= =A0 </div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gm= ail_attr">On Mon, 9 June 2025, 8:37=E2=80=AFpm Bridger Reed-Lewis, <<a h= ref=3D"mailto:[email protected]" rel=3D"noreferrer noreferrer" tar= get=3D"_blank">[email protected]</a>> wrote:<br></div><blockquo= te class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left-widt= h:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,20= 4,204)"><div dir=3D"auto">It=E2=80=99s installing right now, and no it=E2= =80=99s not a feature yet from what I know. I=E2=80=99m going to see how ac= curate it is though once I get back from work. From what I understand thoug= h it runs this in a separate window not with the os, which is what I=E2=80= =99m looking for similar to what Apple and windows does it.=C2=A0</div><div= dir=3D"auto"><br></div><div dir=3D"auto"><br><div class=3D"gmail_quote" di= r=3D"auto"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, Jun 9, 2025 at 02:= 06 Benson Muite <<a href=3D"mailto:[email protected]" rel=3D"no= referrer noreferrer noreferrer" target=3D"_blank">[email protected]= g</a>> wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin= :0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-le= ft:1ex;border-left-color:rgb(204,204,204)"><br> <br> On Mon, Jun 9, 2025, at 12:52 PM, Bridger Reed-Lewis wrote:<br> > Hey so I set up what I could with a older laptop but I was looking thr= ough<br> > our past conversations, and I wasn=E2=80=99t aware that faster-whisper= didn=E2=80=99t work<br> > within program, is there a effort to fix this?<br> <br> You would probably need to file a bug report, but without more details it i= s unclear<br> where.=C2=A0 For example, which program does it not work with? Does it work= with any<br> programs? Is this on Arch with KDE on Wayland? Do other programs similar to= <br> fast-whisper work?<br> <br> </blockquote></div></div> </blockquote></div> </blockquote></div></div> </blockquote></div> </blockquote></div></div> --000000000000f0888306373ef230--