An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/SuperKogito/spafe

audio audio-analysis beat dsp features-extraction filterbank frequencies frequency frequency-analysis gammatone-filterbanks mfcc music music-information-retrieval pitch python signal-processing sound speech-processing time-frequency-analysis voice

Score: 18.147275471259324

Last synced: about 10 hours ago
JSON representation

Repository metadata:

:sound: spafe: Simplified Python Audio Features Extraction


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 343
Total Committers: 12
Avg Commits per committer: 28.583
Development Distribution Score (DDS): 0.07

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
SuperKogito k****o@h****r 319
hadware h****z@g****m 11
Stefano Borzì s****2@g****m 3
Ayoub a****b@a****x 2
eryk-urbanski e****4@g****m 1
dependabot[bot] 4****] 1
chomoska d****n@g****m 1
Kevin Mattheus Moerman K****n 1
Hervé BREDIN h****n 1
Fabian-Robert Stöter f****t 1
Christian Heider Nielsen 5****r 1
Jan Reimes j****s@h****m 1

Issue and Pull Request metadata

Last synced: 20 days ago

Total issues: 45
Total pull requests: 30
Average time to close issues: 12 months
Average time to close pull requests: 21 days
Total issue authors: 28
Total pull request authors: 12
Average comments per issue: 1.67
Average comments per pull request: 0.6
Merged pull request: 26
Bot issues: 0
Bot pull requests: 1

Past year issues: 0
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/SuperKogito/spafe

Top Issue Authors

  • SuperKogito (11)
  • JJun-Guo (3)
  • kabrate (2)
  • ngragaei (2)
  • shakeel608 (2)
  • Helias (2)
  • hadware (2)
  • chmod740 (1)
  • ruaruaruabick (1)
  • rbsingh13 (1)
  • xuke57 (1)
  • weixiu00 (1)
  • www516717402 (1)
  • 0viAB (1)
  • Cybernorse (1)

Top Pull Request Authors

  • SuperKogito (11)
  • Helias (7)
  • chomoska (2)
  • hadware (2)
  • jr2804 (1)
  • hbredin (1)
  • Kevin-Mattheus-Moerman (1)
  • falihery-ran (1)
  • dependabot[bot] (1)
  • cnheider (1)
  • faroit (1)
  • eryk-urbanski (1)

Top Issue Labels

  • bug (11)
  • good first issue (8)
  • spafe.features (6)
  • question (6)
  • spafe.utils (6)
  • enhancement (5)
  • documentation (4)
  • help wanted (4)
  • spafe.frequencies (2)

Top Pull Request Labels

  • dependencies (1)
  • bug (1)
  • documentation (1)

Package metadata

pypi.org: spafe

Simplified Python Audio-Features Extraction.

  • Homepage: https://github.com/SuperKogito/spafe
  • Documentation: https://spafe.readthedocs.io/
  • Licenses: BSD
  • Latest release: 0.3.3 (published about 2 years ago)
  • Last Synced: 2026-06-18T22:01:37.844Z (3 days ago)
  • Versions: 8
  • Dependent Packages: 1
  • Dependent Repositories: 9
  • Downloads: 13,034 Last month
  • Rankings:
    • Stargazers count: 3.263%
    • Dependent repos count: 4.859%
    • Forks count: 5.223%
    • Average: 6.165%
    • Downloads: 7.396%
    • Dependent packages count: 10.082%
  • Maintainers (1)
proxy.golang.org: github.com/superkogito/spafe

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/superkogito/spafe#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v0.3.3 (published about 2 years ago)
  • Last Synced: 2026-06-18T22:01:37.386Z (3 days ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
requirements.txt pypi
  • numpy >=1.21
  • scipy >=1.7.3
  • typing_extensions *
setup.py pypi