Samuel Proulx

Blind geek, fanfiction lover (Harry Potter and MLP). Mastodon at: @fastfinge@equestria.social.

  • 23 Posts
  • 212 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle

  • Samuel ProulxMAtoBlind Mainforum UI friction?
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 month ago

    the fact that credentials go stale immediately upon leaving.

    One of our moderators is also having this problem. Unfortunately, I’m not, and no matter what I do, I can’t replicate it. Once I log in, I stay logged in. So as the admin of the server, it’s quite difficult for me to fix. Could you let me know what browser and version of Windows you’re using? I’m not sure that will help, as I’ve tested on both Firefox and Edge on Windows 11, and stayed logged in for days at a time. But the more data the better!

    about 9 downarrows to get to the the content.

    So once you get to the h1, almost everything up until the content is a link or button. So in NVDA, you can just press n (skip to next block of text) once or twice, and you’ll be there.

    The reason we’re still listed as Alpha is because we need someone to retheme Lemmy, and nobody has had the time or money to find and pay someone to do it. If you think screen readers are hard, try using Lemmy with screen magnification. It’s not ideal. We’ll be remaining in alpha until we can find a designer to work on these issues.

    However, in the meantime, Thunder on IOS and android is an excellent mobile app for Lemmy. There are also a few desktop apps, but none of them are more accessible than the web interface yet.








  • Samuel ProulxAtoBooks@lemmy.worldLet’s talk GameLit/LitRPG…
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 months ago

    Prophecy approved companion is excellent! It gave me all the feels. It’s both extremely funny, and extremely poignant as the main character learns who she is, what’s really going on, and her intended roll in it all. It’s one of the few series where the reader knows exactly what’s happening from the start, but the fact the main character being slow to catch on isn’t frustrating.











  • It really depends on your use case. If you want something that sounds pretty okay, and is decently fast, Piper fits the bill. However, this is just a command line TTS system; you’ll need to build all the supporting infrastructure if you want it to read audiobooks. https://github.com/rhasspy/piper

    An extension for the free and open source NVDA screen reader to use piper lives here: https://github.com/mush42/piper-nvda

    If you want something that can run in realtime, though sounds somewhat robotic, you want dectalk. This repo comes with libraries and dlls, as well as several sample applications. Note, however, that the licensing status of this code is…uh…dubious to say the least. Dectalk was abandonware for years, and the developer leaked the sourcecode on a mailing list in the 2000’s. However, ownership of the code was recently re-established, and Dectalk is now a commercial product once again. But the new owners haven’t come after the repo yet: https://github.com/dectalk/dectalk

    If you want a robotic but realtime voice that’s fully FOSS with known licensing status, you want espeak-ng: https://github.com/espeak-ng/espeak-ng

    If you want a fully fledged software application to read things to you, but don’t need a screen reader and don’t want to build scripts yourself, you want bookworm: https://github.com/blindpandas/bookworm

    Note, however, that you should build bookworm from source. While the author accepts pull requests, because of his circumstances, he’s no longer able to build new releases: https://github.com/blindpandas/bookworm/discussions/224

    If you are okay with using closed-source freeware, Balabolka is another way to go to get a full text to speech reader: https://www.cross-plus-a.com/balabolka.htm