docs/mintlify/docs-mintlify-mig-tmp/faq.mdx
examples: sync to Obsidian, track time in Toggl, send daily summaries.
see the pipes guide for details. </Expandable>
<Expandable title="what are the hardware requirements?"> - **minimum**: dual-core CPU, 2GB RAM, 20GB disk - **recommended**: quad-core, 4GB+ RAM, 50GB+ SSD - runs 24/7 on a MacBook Pro M3 or a $400 Windows laptop - ~600 MB RAM, ~10% CPU, ~30 GB/month storage at 1 FPS </Expandable> <Expandable title="where is data stored?"> all data is in `~/.screenpipe/`: - `db.sqlite` — metadata, OCR text, transcriptions - `data/` — MP4 screen recordings, audio chunks - `pipes/` — installed pipesto backup, copy ~/.screenpipe/ to another location.
</Expandable>
fix: go to screenpipe settings → audio devices, and switch the input device from your bluetooth headset to your MacBook's built-in microphone. screenpipe will stop opening the bluetooth mic, macOS stays on the high-quality codec, and your music sounds normal again. screenpipe still captures your voice through the built-in mic.
note: AirPods don't have this issue — Apple uses a proprietary codec that handles input and output simultaneously without switching profiles. </Expandable>
<Expandable title="what speech-to-text engines are supported?"> **local (default)**: `parakeet` (25 languages, fastest), `whisper-large-v3-turbo` (99 languages), `whisper-tiny` (lightweight)cloud: deepgram / screenpipe-cloud (highest accuracy)
on macOS Apple Silicon, parakeet uses Metal GPU acceleration via MLX for 8x faster transcription. </Expandable>