arunps commited on
Commit
80f5a49
1 Parent(s): 25fcbc9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Wav2Vec2-base-ADS and IDS Classification Fine-tuned facebook/wav2vec2-base on Adult and Infant directed speech dataset.
2
+ The data used for training was randomly sampled.
3
+ The data was 8kHz and hence it was upsampled to 16kHz for training.
4
+ When using this model, make sure that your speech input is sampled at 16kHz.