10 lines
496 B
XML
10 lines
496 B
XML
|
<?xml version='1.0' encoding='UTF-8'?>
|
||
|
<XmlAudioDoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||
|
<SpeechSegment stime="0:00:25.380" etime="0:00:35.250" id="1" pos="0">
|
||
|
<Word stime="0:00:25.410" dur="0:00:07.890" conf="1.0">w</Word>
|
||
|
</SpeechSegment>
|
||
|
<SpeechSegment stime="0:00:40.890" etime="0:00:46.530" id="2" pos="0">
|
||
|
<Word stime="0:00:46.230" dur="0:00:00.270" conf="0.296087">takim</Word>
|
||
|
</SpeechSegment>
|
||
|
</XmlAudioDoc>
|