griko commited on
Commit
25c1e4e
·
verified ·
1 Parent(s): f11a364

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -68,3 +68,9 @@ print(results) # ["female", "male", "female"]
68
  - Model was trained on celebrity voices from YouTube interviews
69
  - Performance may vary on different audio qualities or recording conditions
70
  - Designed for binary gender classification only
 
 
 
 
 
 
 
68
  - Model was trained on celebrity voices from YouTube interviews
69
  - Performance may vary on different audio qualities or recording conditions
70
  - Designed for binary gender classification only
71
+
72
+ ## Citation
73
+ If you use this model in your research, please cite:
74
+ ```bibtex
75
+ TBD
76
+ ```