labicquette commited on
Commit
6465c13
·
verified ·
1 Parent(s): 6394ef2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - coml/BabyHuBERT
4
+ pipeline_tag: audio-classification
5
+ ---
6
+
7
+ # Addressee
8
+
9
+ This repository only contains the model weights.
10
+ For more informations on how to use the model, please look over at the [LAAC-LSCP/addressee](https://github.com/LAAC-LSCP/addressee) repository.
11
+
12
+ ---
13
+
14
+ ## Citation
15
+
16
+ To cite this work, please use the following bibtex.
17
+
18
+ ```bibtex
19
+ @misc{
20
+ }
21
+ ```