-
How much of an impact does the sample rate and bitrate have? My use case is that I need to perform speaker verification across multiple sample rates/codecs such as AMR and EVRC. I will of course be co…
-
### Bug Description
### Problem
Job audio/speaker-headphone-plug-detection failed since the Sink from `pactl` command doesn't change after plugging the 3.5mm jack headset to RPI 4.
### What I…
-
With the "alexa Routine" functionality, I can play music without any problems when I select an echo. However, when I select a speaker group (multiroom), no music is played. Is this a reproducible prob…
-
Is the evaluation data in the thesis table in the article obtained with main.py test after training, or is it obtained by evaluating the results using the conevert? And how to distinguish between s2s …
-
## Describe the question
In Diarization task, i train on AMI train-dev set and ICSI corpus , i test on AMI test set. Both datasets include audios of 3-5 speakers in 50-70 minutes. My d embedding tra…
-
if i want to use finetune wavlm large model in speaker verification job to get best performence, so i need give config_path in this code:
```
elif model_name == 'wavlm_large':
config_path = Non…
-
hello, when i use speaker_verification, it needs pip requirements, i use pip install --require-hashes -r requirements.txt, but there are some problems,
ERROR: In --require-hashes mode, all require…
-
# 🌟 New model addition
## Model description
Generalized End-To-End Loss for Speaker Verification implements Real time voice cloning, a way to generate a Text-To-Speech model adapted to a certain s…
-
"evals are surprisingly often all you need"
But here we are evaluating a pretty novel dimension:
How can we systematically quantify generated text/audio is engaging, follows a target configurat…
-
Hi
I am getting errors when the library initiates a connection via:
`const conPromise = this.connectImpl();`
The error I'm getting is:
`Unable to contact server. StatusCode: 1006, undefined …