Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,8 @@ tags:
|
|
14 |
- voice_activity_detection
|
15 |
- silero-vad
|
16 |
---
|
17 |
-
#
|
|
|
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.
|
|
|
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.
|