Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whisper is not working #552

Closed
sr2006 opened this issue Apr 22, 2024 · 0 comments
Closed

Whisper is not working #552

sr2006 opened this issue Apr 22, 2024 · 0 comments

Comments

@sr2006
Copy link

sr2006 commented Apr 22, 2024

Version

0.2.3

Platform

win32 x64 10.0.19045

Log

Command failed: "D:\Program Files\Enjoy\resources\app.asar.unpacked\.vite\build\lib\whisper\main" --file "D:\Program Files\Enjoy\resources\app.asar.unpacked\.vite\build\samples\jfk.wav" --model "D:\EnjoyLibrary\whisper\models\ggml-base.en.bin" --output-json --output-file "D:\EnjoyLibrary\cache\jfk"
whisper_init_from_file_with_params_no_state: loading model from 'D:\EnjoyLibrary\whisper\models\ggml-base.en.bin'
whisper_model_load: loading model
whisper_model_load: n_vocab       = 51864
whisper_model_load: n_audio_ctx   = 1500
whisper_model_load: n_audio_state = 512
whisper_model_load: n_audio_head  = 8
whisper_model_load: n_audio_layer = 6
whisper_model_load: n_text_ctx    = 448
whisper_model_load: n_text_state  = 512
whisper_model_load: n_text_head   = 8
whisper_model_load: n_text_layer  = 6
whisper_model_load: n_mels        = 80
whisper_model_load: ftype         = 1
whisper_model_load: qntvr         = 0
whisper_model_load: type          = 2 (base)
whisper_model_load: adding 1607 extra tokens
whisper_model_load: n_langs       = 99

whisper_init_from_file_with_params_no_state: loading model from 'D:\EnjoyLibrary\whisper\models\ggml-base.en.bin'
whisper_model_load: loading model
whisper_model_load: n_vocab       = 51864
whisper_model_load: n_audio_ctx   = 1500
whisper_model_load: n_audio_state = 512
whisper_model_load: n_audio_head  = 8
whisper_model_load: n_audio_layer = 6
whisper_model_load: n_text_ctx    = 448
whisper_model_load: n_text_state  = 512
whisper_model_load: n_text_head   = 8
whisper_model_load: n_text_layer  = 6
whisper_model_load: n_mels        = 80
whisper_model_load: ftype         = 1
whisper_model_load: qntvr         = 0
whisper_model_load: type          = 2 (base)
whisper_model_load: adding 1607 extra tokens
whisper_model_load: n_langs       = 99


@an-lee an-lee closed this as completed May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants