-
-
I meet the ffigen generated code compile problem. The result is similar to I using the dart_asla
https://github.com/maks/dart_alsa. If using 3.x, everything is OK, if using 4.x later
the dat…
-
Hi,
I followed your guide but it seems it is incomplete. No scale_npp, also no nvdec/nvenc decoders/encoders
```
./configure --disable-ptx-compression --enable-cvcuda --enable-libtensorrt --e…
-
I have ported the libopus using emscripten and decoding opus to pcm.
Now I am sending this decoded pcm data to this pcm-player but it just playing noise and not the actual audio.
From libopus I am…
-
When I tried to support 192kHz on the Hifiberry with the following diff
```diff
diff --git a/topology/sof-apl-pcm512x.m4 b/topology/sof-apl-pcm512x.m4
index cf85337..b043da7 100644
--- a/topology/…
-
Hi!
I am testing this on some of my systems and can't get a transfer to work:
Sender (using aplay because amodem picks the wrong interface):
```
$ echo 123 | amodem send -vvvv -o - | aplay
2…
-
I saw the closed issue asking about feature ranges and the suggestion to normalize data relative to all audio file outputs. Due to a relatively small dataset, I would like to normalize using the actua…
-
```
pi@raspberrypi:~ $ espeak --version
eSpeak text-to-speech: 1.48.03 04.Mar.14 Data at: /usr/lib/arm-linux-gnueabihf/espeak-data
```
Espeak has not been updated since it was installed 12/21/18…
rbees updated
4 years ago
-
Hello,
First of all let me thank you for a wonder piece of software engineering.I am also trying to do something similar but instread of the RAW data I want to use ADC microphone data. Could you tell…
-
**Describe the bug**
Intermittently sounds becomes distorted after snd_pcm_drain / snd_pcm_prepare ALSA call. Does not happen if the device is reopened after snd_pcm_drain with snd_pcm_close / snd_pc…