SPINE2
Transcription Tools and Instructions
Jump to:
Getting Started
Keyboard Shortcuts
Xwaves help

Getting Started

1) For the first session of the day, first type xwaves.  Wait for the process to start up, then quit out of it.  This step is necessary to avoid problems later on.
2) Type
setenv SEND2EMACS /pkg/ldc/pkg/SegmentHelper/SegmentHelper.GUI
to start up the Segment Helper interface.
3) Type
tel-trans spine2 train
to start up the transcription interface.
4) Select the relevant file from the list of files.
5) After you've completed work on a file, be sure to change its status if necessary.  The file status selections are:
 
ready ready for you to work on
typing first pass in progress
full first pass completed; ready to be second-passed
pass2 second pass in progress
complete second pass completed; file needs no further work
problem problem with this file


Keyboard Shortcuts


Playback

Play window 
C-c w 
Play line cursor is on.
< TAB >
Play a between marks
C-c a
Play b between marks
C-c b 
Send timestamps to waveform 
C-c s 
Play line with cursor
C-c c 
Toggle play speed
C-c t
Set fast playback
C-c z 
Set slow playback
C-c x
Stop playback
C-c q 

Inserting timestamps

Get timestamps from waveform b
C-c f
Get timestamps from waveform a
C-c g 

New wave and marker control commands

Wave movement key:

Shift-left:   Move wave to left by 1/4 view width.
Shift-right:  Move wave to right by 1/4 view width.
Shift-up:     Move wave to left by 3/4 view width.
Shift-down:   Move wave to right by 3/4 view width.
Shift-pgup:   Move wave to left by one page.
Shift-pgdn:   Move wave to right by one page.
Shift-home:   Move wave to the beginning.
Shift-end:    Move wave to the end.
Shift-insert: Backward one wave movement.
Shift-del:    Forward one wave movement.
Shift-+:      Zoom in.
Shift--:      Zoom out.
Left marker position:
Ctrl-left:    Move left marker to left 1/200 view width.
Ctrl-right:   Move left marker to right 1/200 view width.
Ctrl-up:      Move left marker to left 1/100 view width.
Ctrl-down:    Move left marker to right 1/100 view width.
Ctrl-pgup:    Move left marker to left 1/50 view width.
Ctrl-pgdn:    Move left marker to right 1/50 view width.
Ctrl-home:    Move left marker to left 1/10 view width.
Ctrl-end:     Move left marker to right 1/10 view width.
Right marker position:
Alt-left:    Move right marker to left 1/200 view width.
Alt-right:   Move right marker to right 1/200 view width.
Alt-up:      Move right marker to left 1/100 view width.
Alt-down:    Move right marker to right 1/100 view width.
Alt-pgup:    Move right marker to left 1/50 view width.
Alt-pgdn:    Move right marker to right 1/50 view width.
Alt-home:    Move right marker to left 1/10 view width.
Alt-end:     Move right marker to right 1/10 view width.


7/18/2001
nmartey@ldc.upenn.edu, strassel@ldc.upenn.edu