alphacep / alphacep/vosk-api

Converting audio with java

Aperta
#1,040 8 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Jupyter Notebook
Stelle
15.1k
Fork
1.8k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.