-
PS D:\jupyter_file\VITbook\third\speaker_recognition_GMM_UBM-master\src\speaker_recognition> python speaker_recognition.py --csv_file combined_MFCC.csv --operation ubm
(32, 13) (32, 13, 13) (32, 1)
…
-
## 🚀 Feature Request
Include Kirundi (Rundi) language in the No Language Left Behind (NLLB) project
### Motivation
> As researchers and developers from Burundi, we are deeply concerned about th…
-
I get this error, what am I doing wrong?
No module named ap
Warning: failed to import Bob, will use a slower version of MFCC instead.
Traceback (most recent call last):
File "speaker-recogni…
-
It would be awesome, to be able to send tts or audio via VTO speaker.
My personal use case is to connect face recognition with voice messages. Something like "Hello MyName"
If there is no direct…
luzik updated
1 month ago
-
Hi team!
Your project is great because it's fast (real-time!) and the GMMs seem quite flexible. For example, from my reading of the source code, it seems possible to run enrolment and prediction on a…
-
Hi,
are we supposed to uncomment this snippet so as to execute it properly?
https://github.com/Anwarvic/Speaker-Recognition/blob/b5290431169b8c00dafda9db895c0d188d98401e/sidekit/mixture.py#L711-…
-
I have hindi-english mixed audio with almost 130 speakers each having 200 utterances of length between 4 sec -10 sec. I made d-vector using vgg-speaker recognition model (pre-trained given in vgg-spea…
-
# Task Name
Gender Recognition by Voice
## Task Objective
This task aims to identify a speaker's gender from audio recordings, focusing on binary physiological distinctions due to dataset lim…
-
Hi,
I am working on Speaker Recognition. Is it possible to use this model for Speaker Recognition ?
If yes can you please guide me a little. And If not can you refer me some Deep Learning models wh…
-
# Task Name
Predicting the sentiment of given spoken utterance
## Task Objective
Sentiment analysis refers to classifying a given speech segment as having negative, neutral, or positive senti…