kunnark commited on
Commit
c7708f8
1 Parent(s): 7854e8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # VoxLingua107 Wav2Vec Spoken Language Identification Model
2
  ## Model description
3
  This is a spoken language identification model trained on the VoxLingua107 dataset using SpeechBrain.
 
1
+ ---
2
+ language: multilingual
3
+ license: cc-by-4.0
4
+ tags:
5
+ - language-identification
6
+ - speechbrain
7
+ - wav2vec2
8
+ - pytorch
9
+ - embeddings
10
+ - Language
11
+ - Identification
12
+ - wav2vec2.0
13
+ - XLS-R-300M
14
+ - VoxLingua107
15
+ datasets:
16
+ - voxlingua107
17
+ metrics:
18
+ - Accuracy
19
+ ---
20
+
21
  # VoxLingua107 Wav2Vec Spoken Language Identification Model
22
  ## Model description
23
  This is a spoken language identification model trained on the VoxLingua107 dataset using SpeechBrain.