Andrea Bondavalli
Andrea Bondavalli
If I try the latency test application ([test/latency.c](https://github.com/alsa-project/alsa-lib/blob/master/test/latency.c)) using a **Linux Kernel 5.9.x** with alsa-lib v1.2.4 on the following audio card: _PCH [HDA Intel PCH], device 1: ALC269VC Analog [ALC269VC...
I recently developed a new AES67 Player application for Android. The application works using the new HTTP streaming feature recently added to the AES67 Linux daemon, and you can use...
This issue is to track the support of the AES67 daemon for real-time transcription of audio streams using [OpenAI's Whisper](https://github.com/openai/whisper), integrated through [Whisper.cpp](https://github.com/ggml-org/whisper.cpp), a high-performance C/C++ inference of Whisper. The...