alphacep / alphacep/vosk-android-demo

Demo SpeechService not working

Aberta
#224 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Java
Estrelas
1.1k
Forks
278
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

I'm trying to get the demo to work.

I want to use the internal mic of my tablet.
I am not getting any error, but I don't get any partial or final result either, it is just empty.

If I understand correctly, the input wav stream should be 16000?

I have executed following code:

`audioManager.getProperty(AudioManager.PROPERTY_OUTPUT_SAMPLE_RATE);`

which results in 48000.

So I did try passing 48000 to the SpeechService class, but still not working.

Won't it work with the internal microphone?

In which case the demo microphone button will work? On an older tablet?

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.