10 lines
487 B
XML
10 lines
487 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:01:18.450" id="2" pos="0">
|
|
<Word stime="0:01:11.940" dur="0:00:06.450" conf="1.0">w</Word>
|
|
</SpeechSegment>
|
|
</XmlAudioDoc>
|