Dominik Dominik

Results 10 comments of Dominik Dominik

Hi. I'm facing the same issue. Did you find any solution? @siriasadeddin

The problem is related to the alsa.conf. Go to ``/usr/share/alsa/alsa.conf`` then comment lines with unknown PCM cards e.g. cards.pcm.rear: ![image](https://github.com/Uberi/speech_recognition/assets/19922252/03714219-e9e0-4193-a731-18d1ee7d0aa8) And to fix "ALSA lib pcm_dmix.c:1089:(snd_pcm_dmix_open) unable to open slave"...

> As an observation: auto channel is a shared_ptr meaning when it goes out of scope, it is destructed. As such, if you want to use it outside of the...

protobuf 21.4 Win x64 Compiler: > 'protoc-gen-js' is not recognized as an internal or external command, > operable program or batch file. > --js_out: protoc-gen-js: Plugin failed with status code...

It seems YOLOv10 supports segmentation > Thanks for your interest! Achieving the task of rotating target detection and segmentation is valuable. While there are no corresponding pre-trained weights yet, YOLOv10...

> > It seems YOLOv10 supports segmentation > > > Thanks for your interest! Achieving the task of rotating target detection and segmentation is valuable. While there are no corresponding...

Compiling under Ubuntu 22.04.3 LTS (WSL 2) produces no such errors.

> I've got the same problem on fresh Ubuntu 24.04. The reason is a bit unobvious - lack of GCC. So the fix is easy: > > ```shell > sudo...

Yes, please update the package dependencies

This is a bug, since HttpErrorResponse implements the Error interface https://angular.dev/api/common/http/HttpErrorResponse#api. rxResource produces the same error. And as far as I know, rxResources is intended to work with rx Observables,...