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 摘要。