https://github.com/luser/sip-transcribe
https://github.com/luser/sip-transcribe
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/luser/sip-transcribe
- Owner: luser
- License: gpl-3.0
- Created: 2015-10-19T20:10:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-11T11:54:04.000Z (over 10 years ago)
- Last Synced: 2025-01-22T17:46:15.694Z (over 1 year ago)
- Language: Python
- Size: 145 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
This repository contains a pair of scripts: one to do live transcription of a
SIP call using Pocketsphinx, and one to do that and update an Etherpad Lite
pad with the transcript.
The dependencies are a bit fiddly, so a Dockerfile is provided to build a
container with a usable environment. The Etherpad transcription depends on [an unlanded change to Etherpad Lite](https://github.com/luser/etherpad-lite/tree/append-text).
This software is provided under the GPL. See [COPYING](COPYING).