You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
describe the feature
in the desktop app, you can configure hugging face mirror, but for the screenpipe server cli ,there is no such option , when try to use whisper for audio transcription, need to download mode from hugging face
why is this needed?
hugging face is banned in China
additional context
you are using local processing. all your data stays on your computer.
warning: telemetry is enabled. only error-level data will be sent to highlight.io.
to disable, use the --disable-telemetry flag.
check latest changes here: https://github.com/mediar-ai/screenpipe/releases
2025-02-07T14:15:37.861529Z INFO screenpipe: starting pipes
failed to start pipe timeline: No pipe.js/pipe.ts found in the pipe/dist directory
2025-02-07T14:15:37.864597Z INFO screenpipe_server::server: Server starting on 127.0.0.1:3030
2025-02-07T14:15:45.839709Z INFO screenpipe_server::video: Starting FFmpeg process for file: C:\Users\dassi\.screenpipe\data\monitor_490607759_2025-02-07_14-15-45.mp4
2025-02-07T14:15:48.283937Z INFO screenpipe_server::resource_monitor: Runtime: 10s, Total Memory: 2% (0.25 GB / 16.09 GB), Total CPU: 88%
2025-02-07T14:15:58.322953Z INFO screenpipe_server::resource_monitor: Runtime: 20s, Total Memory: 2% (0.26 GB / 16.09 GB), Total CPU: 92%
2025-02-07T14:16:00.374953Z ERROR screenpipe: continuous recording error: request error: https://huggingface.co/distil-whisper/distil-large-v3/resolve/main/config.json: Connection Failed: Connect error: connection timed out
Caused by:
0: https://huggingface.co/distil-whisper/distil-large-v3/resolve/main/config.json: Connection Failed: Connect error: connection timed out
1: connection timed out
The text was updated successfully, but these errors were encountered:
@louis030195 I wonder that many useful features lies in env vars
Can you list or document all the Env Vars that influence Screenpipe CLI or desktop app
describe the feature
in the desktop app, you can configure hugging face mirror, but for the screenpipe server cli ,there is no such option , when try to use whisper for audio transcription, need to download mode from hugging face
why is this needed?
hugging face is banned in China
additional context
The text was updated successfully, but these errors were encountered: