-
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…
-
### Current Behavior
I was running `pyaudio` to record voice but it doesn't work and .wav produced have empty bytes. I thought my installation or pyaudio issue but now I realize the terminal issue. I…
-
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)…
-
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…
-
The program
```golang
start := time.Now()
p.chain.FlowCallback(func(all_done bool) int {
if start.Add(5 * time.Second).Before(time.Now()) {
return sox.EOF
}
fmt.Printf(".")
return…
-
-
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…
-
The following objects have been reduced successfully.
- [ ] SMC-SMP-25 ... data is very poor. There is no object trace seen in the raw data.
- [ ] SN2021jad
- [ ] SDSS0246-0825
- [ ] G334.8-07.4
- […
-
#### Check Script
``` shell
#!/bin/ksh
#
# check_6000tcp
#
# greeben - 20090708: creation
#
check_6000tcp() {
#
typeset FUNC=check_6000tcp
#
if ( [ -f /etc/X11/xdm/Xservers ] ) then
egr…