[PR #11] Soporte cuda #13

Open
opened 2026-03-01 14:33:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adefossez/seewav/pull/11
Author: @denoiseai
Created: 11/10/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (10+)

📊 Changes

9 files changed (+313 additions, -107 deletions)

View changed files

.cog/openapi_schema.json (+1 -0)
.dockerignore (+17 -0)
.github/workflows/push.yaml (+54 -0)
Dockerfile (+37 -0)
audiofile.mp3 (+0 -0)
cog.yaml (+31 -0)
predict.py (+70 -0)
📝 requirements.txt (+9 -3)
📝 seewav.py (+94 -104)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adefossez/seewav/pull/11 **Author:** [@denoiseai](https://github.com/denoiseai) **Created:** 11/10/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`f5e3e40`](https://github.com/adefossez/seewav/commit/f5e3e40abd9b2d87e9960c418cedee339cbcc5bc) Soporte cuda - [`62b5d99`](https://github.com/adefossez/seewav/commit/62b5d991c08b4d024f08f7fefad2421bb587773c) mas soporte para gpu - [`6252436`](https://github.com/adefossez/seewav/commit/6252436e51cdbc8b6f5e40d821cc1ecf08071d43) pumpy - [`4ad2a21`](https://github.com/adefossez/seewav/commit/4ad2a212f7597741ae096fa5d28fbeda5e7a34e8) CuPy Streams y Kernel Personalizado - [`4636876`](https://github.com/adefossez/seewav/commit/4636876f956fdf979bc3a4e481c860c0d35e3d78) mas carga gpu - [`fc6cc24`](https://github.com/adefossez/seewav/commit/fc6cc240c06f3c5a46ea6a8156f10d93a4180964) seeway - [`dfae2e1`](https://github.com/adefossez/seewav/commit/dfae2e135185355f8cc87711e682899b7b8d8962) enve - [`8f22079`](https://github.com/adefossez/seewav/commit/8f220797a83fc30ada386ea36dc069ffbc8a5cf5) cambios - [`c09c6f0`](https://github.com/adefossez/seewav/commit/c09c6f04e5a977ba16b0d55a63d8a9327edb8247) cambios - [`3d009d6`](https://github.com/adefossez/seewav/commit/3d009d6e528f69464bd93820b235d4832bf9e0d7) back de cambios ### 📊 Changes **9 files changed** (+313 additions, -107 deletions) <details> <summary>View changed files</summary> ➕ `.cog/openapi_schema.json` (+1 -0) ➕ `.dockerignore` (+17 -0) ➕ `.github/workflows/push.yaml` (+54 -0) ➕ `Dockerfile` (+37 -0) ➕ `audiofile.mp3` (+0 -0) ➕ `cog.yaml` (+31 -0) ➕ `predict.py` (+70 -0) 📝 `requirements.txt` (+9 -3) 📝 `seewav.py` (+94 -104) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/seewav#13
No description provided.