Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hughrawlinson/feature-extractor-worker
ALPHA: Run audio feature extraction in a web worker
https://github.com/hughrawlinson/feature-extractor-worker
feature-extractor-worker meyda web-audio web-audio-worklet
Last synced: about 1 month ago
JSON representation
ALPHA: Run audio feature extraction in a web worker
- Host: GitHub
- URL: https://github.com/hughrawlinson/feature-extractor-worker
- Owner: hughrawlinson
- Created: 2019-12-30T18:00:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T21:01:08.000Z (over 1 year ago)
- Last Synced: 2024-11-11T20:25:38.384Z (about 2 months ago)
- Topics: feature-extractor-worker, meyda, web-audio, web-audio-worklet
- Language: TypeScript
- Homepage:
- Size: 2.1 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# feature-extractor-worker
Run audio feature extraction across a whole file off the main thread in a worker.
This is a work in progress at the moment, don't rely on it.