![]() |
M2VTS Multimodal Face Database
ACTS Project 102
|
The correspondence between the sound and the images of the voice sequence is given by :
Image no : 1 ... 2 ... 26 ... n Sample no : 1 ... 1921 ... 48001 ... 1+1920(n-1)This format can be used as it is or converted to your favourite format using the SOX Sound Exchange software. As example, for converting .raw into .au (SUN/NeXT standard), type :
> sox -V -t raw -r 48000.000 -u -w -c 1 input.raw -t au -r 48000.000 -s -w -c 1 output.au
Go to next section...
Back to main page...