-
When using a file source for decoding, for some valid files QSSTV will fail with the error message "Invalid Header Format". This appears to be due to the decoder [requiring that the first two chunks o…
-
electron-builder: 25.1.7
node: v22.4.0
electron: 32.1.2
Mac arm64
I have an Electron app that I build, sign, notarize, and staple using electron-builder. It includes Sound…
-
Hello!
I've been getting detections but no thumbnail appears and I get this error message. Not sure what to do with it.
Failed to get or generate spectrogram for clip clips/2024/09/otus_sunia_84…
-
Still working to determine a resolution, not whisper-diarization directly but downstream dep change causing the following when installing
```
Collecting sox
Downloading sox-1.5.0.tar.gz (63 kB)…
-
Hi,
I'm a happy user of faster-whisper-server. I mainly use it as a whisper backend for [open-web-ui](https://github.com/open-webui/open-webui/) and recently opened an issue to share my code for hi…
-
Running visualize("preprocessed", "preprocessed/wav2mel.pt", "dvector-step5000.pt", ".")
Getting the following error while torch.jit.load
```
RuntimeError:
Unknown builtin op: torchaudio_sox::a…
-
-
Hello!
I’m creating an environment on Ubuntu 22.04 WSL2 and trying to run the following installation commands:
```
conda create --name WhisperDiarization python=3.11
conda activate WhisperDiariz…
-
Traceback (most recent call last):
File "/home/wanghao/work/数字人/ComfyUI/execution.py", line 152, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
File "/ho…
-
#### Check Script
``` shell
#!/bin/ksh
#
# check_6000tcp
#
# greeben - 20090708: creation
#
check_6000tcp() {
#
typeset FUNC=check_6000tcp
#
if ( [ -f /etc/X11/xdm/Xservers ] ) then
egr…