2026-03-02T07-45-58_auto_memory/memories.db-wal

This commit is contained in:
Nicholai Vogel 2026-03-02 00:45:58 -07:00
parent 5ef209f05c
commit 41f9d9bf9a
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -297,6 +297,8 @@ class MeetingNotesBot {
'-ar', String(SAMPLE_RATE),
'-ac', String(CHANNELS),
'-i', rawFile,
'-ar', '16000',
'-ac', '1',
'-y', wavFile,
]);