13 lines
731 B
XML
13 lines
731 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.22" etime="0:00:13.45" id="2" pos="0" QualityEstimator="NaN">
|
||
|
<Word stime="0:00:07.68" dur="0:00:00.31" conf="0.3707">problem</Word>
|
||
|
</SpeechSegment>
|
||
|
<SpeechSegment stime="0:00:29.81" etime="0:00:37.71" id="8" pos="0" QualityEstimator="NaN">
|
||
|
<Word stime="0:00:31.77" dur="0:00:02.25" conf="0.2185">~ś</Word>
|
||
|
</SpeechSegment>
|
||
|
<SpeechSegment stime="0:00:48.32" etime="0:00:49.27" id="14" pos="0" QualityEstimator="NaN">
|
||
|
<Word stime="0:00:48.32" dur="0:00:00.75" conf="0.3042">a</Word>
|
||
|
</SpeechSegment>
|
||
|
</XmlAudioDoc>
|