alphacep / alphacep/vosk-android-demo

Demo SpeechService not working

未關閉
#224 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Java
星號
1.1k
分支
278
PR 合併指標
30 天內沒有已合併 PR

描述

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?

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。