11 lines
613 B
XML
11 lines
613 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:01.56" etime="0:00:12.1" id="1" pos="0" QualityEstimator="NaN">
|
||
|
<Word stime="0:00:04.53" dur="0:00:00.16" conf="0.4358">nie</Word>
|
||
|
<Word stime="0:00:09.9" dur="0:00:00.4" conf="0.02245">mają</Word>
|
||
|
</SpeechSegment>
|
||
|
<SpeechSegment stime="0:00:12.12" etime="0:00:16.55" id="2" pos="0" QualityEstimator="NaN">
|
||
|
<Word stime="0:00:12.76" dur="0:00:00.18" conf="0.1843">dla</Word>
|
||
|
</SpeechSegment>
|
||
|
</XmlAudioDoc>
|