2. Phonetic Representation of
Intonation - F0 Coding Module
-
coding purpose: coding of raw f0
values.
-
data sources: spoken corpora (speech
files, f0 files obtained by pitch tracking tools)
-
description: Here we define
the element <f0> to represent
raw f0 values, whose sequence provides the so-called f0 contour of the
utterance.
f0.xml
<f0
id=" f0 _001" value="207" start="130" end="130"/>
<f0
id=" f0_002" value="210" start="140" end="140"/>
<f0
id=" f0_003" value="208" start="150" end="150"/>
<f0
id=" f0_004" value="208" start="160" end="160"/>
ELEMENT
<f0>
ATTRIBUTES
id
[ASCII]
value
[FLOAT]
start
[FLOAT]
end
[FLOAT]
-
coding procedure: import
the f0 values from an external file, obtained by a pitch extraction tool
-
creation notes:
-
Authors: Silvia Quazza, Juan María
Garrido
-
Version: 1., October 1999
-
Comments: none
-
Literature:
Phonetic Representation of
Intonation - IPO coding module