2026-03-02T07-29-01_auto_memory/memories.db-wal
This commit is contained in:
parent
2e69f53e6b
commit
31ff29916a
Binary file not shown.
@ -308,7 +308,7 @@ class MeetingNotesBot {
|
||||
return;
|
||||
}
|
||||
|
||||
const text = await transcribeWithOnnxAsr(wavFile);
|
||||
const text = await transcribeWithWhisper(wavFile);
|
||||
unlinkSync(wavFile);
|
||||
|
||||
if (text) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user