Skip to content

fix: improve subtitle readability#516

Open
nightcityblade wants to merge 1 commit into
collabora:mainfrom
nightcityblade:fix/issue-324
Open

fix: improve subtitle readability#516
nightcityblade wants to merge 1 commit into
collabora:mainfrom
nightcityblade:fix/issue-324

Conversation

@nightcityblade

Copy link
Copy Markdown

Fixes #324

Summary

  • make browser extension captions use a larger centered YouTube-like subtitle style with per-line dark backgrounds and text shadow
  • make Python client transcript output wrap to terminal width and show the latest lines as a centered subtitle block

Tests

  • python -m unittest tests.test_client -v
  • python -m py_compile whisper_live/utils.py
  • node --check Audio-Transcription-Chrome/content.js
  • node --check Audio-Transcription-Firefox/content.js
  • git diff --check

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Improve subtitle transcription interface

1 participant