Mihail Ivanov
Mihail Ivanov
Hi, you can use the example in the [tests/](https://github.com/DemisEom/SpecAugment/tree/master/tests) folder, there it converts the spectrogram to [batch_size, time, frequency, 1]
This is because select2 favors amd plugin first and then nodejs/commonjs modules. Webpack by default adds support for amd plugins, you can disable it like so: webpack.config.js ```javascript module: {...
Okay, this will be nice.
Thanks, anyway! Will try something else. May be I will try to parse the string myself.
So Azure Repos is free, and I was able to mirror the repository on there and make an automated build, but the releases function is different than github, gitlab, gitea...
I was not able to reproduce this bug. Maybe there is conflicting extension. Could you post a list of github related extensions you have installed. https://github.com/material-extensions/material-icons-browser-addon/assets/10907429/c12eb586-f0ea-4919-8dde-13efbb4c3e2f As you can see,...
> However, with Refined GitHub, I cannot reproduce the issue. I am confused here, I am able to reproduce the issue. It happens when scrolling while loading the page. Material...
That is intentional, since I couldn't figure a way to ask for permission for each website on firefox. see https://github.com/material-extensions/material-icons-browser-extension/pull/85#issuecomment-2080211036
Currently, Firefox does not support `optional_host_permissions` to allow us to request custom domains, so for Firefox we need access to all websites, because otherwise we would have to add each...
See, it is my fault then, I misinterpreted the notice in the mdn article. I read it and it didn't click for me that you can also request websites in...