Skip to content

Commit

Permalink
Merge pull request #37 from sarulab-speech/feature-add-citation-cff
Browse files Browse the repository at this point in the history
Add `CITATION.cff`
  • Loading branch information
kAIto47802 authored Nov 8, 2024
2 parents 57a872d + fa5c9cb commit a623cb5
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
cff-version: 1.2.0
message: "If you find UTMOSv2 useful in your research, please cite the following paper."
authors:
- name: Kaito Baba
title: "UTMOSv2: UTokyo-SaruLab MOS Prediction System"
url: "https://github.com/sarulab-speech/UTMOSv2"
preferred-citation:
type: conference-paper
authors:
- family-names: "Kaito"
given-names: "Baba"
- family-names: "Wataru"
given-names: "Nakata"
- family-names: "Yuki"
given-names: "Saito"
- family-names: "Hiroshi"
given-names: "Saruwatari"
collection-title: "IEEE Spoken Language Technology Workshop (SLT)"
title: "The t05 system for the VoiceMOS Challenge 2024: Transfer learning from deep image classifier to naturalness MOS prediction of high-quality synthetic speech"
year: 2024

0 comments on commit a623cb5

Please sign in to comment.