Skip to content

adifah/oTranscribe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oTranscribe

oTranscribe is a free web app designed to take the pain out of transcribing recorded interviews.

  • Pause (ESC), rewind (F1) and fast-forward (F2) without taking your hands off the keyboard
  • Adjust playback speed with a slider or using F3/F4
  • Your transcript is automatically saved to the browser's localStorage every second
  • Rich text support using contentEditable

... and more!

Download a copy

Although a web version is available, you can install oTranscribe anywhere by following these steps:

  1. Download the current ZIP archive.
  2. Compile the CSS and JS with Grunt (see below for more detailed instructions).
  3. Upload the files to a server of your choice.
  4. Er...
  5. That's it.

Please note that, in Chrome, local copies oTranscribe may not run correctly due to the browser's privacy settings.

Compiling the CSS and JavaScript

This repository only includes the "raw" JavaScript and CSS. To compile the production-ready files, install Grunt and then run the grunt command.

Unfamiliar with Grunt? Check out Chris Coyier's excellent guide to this useful build tool.

Translations

Translations have been provided by the following talented and generous volunteers:

More about translating oTranscribe here.

Libraries

oTranscribe is built on the foundations of several awesome projects:

About

A free & open tool for transcribing audio interviews

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published