Files and folders
Where EchoPad keeps settings, recordings and models.
settings.json
conversation.json
transcript.json
microphone.wav
system.wav
settings.jsonholds everything from Settings and your save locations. It is plain JSON; quit EchoPad before editing it by hand.Librarykeeps one folder per recording: the two tracks (16 kHz mono WAV), the transcript with word timings, and metadata. This is what Transcribe Again and Save Again use.- Models are cached by FluidAudio in
~/Library/Application Support/FluidAudio/Models.
Your transcripts live in your save locations, not here.
Environment
| Variable | Effect |
|---|---|
ECHOPAD_DATA_DIR | Use another folder instead of ~/Library/Application Support/EchoPad, for testing. |
Logs
log stream --predicate 'subsystem == "io.github.pieralukasz.echopad"'