Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-assistivetech

A curated list of 😎 awesome assistive-technology frameworks to help you develop your AT tool/system
https://github.com/openassistive/awesome-assistivetech

Last synced: 3 days ago
JSON representation

  • Speech Synthesis

    • ResponsiveVoice - Javascript based TTS - check site for pricing
    • Browser Speech Synthesis - which browsers support which voices.
    • festival - multi-lingual speech synthesis workbench that runs on multiple-platforms offering black box text to speech, as well as an open architecture for research in speech synthesis
    • flite - small, fast run-time synthesis engine developed at CMU and primarily designed for small embedded machines and/or large servers. Flite is designed as an alternative synthesis engine to Festival for voices built using the FestVox suite of voice building tools.
    • QtSpeech - a cross-platform library based on Qt to provide common cross-platform API to access and use system TTS (Text-to-Speech) engines on platforms as Windows (SAPI), Mac (SpeechSynthesis) and Linux (Festival).
    • Talkify - A javascript text to speech (TTS) library. Originally from and used by https://talkify.net. Uses https://manage.talkify.net/ as a backend.
    • Extra TTS - Used to offer additional speech synthesis engines in cordova apps.
    • Acapela for Electron - Get acapela voices working on Electron apps.
  • AAC

  • Symbols

  • Word Prediction

  • Switch Scanning

    • Reading material

    • Scanning on the web

      • AAC-Shim - a simple helper method for helping web apps that want to support being embedded inside an AAC system. Check out the [demos](https://tools.openaac.org/demo.html).
      • Switch Access for Webpages - is a coffeescript that enables switch/keyboard control for navigating a webpage for AAC users. Nice demos. Well implemented.
      • switchScanJS - a jQuery based implementation with auto-scanning.
  • Hackathons

  • Email Lists

    • Scanning on the web

      • AT-Forum - The [RESNA](http://www.resna.org) (Rehabilitation Engineering Society for North America) forum
      • AssistTech - UK based list with a number of AT professionals from an Clincial Science/Engineering Background
      • Access Group - UK based group of Occupational Therapists and Engineeers finding solutions for people to access electronic equipment
      • Communication Maters AACForum - UK Forum for the UK Chapter of ISAAC (International Society of AAC)
  • Email / News announcements

    • Scanning on the web

      • AACinfo - a monthly-ish email which lists new products, technologies and strategies in AAC. Users contribute to the site and Ace centre edit it.
  • AT Engineering Organisations

  • Head/Face tracking

    • OpenFace - an open source facial behavior analysis toolkit. See [OpenFaceIOS](https://github.com/FaceAR/OpenFaceIOS) for an iOS version.
    • Cordova-Face - ARkit based head tracking and basic eye tracking for Cordova platforms. Currently focused on iOS.
  • Eyegaze

    • GazeLinger - Node module to listen to eye gaze events from the eye-tracking libraries
    • EyeTab - a 3D model-based gaze tracker - designed for Microsoft Surface.
    • GazePointer - SDK which provides an abstraction layer for interacting with a number of eye trackers. The current implementation provides support for Tobii EyeX.