13 lines
647 B
XML
13 lines
647 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:11.280" etime="0:01:11.910" id="1" pos="0">
|
|
<Word stime="0:00:11.310" dur="0:01:00.570" conf="1.0">w</Word>
|
|
</SpeechSegment>
|
|
<SpeechSegment stime="0:01:11.910" etime="0:02:12.540" id="2" pos="0">
|
|
<Word stime="0:01:11.970" dur="0:01:00.540" conf="1.0">w</Word>
|
|
</SpeechSegment>
|
|
<SpeechSegment stime="0:02:12.540" etime="0:02:41.880" id="3" pos="0">
|
|
<Word stime="0:02:12.690" dur="0:00:29.130" conf="1.0">w</Word>
|
|
</SpeechSegment>
|
|
</XmlAudioDoc>
|