Results 12 issues of Ali Moezzi

Google has added speech adaptation to its [API](https://cloud.google.com/speech-to-text/docs/speech-adaptation) Can such a these feature be added to artyom.js ?!

Hi Allowing custom [JSGF ](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition/grammars) can help improving accuracy recognition.

Background: [torch.svd()](https://pytorch.org/docs/stable/generated/torch.svd.html#torch.svd) is deprecated in favor of [torch.linalg.svd()](https://pytorch.org/docs/stable/generated/torch.linalg.svd.html#torch.linalg.svd) and will be removed in a future PyTorch release. The previous implementation cause some issues like ``` RuntimeError: svd_cpu: the updating process...

The renderer has a couple of issues with 2011.13011 1. Some images are not loaded correctly 2. Some figures are overlaying with its caption

Because of interactive base of 3llo its hard for example to add multiple cards at the same time or assign multiple cards to some one

enhancement

Hi there The following is my code that is actully the http example of libtins. I use Visual Studio 2017 v141 ` #define WIN32 #define TINS_STATIC #define NOMINMAX #pragma warning(disable...

Is their any plan to integrate openvino to Pytorch also?

Hi this is my nginx configs ``` server { listen 80; server_name t.mydomain.cyou ; #log_subrequest on; location / { proxy_pass http://localhost:3001; proxy_read_timeout 60; proxy_connect_timeout 60; proxy_redirect off; # Allow the...

Hi, I want to authenticate Git with my GitHub credentials but I get "gh auth git-credential: "erase" operation not supported remote: Invalid username or password." I have to logout and...

bug
p3