prithivMLmods commited on
Commit
e4cf0e3
·
verified ·
1 Parent(s): bf8d2df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,8 +18,8 @@ tags:
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.
20
 
21
- > **Wav2Vec2**: Self-Supervised Learning for Speech Recognition
22
- > [https://arxiv.org/pdf/2006.11477](https://arxiv.org/pdf/2006.11477)
23
 
24
  ```py
25
  Classification Report:
 
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.
20
 
21
+ > [!note]
22
+ Wav2Vec2: Self-Supervised Learning for Speech Recognition : [https://arxiv.org/pdf/2006.11477](https://arxiv.org/pdf/2006.11477)
23
 
24
  ```py
25
  Classification Report: