BMP commited on
Commit
e31fae0
·
verified ·
1 Parent(s): 76003b0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # WeSpeaker ResNet34 Speaker Embedding Model (MLX)
2
 
3
  This is an MLX port of the [pyannote/wespeaker-voxceleb-resnet34-LM](https://huggingface.co/pyannote/wespeaker-voxceleb-resnet34-LM) speaker embedding model from the WeSpeaker toolkit.
 
1
+ ---
2
+ library_name: mlx
3
+ tags:
4
+ - speaker-recognition
5
+ - speaker-embedding
6
+ - speaker-diarization
7
+ - audio
8
+ - resnet
9
+ - mlx
10
+ - apple-silicon
11
+ base_model: pyannote/wespeaker-voxceleb-resnet34-LM
12
+ license: mit
13
+ pipeline_tag: feature-extraction
14
+ ---
15
+
16
  # WeSpeaker ResNet34 Speaker Embedding Model (MLX)
17
 
18
  This is an MLX port of the [pyannote/wespeaker-voxceleb-resnet34-LM](https://huggingface.co/pyannote/wespeaker-voxceleb-resnet34-LM) speaker embedding model from the WeSpeaker toolkit.