File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change
1
+ cff-version : 1.2.0
2
+ title : create_vtl_corpus
3
+ message : Synthesizing a speech corpus with VocalTractLab
4
+ type : software
5
+ authors :
6
+ - given-names : Konstantin
7
+ family-names : Sering
8
+ affiliation : University of Tübingen
9
+ orcid : ' https://orcid.org/0000-0002-1178-7932'
10
+ - given-names : Valentin
11
+ family-names : Schmidt
12
+ - given-names : Niels
13
+ family-names : Stehwien
14
+ - given-names : Yingming
15
+ family-names : Gao
16
+ identifiers :
17
+ - type : doi
18
+ value : 10.5281/zenodo.2548894
19
+ repository-code : ' https://github.com/quantling/create_vtl_corpus'
20
+ keywords :
21
+ - speech corpus
22
+ - speech synthesis
23
+ - vocal tract lab
24
+ - linguistics
25
+ - python
26
+ - cognitive science
27
+ - machine learning
28
+ license : GPL-3.0+
29
+
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " create-vtl-corpus"
3
- version = " 3.0.0 "
3
+ version = " 3.0.1 "
4
4
description = " Python scripts to create and synthesize a speech corpus with and for VocalTractLab."
5
5
authors = [" Konstanin Sering" , " Valentin Schmidt" ]
6
6
license = " GNU General Public License Version 3"
You can’t perform that action at this time.
0 commit comments