https://github.com/certainlywrong/mfcc_bee
Implementação do algoritmo de extração de características em dart.
https://github.com/certainlywrong/mfcc_bee
dart mfcc mfcc-extractor
Last synced: 2 months ago
JSON representation
Implementação do algoritmo de extração de características em dart.
- Host: GitHub
- URL: https://github.com/certainlywrong/mfcc_bee
- Owner: certainlyWrong
- License: mit
- Created: 2022-05-29T16:17:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T01:11:20.000Z (over 2 years ago)
- Last Synced: 2025-01-22T14:45:22.994Z (4 months ago)
- Topics: dart, mfcc, mfcc-extractor
- Language: Dart
- Homepage:
- Size: 332 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# lib for mfcc_bees extract
Library that implements feature extraction by mfcc_bees