Nextcloud Assistand failed to transcribe

Support intro

The whisperintegration always failes, no matter waht
The binary runs, large module is downloaded, bit after trying to transcribe a file it failes.
The nextcloud log don’t give a lot of information, the commandline gives a bit more.

sudo -u www-data  /var/www/nextcloud/apps/stt_whisper/bin/main -f OfficeClosed.wav -m /var/www/nextcloud/apps/stt_whisper/models/large --output-txt -of test.txt
whisper_init_from_file_with_params_no_state: loading model from '/var/www/nextcloud/apps/stt_whisper/models/large'
whisper_model_load: loading model
whisper_model_load: n_vocab       = 51865
whisper_model_load: n_audio_ctx   = 1500
whisper_model_load: n_audio_state = 1280
whisper_model_load: n_audio_head  = 20
whisper_model_load: n_audio_layer = 32
whisper_model_load: n_text_ctx    = 448
whisper_model_load: n_text_state  = 1280
whisper_model_load: n_text_head   = 20
whisper_model_load: n_text_layer  = 32
whisper_model_load: n_mels        = 80
whisper_model_load: ftype         = 1
whisper_model_load: qntvr         = 0
whisper_model_load: type          = 5 (large)
Illegal instruction

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 28.0.5): replace me
Operating system and version (eg, Ubuntu 20.04): replace me
Apache or nginx version (eg, Apache 2.4.25): replace me
PHP version (eg, 8.1): replace me

Nextcloud Assistant: 1.0.9
Whisper Speech to Text: 1.0.8

No Updates for the apps

The issue you are facing:

No Audiofile (recorded over the assistant or uploaded) can be transcribet.
Alway Failed

Is this the first time you’ve seen this error? (Y/N):Y

Steps to replicate it:

  1. Try to transcribe a Audiofile with the assistant

Anyone an idea how to fix it?

Kind Regards

Chonta

anyone an idea, why it does not work?
anyhone has it running with an bare methal install (no docker) ?

Anyone who has the Nextcloud Assistant working and Transcribing on an non docker Installation of nextcloud?