-
```
There's a new, open codec which is finishing up development called opus. It's a
very low delay audio codec with superior audio quality to vorbis, given the
same amount of memory is used. It is o…
-
when I run: diart.stream speakers:9, or execute it in a python script it simply sends a notice about sox_io, and then exits. No errors. How do I figure out what's wrong?
```
dev diart.stream spe…
-
I'm looking for hints about how to correctly replicate the exact normalization process that is applied during simulated streaming with `decode.py` in `streaming_decode.py` for the streaming zipformer.…
-
Hi @synesthesiam.
Thanks for sharing your work, it's really clear and easy to follow.
I see most of the code is a simpler/cleaner version of https://github.com/jik876/hifi-gan
I would like to kno…
-
I want to convert sample rate of live microphone from pyaudio at 44100hz to 16000hz and use it with pocketsphinx can anyone please help to convert samplerate of live recording chunk by chunk with pyth…
-
I am using ubuntu 22.04
and openboard 1.6.1+dfsg2-1
getting error `Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
sAppSettings location:…
-
Tested on latest master (8d4e8cbc30fd859deae7f2414ce53ed657b63127).
One game where this issue is observable is [Endless War Defense](https://github.com/lightspark/lightspark/files/4259095/endless-w…
-
```
I need to be able to save and play, but I need 8kHz recording for the save. I
could transcode it on the fly, but thought I'd dig in and try to understand why
the player cannot play 8kHz recordin…
-
![image](https://user-images.githubusercontent.com/6119906/38531278-0c6b4576-3c3d-11e8-989e-201c74ed8b9d.png)
what profile should I use?
crash at "encode_to_wav"
I have installed everything e…
-
This looks like an awesome project, and I'd love to help you test it on my Raspberry Pi 2. Can I just download a regular release or do I need to do anything special?