WhisperLiveKit/chrome-extension
2025-09-05 16:19:48 +02:00
..
icons workaround to get the list of microphones in the extension 2025-09-04 23:58:48 +02:00
web revamp chromium extension settings 2025-09-05 16:19:48 +02:00
background.js workaround to get the list of microphones in the extension 2025-09-04 23:58:48 +02:00
demo-extension.png v0.1.0 chrome extension 2025-09-04 16:36:28 +02:00
live_transcription.js revamp chromium extension settings 2025-09-05 16:19:48 +02:00
manifest.json workaround to get the list of microphones in the extension 2025-09-04 23:58:48 +02:00
popup.html revamp chromium extension settings 2025-09-05 16:19:48 +02:00
README.md workaround to get the list of microphones in the extension 2025-09-04 23:58:48 +02:00
requestPermissions.html v0.1.0 chrome extension 2025-09-04 16:36:28 +02:00
requestPermissions.js v0.1.0 chrome extension 2025-09-04 16:36:28 +02:00
sidepanel.js v0.1.0 chrome extension 2025-09-04 16:36:28 +02:00
welcome.html workaround to get the list of microphones in the extension 2025-09-04 23:58:48 +02:00

WhisperLiveKit Chrome Extension v0.1.0

Capture the audio of your current tab, transcribe or translate it using WhisperliveKit. Still unstable

WhisperLiveKit Demo

Running this extension

  1. Clone this repository.
  2. Load this directory in Chrome as an unpacked extension.

Devs: