mrfakename commited on
Commit
2a7f245
·
verified ·
1 Parent(s): 07709fa

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: audio-classification
3
+ datasets:
4
+ - common_language
5
+ ---
6
+ # Language Classification
7
+
8
+ A model trained for language classification. Thanks to @sanchit-gandhi for [this code](https://huggingface.co/sanchit-gandhi/whisper-base-ft-common-language-id) which was used to train the model.
9
+
10
+ This model was trained for 15 epochs.