11 lines
618 B
XML
11 lines
618 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.52" etime="0:00:11.2" id="1" pos="0" QualityEstimator="NaN">
|
||
|
<Word stime="0:00:04.82" dur="0:00:00.92" conf="0.05024">wall</Word>
|
||
|
<Word stime="0:00:09.54" dur="0:00:00.91" conf="0.2153">mu</Word>
|
||
|
</SpeechSegment>
|
||
|
<SpeechSegment stime="0:00:29.23" etime="0:00:43.19" id="5" pos="0" QualityEstimator="NaN">
|
||
|
<Word stime="0:00:40.31" dur="0:00:02.88" conf="0.00322">miłuje</Word>
|
||
|
</SpeechSegment>
|
||
|
</XmlAudioDoc>
|