Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ tags:
|
|
14 |
- SFT
|
15 |
---
|
16 |
|
|
|
|
|
17 |
# Common-Voice-Gender-Detection
|
18 |
|
19 |
> **Common-Voice-Gender-Detection** is a fine-tuned version of `facebook/wav2vec2-base-960h` for **binary audio classification**, specifically trained to detect speaker gender as **female** or **male**. This model leverages the `Wav2Vec2ForSequenceClassification` architecture for efficient and accurate voice-based gender classification.
|
@@ -141,4 +143,4 @@ female
|
|
141 |
* **Conversational AI Personalization** β Adjust tone or dialogue based on gender detection for more personalized voice assistants.
|
142 |
* **Voice Dataset Curation** β Automatically tag or filter voice datasets by speaker gender for better dataset management.
|
143 |
* **Research Applications** β Enable linguistic and acoustic research involving gender-specific speech patterns.
|
144 |
-
* **Multimedia Content Tagging** β Automate metadata generation for gender identification in podcasts, interviews, or video content.
|
|
|
14 |
- SFT
|
15 |
---
|
16 |
|
17 |
+

|
18 |
+
|
19 |
# Common-Voice-Gender-Detection
|
20 |
|
21 |
> **Common-Voice-Gender-Detection** is a fine-tuned version of `facebook/wav2vec2-base-960h` for **binary audio classification**, specifically trained to detect speaker gender as **female** or **male**. This model leverages the `Wav2Vec2ForSequenceClassification` architecture for efficient and accurate voice-based gender classification.
|
|
|
143 |
* **Conversational AI Personalization** β Adjust tone or dialogue based on gender detection for more personalized voice assistants.
|
144 |
* **Voice Dataset Curation** β Automatically tag or filter voice datasets by speaker gender for better dataset management.
|
145 |
* **Research Applications** β Enable linguistic and acoustic research involving gender-specific speech patterns.
|
146 |
+
* **Multimedia Content Tagging** β Automate metadata generation for gender identification in podcasts, interviews, or video content.
|