-
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
The Hyperaudio GitHub organisation contains a series of open source repositories that can be used to build tools and applications that make media easy to navigate, share and remix audiovisual media.
Our new website hyper.audio – a foundation for a number of possible projects. Our first Hyperaudio for Conferences is used in collaboration with Mozilla Foundation to create mozfest.hyper.audio in 2022 and 2023.
The code for these projects can be found at github.com/hyperaudio/hyperaudio
Hyperaudio Lite started life in early 2014 as an open source library people could use to create interactive transcripts.
The Hyperaudio Lite Editor is built using Hyperaudio Lite and was initially developed in 2022. The editor allows you to correct machine generated transcripts and export the corrected transcript in a number of formats. As a demo we have integrated the editor with Deepgram's API to produce the initial speech-to-text generated transcript.
Our Wordpress plugin provides a straightforward way to include interactive transcripts and captions on a Wordpress installation.
It's been over ten years since we embarked on the Hyperaudio journey. Our working prototype Hyperaud.io is now being retired as we move to pastures new.
This set of repositories contains all the code we use to make the Hyperaud.io Web Application - a working prototype. Additionally it is home to standalone libraries such as Hyperaudio-Lite - an Interactive Transcript viewer.
All public code in this repo is MIT Licensed
The Hyperaudio project (formerly Hyperaudio Inc.) hereby states that it intends to be bound by the Mozilla Open Software Patent License Agreement for Mozilla, version 1 as of 21/02/2016
Hyperaudio is made up from a number of loosely coupled modules:
Loosely coupled because each of the above modules can be used independently, we link stuff together through our API and iFrames to create the Hyperaud.io service.
Everything the Hyperaudio Team create is open source, most code resides under the Hyperaudio GitHub account, although some of code for tools can be found under the organisations with whom we have developed them in collaboration.