-
hi. i found that there is another speech recognition project which may provide better result than vosk. do you have interest of integrate it with sayboard?
https://github.com/k2-fsa/sherpa-ncnn
-
Hello,
I built wyoming-satellite and I run it this way:
`/opt/wyoming-satellite# script/run --name "my satellite" --uri tcp://0.0.0.0:10700 --mic-command "arecord -D plughw:CARD=seeed8micvoicec…
-
Hi there, loving this program so far, I have built a fake occupancy sound with this system.
What I'm having issue with is resuming my music when a clip plays, I tried using /resume, but it just plays…
-
The .NET SDK doesn't support streaming transcription. This is a very important feature for us. Is this something you're considering?
-
### Due diligence
- [X] I have done my due diligence in trying to find the answer myself.
### Topic
The PyTorch implementation
### Question
Thanks for nice work.
I write code for answer aud…
-
# 环境
1. win11
2. conda Python 3.10.11
3. pip 23.1.2
4. paddlepaddle==2.5.0
5. paddlespeech==1.4.1
6. paddleaudio==1.0.1
7. vs 2022
# 使用
> 参照源 `https://github.com/PaddlePaddle/PaddleSpeech/b…
-
I am trying to implement real time streaming transcription and I'm experiencing an issue when using the vad_filter=True option for streaming transcription of audio chunks. Specifically, when a chunk o…
-
It would be really cool to process the audio in real time using something like this https://github.com/NVIDIA/NeMo/blob/stable/examples/asr/asr_cache_aware_streaming/speech_to_text_cache_aware_streami…
-
**The problem:**
Recording audio needs to start in realtime (or as close as possible). As soon as a sexual assault keyword is heard, the recording needs to be triggered so that no evidence is lost.…
-
Maybe I'm missing something, but when I updated the package to the newest version, the output format changed to a generator object such that gradio no longer is able to process the output from client.…