Jachen Duschletta

Results 55 comments of Jachen Duschletta

Could you provide the steps you took to get to this point? What config are you using? What node version are you using? On Wed, Aug 2, 2023, 04:56 spady7...

Hi @timansky, Thank you for the issue. We do not support label_format at this time. It is on the roadmap as a lower priority (not much used) feature. What is...

@AlexeyOplachko Could you check if you ended up fixing this issue?

@tony1661 I am not experiencing the same issue. I work with Alexey and wanted to make sure we don't let this issue go stale, :)

Per instructions here: https://github.com/sipcapture/homer/wiki/Example:-RTCPXR You need to specify the address of homer via the -hs option inside the xr-collector command to send the HEP where it needs to go. (Unless...

@myrcinos Please execute pastash from /usr/lib/node_modules/@pastash/pastash folder and see if it starts then

@myrcinos ``` [Sat, 04 May 2024 15:43:23 GMT] DEBUG no local module found filters filter_app_audiocodes Error: Cannot find module 'filters/filter_app_audiocodes' Require stack: /usr/local/lib/node_modules/@pastash/pastash/lib/agent.js /usr/local/lib/node_modules/@pastash/pastash/bin/pastash at Module._resolveFilename (node:internal/modules/cjs/loader:1039:15) at Module._load (node:internal/modules/cjs/loader:885:27)...

Likely the format of the audio file is wrong. Try executing the model directly inside the /node_modules/whisper-node/lib/whisper.cpp/main -m models/ggml-base.en.bin -f /file.wav and see if you get a transcription or an...

Have you tried: ``` Try executing the model directly inside the /node_modules/whisper-node/lib/whisper.cpp/main -m models/ggml-base.en.bin -f /file.wav ``` This way you might find why whisper is returning an empty array.

Please make sure it's set to 'Shared', otherwise it will not show up for the user.