-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
I've been battling several issues as I'm trying to make this work.
The below mentioned console output is my latest production, I have make and MinGW installed and recognized on PATH as the respective version commands work
> node src/index.js
autoDownloadModelName tiny.en
options {
modelName: 'tiny.en',
autoDownloadModelName: 'tiny.en',
verbose: false,
removeWavFileAfterTranscription: false,
withCuda: false,
options: {
outputInCsv: false,
outputInJson: false,
outputInJsonFull: true,
outputInLrc: false,
outputInSrt: false,
outputInText: false,
outputInVtt: false,
outputInWords: false,
translateToEnglish: false,
wordTimestamps: false,
timestamps_length: 20,
splitOnWord: true
}
}
code--- 1
stdout---
stderr--- '.' is not recognized as an internal or external command,
operable program or batch file.
[Nodejs-whisper] Error: '.' is not recognized as an internal or external command,
operable program or batch file.
[Nodejs-whisper] Error: '.' is not recognized as an internal or external command,
operable program or batch file.
[Nodejs-whisper] Error during processing: '.' is not recognized as an internal or external command,
operable program or batch file.
Error: Operation failed: '.' is not recognized as an internal or external command,
operable program or batch file.Metadata
Metadata
Assignees
Labels
No labels