https://github.com/akabe/obs-transcript
Real-time subtitle generation by speech recognition for OBS Studio
https://github.com/akabe/obs-transcript
captions obs obs-studio speech-recognition speech-to-text subtitles transcription
Last synced: 4 months ago
JSON representation
Real-time subtitle generation by speech recognition for OBS Studio
- Host: GitHub
- URL: https://github.com/akabe/obs-transcript
- Owner: akabe
- License: mit
- Created: 2020-10-20T11:54:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T04:13:22.000Z (almost 3 years ago)
- Last Synced: 2025-04-10T05:14:31.686Z (6 months ago)
- Topics: captions, obs, obs-studio, speech-recognition, speech-to-text, subtitles, transcription
- Language: JavaScript
- Homepage: https://akabe.github.io/obs-transcript
- Size: 1.5 MB
- Stars: 22
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [OBS Transcript](https://akabe.github.io/obs-transcript/)  [](https://github.com/sponsors/akabe)
Real-time subtitle generation by speech recognition for OBS Studio.
Requirements:
- [OBS Studio](https://obsproject.com/) 25+
- [obs-websocket](https://github.com/Palakis/obs-websocket/releases) 4.8+
- Google Chrome 33+ or Edge 79+ (a web browser supporting speech recognition API)## Build
``` shell
npm install
npm run build
```## Lint
``` shell
npm run lint
```## Test
``` shell
npm run test
```## Sponsorship
If you like this project, please support by becoming a sponsor via [GitHub Sponsors](https://github.com/sponsors/akabe).
I hope to make OBS Transcript much better.
Could you fund me for improvement of the project?
I will publish your (company) logo and a link to your homepage in the [project page](https://akabe.github.io/obs-transcript) and [README](https://github.com/akabe/obs-transcript/blob/main/README.md) if you support me. Please send me an e-mail including a logo file.