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

Following tutorial try 2 #47

Open
jefaokpta opened this issue May 11, 2024 · 0 comments
Open

Following tutorial try 2 #47

jefaokpta opened this issue May 11, 2024 · 0 comments

Comments

@jefaokpta
Copy link

I'm missing a thing?

node main.js

[whisper-node] Transcribing: audios/geladeira.wav

[whisper-node] Problem: whisper_init_from_file_with_params_no_state: loading model from './models/ggml-base.bin'
whisper_model_load: loading model
whisper_model_load: n_vocab = 51865
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 1608 extra tokens
whisper_model_load: n_langs = 99
whisper_backend_init: using Metal backend
ggml_metal_init: allocating
ggml_metal_init: found device: Intel Iris Pro Graphics
ggml_metal_init: found device: NVIDIA GeForce GT 750M
ggml_metal_init: picking default device: NVIDIA GeForce GT 750M
ggml_metal_init: default.metallib not found, loading from source
ggml_metal_init: loading '/Users/jefaokpta/Downloads/whisper-test/node_modules/whisper-node/lib/whisper.cpp/ggml-metal.metal'

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

1 participant