CuriousMonkey7 commited on
Commit
7b63c2c
·
verified ·
1 Parent(s): d921cf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -14,8 +14,7 @@ tags:
14
  - voice_activity_detection
15
  - silero-vad
16
  ---
17
- # WORK IN PROGRESS
18
- # [WIP]HumAware-VAD: Humming-Aware Voice Activity Detection
19
 
20
  ## 📌 Overview
21
  **HumAware-VAD** is a fine-tuned version of the **[Silero-VAD](https://github.com/snakers4/silero-vad/tree/master)** model, trained to distinguish **humming from actual speech**. Standard Voice Activity Detection (VAD) models, including Silero-VAD, often misclassify humming as speech, leading to inaccurate speech segmentation. HumAware-VAD improves upon this by leveraging a custom dataset (**[HumSpeechBlend](https://huggingface.co/datasets/CuriousMonkey7/HumSpeechBlend)**) to enhance speech detection accuracy in the presence of humming.
 
14
  - voice_activity_detection
15
  - silero-vad
16
  ---
17
+ # HumAware-VAD: Humming-Aware Voice Activity Detection
 
18
 
19
  ## 📌 Overview
20
  **HumAware-VAD** is a fine-tuned version of the **[Silero-VAD](https://github.com/snakers4/silero-vad/tree/master)** model, trained to distinguish **humming from actual speech**. Standard Voice Activity Detection (VAD) models, including Silero-VAD, often misclassify humming as speech, leading to inaccurate speech segmentation. HumAware-VAD improves upon this by leveraging a custom dataset (**[HumSpeechBlend](https://huggingface.co/datasets/CuriousMonkey7/HumSpeechBlend)**) to enhance speech detection accuracy in the presence of humming.