-
## Environment
- Audio development kit: [none] esp32s3 based board
- Audio kit version NA
- [Required] Module or chip used: ESP32-S3-WROOM-1
- [Required] IDF version v5.3.1…
-
With wifi disabled, the on-board bluetooth is working just fine on zero 2w.
I have:
dtparam=i2s=on
#dtparam=audio=on
dtoverlay=hifiberry-dac
At present alsamixer shows:
This sound device doe…
-
* Add a simple Audio Library using the [Web Audio API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API)
Current framework:
```c
Id=loadAudio(URL)
PlayAudio(id)
PlayAudio(id, volu…
-
I have tried all the possible settings for Models, sample rate, and channels, I am not able to get recognized speech from VOSK, just the empty strings, I have tried the same sample on free speech reco…
-
I checked the output of the library and the result of the Vibe application (which uses it). Why are their results different?
**Vibe**
![Fhli3JHyMk](https://github.com/user-attachments/assets/ef58e…
-
根据文档一步一步走下来,在提取特征的时候,保存pkl存了3种数据,分别是
video_features = {
'image_feature': np_image_features,
'audio_feature': np_audio_features,
'pcm_feature': np_pcm_features
}
…
-
As the title suggests I am trying to use amodem to transfer files using a pair of uv-5rs. I have two APRS cables and two TRRS USB sound cards that I bought off Amazon. I am testing this on a single Li…
-
We have two interfaces [IFrameEncoder](https://github.com/roc-streaming/roc-toolkit/blob/develop/src/internal_modules/roc_audio/iframe_encoder.h) and [IFrameDecoder](https://github.com/roc-streaming/r…
-
### Batocera build version
40-dev
### Your architecture
Raspberry Pi 5
### Your Graphic Processor Unit(s) (GPU)
Raspberry Pi 5 onboard
### Issue description
I have no audio. It on…
-
tried the usual `configfs` stuff in `/opt/Bela/bela_gadget.sh`:
```
mkdir -p functions/uac2.usb0
....
ln -s functions/uac2.usb0 configs/c.1/
```
so that the default values are loaded:
```
root…