2026-03-02T07-44-01_auto_memory/memories.db-wal
This commit is contained in:
parent
a0418660d0
commit
e4b9217869
Binary file not shown.
@ -63,7 +63,7 @@ model = Model('${PYWHISPER_MODEL}', redirect_whispercpp_logs_to=None)
|
||||
segments = model.transcribe('${wavPath}')
|
||||
print(' '.join(seg.text for seg in segments))
|
||||
`.trim(),
|
||||
]);
|
||||
], { env: { ...process.env, CUDA_VISIBLE_DEVICES: '' } });
|
||||
|
||||
let output = '';
|
||||
let error = '';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user