https://github.com/revdotcom/reverb-self-hosted
This public GitHub repository contains code for a fully self-hosted, on-premise transcription solution.
https://github.com/revdotcom/reverb-self-hosted
Last synced: 4 months ago
JSON representation
This public GitHub repository contains code for a fully self-hosted, on-premise transcription solution.
- Host: GitHub
- URL: https://github.com/revdotcom/reverb-self-hosted
- Owner: revdotcom
- License: other
- Created: 2024-09-17T17:55:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T21:16:18.000Z (over 1 year ago)
- Last Synced: 2025-08-09T01:43:11.054Z (10 months ago)
- Size: 19.5 KB
- Stars: 53
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Self-Hosted Asynchronous and Live Transcription
## Self-Hosted Solution
This repository provides a local, self-hosted solution for asynchronous and live transcription, enabling users to convert audio files into text without relying on external cloud services.[^1] The transcription service allows users to manage transcription tasks locally on their own infrastructure. This setup is ideal for users who require complete control over data privacy and security.
[^1]: The transcription services require communication with two endpoints owned by Rev to operate: `https://api.rev.ai/external/v2open/initialize` and `https://api.rev.ai/external/v2open/billing`.