13 lines
643 B
XML
13 lines
643 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.340" dur="0:01:00.540" 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:12" dur="0:01:00.510" conf="1.0">w</Word>
|
|
</SpeechSegment>
|
|
<SpeechSegment stime="0:02:12.540" etime="0:02:50.190" id="3" pos="0">
|
|
<Word stime="0:02:12.600" dur="0:00:37.530" conf="1.0">w</Word>
|
|
</SpeechSegment>
|
|
</XmlAudioDoc>
|