1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>Transcriber's Main Features</TITLE>
<META NAME="GENERATOR" CONTENT="Mozilla/3.01Gold (X11; I; Linux 2.0.33 i686) [Netscape]">
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EF" VLINK="#51188E" ALINK="#FF0000">
<H2>Main features</H2>
<H4>Transcriptions</H4>
<UL>
<LI>management of several layers of segmentation: basic segmentation for
orthographic transcription (e.g. at each sentence or at each breathing),
speech turn segmentation (new speaker) and section segmentation (new topic...);
these 3 layers are hierarchically embeded. A 4th segmentation in background
acoustic conditions is also available.</LI>
<LI>display of segmentations under the signal and in the text editor; display
of each segmentation under the signal can be disabled with a contextual
menu</LI>
<LI>edit the orthographic transcription of the basic segmentation in a
text editor</LI>
<LI>always synchronize the cursors in the text editor window and in the
signal window: as soon as the cursor moves in one window, it is moved
in the other one and appears within the same segment</LI>
<LI>easy creation of the basic segmentation by the way of successive insertions
of boundaries at current cursor position, without stopping playback</LI>
<LI>move segment boundaries with the mouse</LI>
<LI>insert mark of change in background acoustic condition (music, speech,
other) at current cursor position in the signal</LI>
<LI>indicate some boundaries as the beginning of a new speech turn or of
a new section</LI>
<LI>edition of turns, sections or background conditions with a mouse clic
on the corresponding button in the editor, including possible destruction</LI>
<LI>management of a speaker list with a precise description of each (name,
type, accent...), further modification of its characteristics, research
of turns involving a specific speaker, importation of speakers from another
transcription</LI>
<LI>in the same way, management of a list of topics, find sections about
a topic, import topics from another file</LI>
<LI>specific management of overlapping speech with marks for each speaker
in the text editor</LI>
<LI>insert predefined events (noise, pronouciation mark, lexical mark,
language change) which can be instantaneous or be at the beginning or the
end of the event; user defined display of events (font, color, format);
edit or remove with a single clic on the event in the text</LI>
<LI>standard text edition features: cut/copy/paste, find/replace, undo
(very limited)</LI>
<LI>glossary for predefined words or expressions</LI>
<LI>transcriptions in XML format for easier automatic processing and
exchange; syntaxic validation of files upon their DTD</LI>
<LI>when opening a file, automatic research of corresponding sound file;
if none is found, user is being asked to locate it.</LI>
<LI>import .typ transcriptions in .typ format and various labelling (xwaves,
OGI...); export to .typ and .stm</LI>
<LI>periodic automatic backup</LI>
<LI>keep previous version in backup file</LI>
</UL>
<H4>Sound management</H4>
<UL>
<LI>read most standards audio formats (thanks to Snack library)</LI>
<LI>handle long duration audio files (up to several hours) - for duration
over 30 sec., a low-resolution view of the signal is computed in background
and stored for speeding up later display</LI>
<LI>direct access to any position in the signal; selection of part of the
signal</LI>
<LI>synchronized cursor during playback</LI>
<LI>several playback modes through keyboard combinations: play/pause,
play the current segment, the selection, around the cursor</LI>
<LI>interactive change in resolution without stopping playback</LI>
<LI>able to display two views of the signal at different resolutions</LI>
<LI>vertical zoom</LI>
</UL>
<H4>Other features</H4>
<UL>
<LI>display cursor position during playback, selection width and other
messages under the signal</LI>
<LI>optionnal monitoring of transcriber's productivity during the session</LI>
<LI>information window about the signal (filename, duration, format), about
the transcription (number of segments, of words...) et optionnaly of the
amount of work in the current session</LI>
<LI>edit the list of predefined events (noise, pronounciation...)</LI>
<LI>edit keyboard shortcuts for insertion of characters or strings (including
events)</LI>
<LI>font and colors user editable</LI>
<LI>easy localization in any language (English and French provided)</LI>
<LI>possible backup of the current state in a configuration file for use
in the next session: open files, options, window position</LI>
</UL>
</BODY>
</HTML>
|