2026-03-02T07-46-08_auto_memory/memories.db-wal
This commit is contained in:
parent
6e56b11607
commit
36df35a9a0
Binary file not shown.
2
tools/meeting-notes/dist/index.js
vendored
2
tools/meeting-notes/dist/index.js
vendored
@ -229,6 +229,8 @@ class MeetingNotesBot {
|
||||
'-ar', String(SAMPLE_RATE),
|
||||
'-ac', String(CHANNELS),
|
||||
'-i', rawFile,
|
||||
'-ar', '16000',
|
||||
'-ac', '1',
|
||||
'-y', wavFile,
|
||||
]);
|
||||
ffmpeg.on('close', async (code) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user