-
Hi,
Thank you for providing this great repository! Once it was up and running, it was really good to see images processed and appearing on my RPi!
I did stumble across some issues along the way,…
-
I guess it's just
``` python
from sys import exit
```
That is needed:
```
In [1]: from pybeep.pybeep import PyVibrate, PyBeep
In [2]: PyBeep().beep()
You need to install sox first.
--------------…
-
Hey!
Now I'm having this error on my ubuntu server
```
Error: sox WARN mp3-util:
at Socket. (/opt/bitnami/apache2/htdocs/node_modules/sox-stream/index.js:33:23) …
-
Under Openbox in pclos, in lxterminal running bash as root, I just get this error message for every key:
`We found a error with SoX, did you install it?`
Python, sox and sox-devel are installed.
…
-
Trying to run on MacOS, but to no avail.
I've placed a "1.wav" file in the current folder and start resemble-enhance like this:
resemble-enhance ./ ./
The same output is given when using an absolut…
-
Librosa's implementation seems to cause issues despite being faster.
-
For support and discussions, please use our [Discourse forums](https://github.com/PaddlePaddle/DeepSpeech/discussions).
If you've found a bug then please create an issue with the following informat…
mzgcz updated
5 months ago
-
**Describe the bug**
In the ".. /.. /.. The /espnet2/bin/align_english.py "step displays a large number of warnings and the process continues to run:
sox WARN rate: rate clipped 35 samples; decrea…
-
Hi,
I tried downloading the NANTTV data using `nohup ./bin/do_found fast_make_align indices/NANTTV.tar.gz &`
but faced this issue
```ln: failed to access '../wav/*.wav': No such file or directory
…
-
a couple people have encountered .wav files from TAPE that are missing data-chunk-size field in the .wav header. (byte positions 0x28 - 0x31).
such files will work fine in many programs, but not in…