Ross ROSS = Recommend OSS · open-source software intelligence for agents

mravanelli/SincNet

SincNet is a neural architecture for efficiently processing raw audio samples. observed · 2026-08-28

github.com/mravanelli/SincNet · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2976
  • days_rel: n/a
  • days_push: 1953
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1243 stars · 272 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SincNet is a PyTorch neural architecture that processes raw audio waveforms using parametrized sinc band-pass filters in the first convolutional layer. The repository provides code and utilities for speaker identification, with a TIMIT example included.

Use cases

  • speaker identification from raw audio waveforms
  • speaker verification with deep learning
  • learn customized filter banks for audio tasks
  • run speaker recognition experiments on TIMIT
  • process raw audio samples with CNNs instead of spectrograms
  • research learnable front-end filters for speech models

When to choose

  • you want to learn filters directly from raw waveforms rather than hand-crafted spectrogram features
  • you need a compact parametrized band-pass filter bank tuned to your audio application
  • you are doing speaker recognition research and want a well-known reference implementation

When to avoid

  • you need a maintained general-purpose speech toolkit - consider SpeechBrain or PyTorch-Kaldi instead
  • you want production-ready ASR rather than a research showcase
  • you work outside Linux or need recent PyTorch version support

Facets

library · maturity maintenance

audio-processing machine-learning deep-learning speech-recognition speech-processing deep-learning machine-learning artificial-intelligence python sinc-filters raw-waveform speaker-recognition cnn pytorch timit digital-signal-processing speaker-verification audio linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
mravanelli/SincNetmain32

For agents

markdown · JSON · MCP: product_card(name="mravanelli/SincNet")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem