-
Good morning!
I recently switched from DeepSpeech bindings to Coqui bindings for Transcription. My Golang service has a websocket that receives WAV data that is Signed 16-bit PCM data at 16 kHz whi…
-
I have trained neon for librispeech data. But it's always killed because OOM. My machine has 24GB memory and GeForce GTX 1070 card of 8G memory.
I found this msg by dmsg
[3017506.733819] Out of me…
-
Thanks for your work! I want to train it with Chinese video,however, the output video having a poor performance on lip sync, is this because the deepspeech model does not support Chinese? Or is there…
-
DeepSpeech paper [[1]](http://jmlr.org/proceedings/papers/v48/amodei16.pdf) says that at inference time CTC models are paired with a language model.
Which language model does this implementation us…
-
I primarily use this as an accessibility tool and the closer to realtime my outputs are, the more effective the tool is for me, especially in meetings and events that I attend. I'd like to have guidan…
-
Thanks for the great work! I have successfully using this AD-NeRF to reconstruct some English videos. However, I want to test it with some Chinese video.
I found that using the code with a Chinese au…
-
参考:https://github.com/SeanNaren/deepspeech.pytorch/blob/master/data/an4.py
https://gitee.com/mindspore/models/tree/master/official/audio/DeepSpeech2
![image](https://github.com/mindspore-lab/mindaud…
-
Hey fran,
I'm following the deepspeech html, and I'm runnign into this error... I remember there was some reason we hard-coded the `63`, but I forget what it was...
in any case, I'm getting th…
-
I found your [blog post](http://blog.mikeasoft.com/2017/12/30/speech-recognition-mozillas-deepspeech-gstreamer-and-ibus/) detailing how to install this via PPA but unfortunately I use Arch Linux. I've…
-