marma commited on
Commit
ca70e31
·
verified ·
1 Parent(s): 8afb811

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -79,12 +79,11 @@ print("Reference:", test_dataset["sentence"][:2])
79
  https://arxiv.org/abs/2205.03026
80
 
81
  ```
82
- @misc{malmsten2022hearing,
83
- title={Hearing voices at the National Library -- a speech corpus and acoustic model for the Swedish language},
84
- author={Martin Malmsten and Chris Haffenden and Love Börjeson},
85
- year={2022},
86
- eprint={2205.03026},
87
- archivePrefix={arXiv},
88
- primaryClass={cs.CL}
89
  }
90
  ```
 
79
  https://arxiv.org/abs/2205.03026
80
 
81
  ```
82
+ @inproceedings{malmsten2022hearing,
83
+ title={Hearing voices at the national library : a speech corpus and acoustic model for the Swedish language},
84
+ author={Malmsten, Martin and Haffenden, Chris and B{\"o}rjeson, Love},
85
+ booktitle={Proceeding of Fonetik 2022 : Speech, Music and Hearing Quarterly Progress and Status Report, TMH-QPSR},
86
+ volume={3},
87
+ year={2022}
 
88
  }
89
  ```