alphacep / alphacep/vosk-api

Does speaker recognition work without acoustic model?

Abierto
#1,320 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
15.1k
Forks
1.8k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi,

I've been doing some tests with the vosk small en model + speaker recognition and I think results are pretty solid, at least it was able to always find the correct speaker in a set of 7. It is a bit more complicated if you use it for true/false (is this speaker A?) tests but anyway I think it is an interesting feature 👍.

I'd like to use this for a variety of languages, but noticed that it does require a proper acoustic model to work. Now I could probably just keep using the English small model or any other and simply discard the resulting text, but I was wondering if this would lead to any issues with accuracy in other languages? And maybe there is a more efficient, generic acoustic model we could use for speaker recognition?
I'm assuming the speaker recognition requires some VAD or feature extraction done by the acoustic model? At least it didn't work when I built a tiny grammar model with just tokens 😅.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.