Re: Accents and low-pass filtering (Etienne Gaudrain )


Subject: Re: Accents and low-pass filtering
From:    Etienne Gaudrain  <e.p.c.gaudrain@xxxxxxxx>
Date:    Fri, 8 Mar 2013 08:58:58 +0100
List-Archive:<http://lists.mcgill.ca/scripts/wa.exe?LIST=AUDITORY>

--14dae9cfce1a12f06a04d76532db Content-Type: text/plain; charset=UTF-8 Dear Aniruddh, Sounds great! You can download the video using online services or plugins for you browser. Then it should be either in mp4 or flv format. To extract the audio, you can use command line tool ffmpeg (will also be able to convert to wav in the process). The same can be used to convert the video into a format that Matlab will be happy with (could be just a collection of images). Load the sound in Matlab (wavread), and low pass. Load the video in Matlab (either by making a big matrix with the images, or by using the VideoReader class). You can then probably also just low pass. I guess this will blur any fast motion. For that reason you may want to convert to a different color space first (e.g. rgb2hsl). Produce either a video or a collection of images with Matlab. Then recombine audio and video using ffmpeg. You should find the command lines for ffmpeg by Googling around. Hope that helps, -Etienne On 7 March 2013 21:45, Aniruddh Patel <apatel@xxxxxxxx> wrote: > Dear Colleagues, > > I would like to create a version of this short YouTube video (of an > actress doing 21 different accents) in which the audio is low-passed > filtered, so that students can focus on the prosody of the different > accents: > > http://www.youtube.com/watch?v=3UgpfSp2t6k > > I would also like to create another version in which both the audio and > the video are low pass filtered, so that one sees the slower time-scale > movements of the face while hearing the low-pass filtered voice. > > Can anyone suggest how I might do this? > > Regards, > > Ani Patel > > Aniruddh D. Patel > Associate Professor > Dept. of Psychology > Tufts University > 490 Boston Ave. > Medford, MA 02115 > > a.patel@xxxxxxxx > http://ase.tufts.edu/psychology/peoplePatel.htm > --14dae9cfce1a12f06a04d76532db Content-Type: text/html; charset=UTF-8 <div dir="ltr">Dear Aniruddh,<br> <br> Sounds great!<br> <br> You can download the video using online services or plugins for you browser. Then it should be either in mp4 or flv format.<br> <br> To extract the audio, you can use command line tool ffmpeg (will also be able to convert to wav in the process).<br> <br> The same can be used to convert the video into a format that Matlab will be happy with (could be just a collection of images).<br> <br> Load the sound in Matlab (wavread), and low pass. Load the video in Matlab (either by making a big matrix with the images, or by using the VideoReader class). You can then probably also just low pass. I guess this will blur any fast motion. For that reason you may want to convert to a different color space first (e.g. rgb2hsl).<br> <br> Produce either a video or a collection of images with Matlab.<br> <br> Then recombine audio and video using ffmpeg.<br> <br> You should find the command lines for ffmpeg by Googling around.<br> <br> Hope that helps,<br> -Etienne<br><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 7 March 2013 21:45, Aniruddh Patel <span dir="ltr">&lt;<a href="mailto:apatel@xxxxxxxx" target="_blank">apatel@xxxxxxxx</a>&gt;</span> wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Colleagues,<br> <br> I would like to create a version of this short YouTube video (of an<br> actress doing 21 different accents) in which the audio is low-passed<br> filtered, so that students can focus on the prosody of the different<br> accents:<br> <br> <a href="http://www.youtube.com/watch?v=3UgpfSp2t6k" target="_blank">http://www.youtube.com/watch?v=3UgpfSp2t6k</a><br> <br> I would also like to create another version in which both the audio and<br> the video are low pass filtered, so that one sees the slower time-scale<br> movements of the face while hearing the low-pass filtered voice.<br> <br> Can anyone suggest how I might do this?<br> <br> Regards,<br> <br> Ani Patel<br> <br> Aniruddh D. Patel<br> Associate Professor<br> Dept. of Psychology<br> Tufts University<br> 490 Boston Ave.<br> Medford, MA 02115<br> <br> <a href="mailto:a.patel@xxxxxxxx">a.patel@xxxxxxxx</a><br> <a href="http://ase.tufts.edu/psychology/peoplePatel.htm" target="_blank">http://ase.tufts.edu/psychology/peoplePatel.htm</a><br> </blockquote></div><br></div> --14dae9cfce1a12f06a04d76532db--


This message came from the mail archive
/var/www/postings/2013/
maintained by:
DAn Ellis <dpwe@ee.columbia.edu>
Electrical Engineering Dept., Columbia University