Skip to content

Add BetterCaptions plugin for live transcription in Slack#168

Open
BittuBarnwal7479 wants to merge 1 commit into
3kh0:mainfrom
BittuBarnwal7479:better-captions
Open

Add BetterCaptions plugin for live transcription in Slack#168
BittuBarnwal7479 wants to merge 1 commit into
3kh0:mainfrom
BittuBarnwal7479:better-captions

Conversation

@BittuBarnwal7479

Copy link
Copy Markdown
Contributor

Summary:

  • Adds system-audio captions using OpenAI, xAI, or custom Whisper-compatible APIs.
  • Includes configurable language, models, segment interval, and Australian inversion mode.
  • Handles capture lifecycle, request timeouts, and safe Electron-to-renderer communication.

fixes: #128

@BittuBarnwal7479

Copy link
Copy Markdown
Contributor Author

Hey @3kh0 , I don’t have an OpenAI API key, so I couldn’t test against the live API. Remaining flow has been tested with mocked API responses, including normal and Australian modes.

@BittuBarnwal7479

Copy link
Copy Markdown
Contributor Author
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plugin: BetterCaptions

1 participant