alphacep / alphacep/vosk-api

Converting audio with java

Abierto
#1,040 8 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

Good day,
I've been trying all day to convert audio so that Vosk can work with it. The default audio format I get (from Discord) is the following:

I want to convert this to Vosk format, but unfortunately I don't know exactly how. Can anyone help me? Best would be a code snippet, I have to admit that audio processing is not my thing :/
`AudioFormat OUTPUT_FORMAT = new AudioFormat(48000.0F, 16, 2, true, true);`

Here is also my code:
https://just-paste.it/FB0TyErtQP

Kind regards
Nicklas

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.