Skip to content

Mel_filters problem and information. #44

@MoonDragon-MD

Description

@MoonDragon-MD

Hi, I wanted to try the program but if I try to put a wav or mp4, either with CPU or GPU, I get the following error:

Traceback (most recent call last):
  File "vink.py", line 221, in transcribe
  File "whisper\transcribe.py", line 122, in transcribe
  File "whisper\audio.py", line 151, in log_mel_spectrogram
  File "whisper\audio.py", line 106, in mel_filters
  File "numpy\lib\npyio.py", line 427, in load
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\Vink\\_internal\\whisper\\assets\\mel_filters.npz'

The file would be this mel_filters.npz , but in what folder should it be put?

Also I would like to know what folder it saves the model in when it downloads them? (I have other programs with whisper I would like to use the models I already have without saturating the space)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions