dima806 commited on
Commit
8a20d31
1 Parent(s): ee456ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,6 +5,8 @@ metrics:
5
  language:
6
  - en
7
  pipeline_tag: audio-classification
 
 
8
  ---
9
  See the https://dima806.substack.com/p/diving-deep-into-speech-accent-classification and https://www.kaggle.com/code/dima806/speech-accent-classification for more details
10
 
 
5
  language:
6
  - en
7
  pipeline_tag: audio-classification
8
+ base_model:
9
+ - facebook/wav2vec2-base-960h
10
  ---
11
  See the https://dima806.substack.com/p/diving-deep-into-speech-accent-classification and https://www.kaggle.com/code/dima806/speech-accent-classification for more details
12