add citation file
Browse files- CITATION.cff +10 -0
CITATION.cff
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
cff-version: 1.2.0
|
2 |
+
message: "If you use this software, please cite it as below."
|
3 |
+
authors:
|
4 |
+
- family-names: "Betker"
|
5 |
+
given-names: "James"
|
6 |
+
orcid: "https://orcid.org/my-orcid?orcid=0000-0003-3259-4862"
|
7 |
+
title: "ocotillo speech recognition"
|
8 |
+
version: 1.0.5
|
9 |
+
date-released: 2022-02-01
|
10 |
+
url: "https://github.com/neonbjb/tts-scores"
|