https://github.com/wenet-e2e/wesignal
Production first, nn-based on-device signal processing toolkit.
https://github.com/wenet-e2e/wesignal
Last synced: 3 months ago
JSON representation
Production first, nn-based on-device signal processing toolkit.
- Host: GitHub
- URL: https://github.com/wenet-e2e/wesignal
- Owner: wenet-e2e
- License: apache-2.0
- Created: 2023-05-30T01:29:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T01:32:00.000Z (about 3 years ago)
- Last Synced: 2025-02-27T12:48:19.577Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 64
- Watchers: 17
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wesignal
Production first, nn-based on-device signal processing toolkit.
`wesignal` is a full-stack signal processing toolkit. We will provide support for standard data simulation, datasets, and training recipes. Additionally, we will offer C/C++ runtime implementations for various hardware or platforms.
## Support List:
* ANS: Adaptive noise suppression
* AEC: Acoustic echo cancellation
* AGC: Automatic gain control
* Speech Seperation
* ...(TBD, open for proposals)