-
Add Speech2Text support so there's minimal typing required. We initially had done an implementation using [Mozilla's DeepSpeech pre-trained model](https://github.com/mozilla/DeepSpeech) but it didn't …
-
Version v1.6.5-alpha.0 on macOS 13.2.1 (22D68)
Everything works just fine but the only problem is that the Mozilla DeepSpeech is not showing up.
I can only see AssemblyAI and Pocketsphinx in the …
-
I've been trying to get this working but I receive a strange error on startup:
**Top line(s):**
`deepspeech-server | Exception in callback None()`
`deepspeech-server | handle: `
`deepspeech-…
-
Traceback (most recent call last):
File "deploy/demo_server.py", line 601, in
main()
File "deploy/demo_server.py", line 597, in main
start_server(kwargs)
File "deploy/demo_server.p…
-
~~DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.~~
~~https://github.…
-
Hello,
unfortunately, my results are nowhere close to the demo clip shown https://www.youtube.com/watch?v=c5VG7HkDs8I.
- lips not moving, worse than reference papers, blurry.
- The movements of th…
-
Found this repo of mozilla DeepSpeech with examples in many languages. For integration in the UI.
https://github.com/mozilla/DeepSpeech-examples
Found this link for integration embedded in the rob…
-
Hello, I don't want to use deepspeech to extract audio features because it's not compatible with tensorflow 2. Ideally, I would like to work with librosa as it is a reference in audio processing. Coul…
-
我看到作者有尝试deepspeech_pb_path="/disk4/keyu/DeepSpeech/deepspeech-0.9.2-models.pbmm",请问这个模型能加载成功吗?我这边加载是会报错的
-
I get:
```
fran@matxine:~/source/gst-deepspeech$ make
make all-recursive
make[1]: Entering directory '/home/fran/source/gst-deepspeech'
Making all in src
make[2]: Entering directory '/home/fr…