8 lines
408 B
XML
8 lines
408 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:05.640" etime="0:00:09.870" id="1" pos="0">
|
||
|
<Word stime="0:00:06.330" dur="0:00:01.260" conf="0.470344">ta</Word>
|
||
|
<Word stime="0:00:08.430" dur="0:00:01.380" conf="0.768978">gra</Word>
|
||
|
</SpeechSegment>
|
||
|
</XmlAudioDoc>
|