mirror of
https://github.com/QuentinFuxa/WhisperLiveKit.git
synced 2026-05-13 23:53:50 +00:00
minor path change
prevents ``` FileNotFoundError: [Errno 2] No such file or directory: 'whisperlivekit/web/live_transcription.html' ```
This commit is contained in:
@@ -6,7 +6,7 @@ Capture the audio of your current tab, transcribe diarize and translate it using
|
||||
<img src="https://raw.githubusercontent.com/QuentinFuxa/WhisperLiveKit/refs/heads/main/chrome-extension/demo-extension.png" alt="WhisperLiveKit Demo" width="730">
|
||||
|
||||
## Running this extension
|
||||
1. Run `python sync_extension.py` to copy frontend files to the `chrome-extension` directory.
|
||||
1. Run `python scripts/sync_extension.py` to copy frontend files to the `chrome-extension` directory.
|
||||
2. Load the `chrome-extension` directory in Chrome as an unpacked extension.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user