Skip to content

Issues with windows installation #130

@athype

Description

@athype

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions