Miguel Betegón
Miguel Betegón
I have been digging into the code but I haven't been able to make it work, what I want to achieve is just to denoise files. What flow have you...
Hi @haoxiangsnr Could you please provide pre-trained weights? If not, Could you detail a bit on how to train the network? meaning how many hours of audio, audio types, and...
HI @vbelz , First of all, thankyou for your work, I have tried to denoise some audio and it worked so good, but I have a few questions Quoted from...
Hi @baowenbo Thank you for this awesome work. Could you please add a `requirements.txt` file in order to execute `pip install -r requirements.txt`? This will also be useful to create...
Hi @AlexeyAB @cenit @WongKinYiu Following the pull request #6668 , It is a good practice to move the `free_image()` call inside `detect_image()` function in `darknet.py`. This change is suggested as...
Change README according to [platform-ide-terminal.cson](https://github.com/platformio/platformio-atom-ide-terminal/blob/master/keymaps/platformio-ide-terminal.cson). ### Pull request details - [x] This PR is a bug fix. - [ ] This PR implements a new feature or introduces new behavior....
> each time i clicked out of spotlight i had to navigate back to the thing [...] we kind of wanna minimize if you will, bring it back to original...
There's already a feature to download the envelope, by clicking on its id:  We should add a download button for better visibility
Closes #807 This PR adds first-class support for AI “agent” traces, showing them under a new Agents tab in the Insights view: ## New “Agents” tab - Registers a fourth...
Basically, a new way to view traces related to AI libraries: Vercel's ai-sdk, Mastra, openai node, etc. This could include a list view and a detailed view.