GetmanY1 commited on
Commit
c0bab87
verified
1 Parent(s): 21d9784

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -18
README.md CHANGED
@@ -112,25 +112,15 @@ The pre-trained model was initialized with the following hyperparameters:
112
  If you use our models or scripts, please cite our article as:
113
 
114
  ```bibtex
115
- @inproceedings{getman-etal-2025-towards,
116
- title = "Towards large-scale speech foundation models for a low-resource minority language",
117
- author = "Getman, Yaroslav and
118
- Gr{\'o}sz, Tam{\'a}s and
119
- Hiovain-Asikainen, Katri and
120
- Lehtonen, Tommi and
121
- Kurimo, Mikko",
122
- editor = "Johansson, Richard and
123
- Stymne, Sara",
124
- booktitle = "Proceedings of the Joint 25th Nordic Conference on Computational Linguistics and 11th Baltic Conference on Human Language Technologies (NoDaLiDa/Baltic-HLT 2025)",
125
- month = mar,
126
- year = "2025",
127
- address = "Tallinn, Estonia",
128
- publisher = "University of Tartu Library",
129
- url = "https://aclanthology.org/2025.nodalida-1.19/",
130
- pages = "192--200",
131
- ISBN = "978-9908-53-109-0"
132
  }
133
-
134
  ```
135
 
136
  ## Team Members
 
112
  If you use our models or scripts, please cite our article as:
113
 
114
  ```bibtex
115
+ @inproceedings{getman25_interspeech,
116
+ title = {{Is your model big enough? Training and interpreting large-scale monolingual speech foundation models}},
117
+ author = {{Yaroslav Getman and Tam谩s Gr贸sz and Tommi Lehtonen and Mikko Kurimo}},
118
+ year = {{2025}},
119
+ booktitle = {{Interspeech 2025}},
120
+ pages = {{231--235}},
121
+ doi = {{10.21437/Interspeech.2025-46}},
122
+ issn = {{2958-1796}},
 
 
 
 
 
 
 
 
 
123
  }
 
124
  ```
125
 
126
  ## Team Members