10 lines
545 B
XML
10 lines
545 B
XML
|
<?xml version="1.0"?>
|
||
|
<XmlAudioDoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||
|
<Speakers />
|
||
|
<SpeechSegment stime="0:00:00.06" etime="0:00:10.33" id="1" pos="0" QualityEstimator="NaN">
|
||
|
<Word stime="0:00:08.41" dur="0:00:01.49" conf="0.1431">urwała</Word>
|
||
|
</SpeechSegment>
|
||
|
<SpeechSegment stime="0:00:41.99" etime="0:00:48.9" id="12" pos="0" QualityEstimator="NaN">
|
||
|
<Word stime="0:00:46.89" dur="0:00:01.47" conf="0.2118">ale</Word>
|
||
|
</SpeechSegment>
|
||
|
</XmlAudioDoc>
|