Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
nareauow
/
my_speech_recognition
like
0
Audio Classification
English
speaker-recognition
MFCC
CNN
Model card
Files
Files and versions
xet
Community
nareauow
commited on
Apr 29, 2025
Commit
b37a2a1
·
verified
·
1 Parent(s):
3dfa2d5
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
language:
3
+
- en
4
+
pipeline_tag: audio-classification
5
+
tags:
6
+
- speaker-recognition
7
+
- MFCC
8
+
- CNN
9
+
---