Skip to content
OpenTrain AIFor AI Companies
implementation starting point
Benchmarks: missing
Time to repro: a few hours
none

Results & Benchmarks

Freshness tier: cold
Direct + Inferred Evidence

No concrete benchmark grounding is available yet. Treat the page as context or an implementation starting point only.

This paper presents an unsupervised segment-based method for robust voice activity detection (rVAD).

Use This Implementation Because…

Confidence: high

zhenghuatan/rvadfast is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (MIT).

Open zhenghuatan/rvadfast

Reproduction Risks

  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
Evidence disclosure

Evidence graph: 3 refs, 3 links.

Utility signals: depth 55/100, grounding 75/100, status medium.

Implementation Comparison

Top 3 paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

zhenghuatan/rvadfast
best maintained
Maintenance: Active
Confidence: High
Reproducibility: Strong

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

Stars
154
Last push
Jul 24, 2026 (9d ago)
CI Dependencies

Risk flags

  • No tagged releases
  • No Docker setup
zhenghuatan/rVAD
historical official
Maintenance: Stale
Confidence: High
Reproducibility: Limited

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

Stars
140
Last push
Jan 20, 2024 (925d ago)

Risk flags

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
Maintenance: Stale
Confidence: High
Reproducibility: Limited

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

Stars
20
Last push
Jul 31, 2020 (2193d ago)

Risk flags

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases

Best implementation now

zhenghuatan/rvadfast
Confidence: High
Reproducibility: Strong

This is the Python library for an unsupervised, fast method for robust voice activity detection (rVAD), as in the paper rVAD: An Unsupervised Segment-Based Robust Voice Activity Detection Method.

Stars: 154
Forks: 23
Last push: Jul 24, 2026
License: MIT
Official implementation from Papers with Code
Repository link is mentioned in the paper metadata
Strong overlap with paper title keywords
Community adoption signal (154 stars)
License ✓
CI ✓
Deps ✓
Docker –
  • Selected zhenghuatan/rvadfast as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Historical official implementation

Preserved for provenance. Not recommended as the default path for new builds.

zhenghuatan/rVAD
Stars: 140
Last push: Jan 20, 2024

Reproduction readiness

Ready to Run
Time to first repro: hours
Last checked: Jul 31, 2026

Ready to reproduce

  • · Clone zhenghuatan/rvadfast and install dependencies from pyproject.toml.
  • · CI pipeline detected — automated tests are in place.
  • · Last updated 9 days ago.
Open zhenghuatan/rvadfast

Quick start

git clone https://github.com/zhenghuatan/rvadfast.git
pip install -e .

No benchmark numbers could be verified. You will not be able to validate reproduction correctness against published numbers.

Additional implementations

Official

  • Python code for training and testing of GMM-UBM and maximum a posterirori (MAP) adaptation based speaker verification

    Stars: 20
    Forks: 2
    Last push: Jul 31, 2020

Community

No additional community repositories detected yet.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Models

No trustworthy model matches right now.

Search models on Hugging Face

Datasets

Spaces

No trustworthy demo spaces right now.

Search spaces on Hugging Face

Research context

Evaluation & Human Feedback Data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX