<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Karl Nordstrom</title>
	<atom:link href="http://karlnordstrom.ca/research/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://karlnordstrom.ca/research</link>
	<description></description>
	<lastBuildDate>Mon, 23 Aug 2010 02:00:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Quick and easy binary to dB conversion</title>
		<link>http://karlnordstrom.ca/research/?p=295</link>
		<comments>http://karlnordstrom.ca/research/?p=295#comments</comments>
		<pubDate>Mon, 23 Aug 2010 02:00:58 +0000</pubDate>
		<dc:creator>Karl Nordstrom</dc:creator>
				<category><![CDATA[DSP]]></category>

		<guid isPermaLink="false">http://karlnordstrom.ca/research/?p=295</guid>
		<description><![CDATA[Here&#8217;s a trick to easily and cheaply convert from a binary number to decibels. Depending on your application, the algorithm can be made even more simple.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.people.vcu.edu/~jhtucker/s09-egre631/LHO%2006b%20IEEESECON07%20Quick%20and%20Easy%20Binary%20to%20dB%20Conversion.pdf">Here&#8217;s a trick</a> to easily and cheaply convert from a binary number to decibels. Depending on your application, the algorithm can be made even more simple.</p>
]]></content:encoded>
			<wfw:commentRss>http://karlnordstrom.ca/research/?feed=rss2&amp;p=295</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vowel mappings for an interactive voice synthesizer</title>
		<link>http://karlnordstrom.ca/research/?p=284</link>
		<comments>http://karlnordstrom.ca/research/?p=284#comments</comments>
		<pubDate>Thu, 19 Aug 2010 06:09:52 +0000</pubDate>
		<dc:creator>Karl Nordstrom</dc:creator>
				<category><![CDATA[1. Voice synthesizer]]></category>

		<guid isPermaLink="false">http://karlnordstrom.ca/research/?p=284</guid>
		<description><![CDATA[I should have posted this a while ago, but while I was at MAGIC, I did some work on finding an appropriate mapping between hand locations in space and vowel formant frequencies. If you&#8217;re interested, you can download the poster.]]></description>
			<content:encoded><![CDATA[<p><a href="http://scitation.aip.org/confst/ASA/pub/12/5aSC22.pdf"><img src="http://karlnordstrom.ca/research/wp-content/uploads/2010/08/ASAvowelSpacePoster.png" alt="" title="Vowel Space Poster" width="300" height="400" class="aligncenter size-full wp-image-285" /></a></p>
<p>I should have posted this a while ago, but while I was at <a href="http://magic.ubc.ca/">MAGIC</a>, I did some work on finding an appropriate mapping between hand locations in space and vowel formant frequencies. If you&#8217;re interested, you can <a href="http://scitation.aip.org/confst/ASA/pub/12/5aSC22.pdf">download the poster</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://karlnordstrom.ca/research/?feed=rss2&amp;p=284</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing and scribbling all over your .pdfs</title>
		<link>http://karlnordstrom.ca/research/?p=274</link>
		<comments>http://karlnordstrom.ca/research/?p=274#comments</comments>
		<pubDate>Thu, 08 Jul 2010 22:22:35 +0000</pubDate>
		<dc:creator>Karl Nordstrom</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[annotations]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[scribble]]></category>

		<guid isPermaLink="false">http://karlnordstrom.ca/research/?p=274</guid>
		<description><![CDATA[I find it easier to read off of a screen if I can scribble on the document, adding my own notes and ideas. There&#8217;s a program called Foxit Reader that lets you do that. The free version does everything that I need it to do.]]></description>
			<content:encoded><![CDATA[<p>I find it easier to read off of a screen if I can scribble on the document, adding my own notes and ideas. There&#8217;s a program called <a href="http://www.foxitsoftware.com/pdf/reader/">Foxit Reader</a> that lets you do that. The free version does everything that I need it to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://karlnordstrom.ca/research/?feed=rss2&amp;p=274</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up a TFTP server in Ubuntu</title>
		<link>http://karlnordstrom.ca/research/?p=269</link>
		<comments>http://karlnordstrom.ca/research/?p=269#comments</comments>
		<pubDate>Tue, 22 Jun 2010 16:58:38 +0000</pubDate>
		<dc:creator>Karl Nordstrom</dc:creator>
				<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://karlnordstrom.ca/research/?p=269</guid>
		<description><![CDATA[It&#8217;s pretty simple]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.davidsudjiman.info/2006/03/27/installing-and-setting-tftpd-in-ubuntu/">It&#8217;s pretty simple</a></p>
]]></content:encoded>
			<wfw:commentRss>http://karlnordstrom.ca/research/?feed=rss2&amp;p=269</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIVA project in Maclean&#8217;s magazine</title>
		<link>http://karlnordstrom.ca/research/?p=248</link>
		<comments>http://karlnordstrom.ca/research/?p=248#comments</comments>
		<pubDate>Wed, 19 Aug 2009 05:26:18 +0000</pubDate>
		<dc:creator>Karl Nordstrom</dc:creator>
				<category><![CDATA[1. Voice synthesizer]]></category>

		<guid isPermaLink="false">http://karlnordstrom.ca/research/?p=248</guid>
		<description><![CDATA[The project that I&#8217;m currently working on has been written up in Maclean&#8217;s magazine. The DIVA performer in the image above is Marguerite Witvoet.]]></description>
			<content:encoded><![CDATA[<p><center><img src="http://karlnordstrom.ca/research/wp-content/uploads/2008/05/marguerite_glove.jpg" alt="Marguerite with the glove" title="Marguerite with the glove" width="267" height="220" class="alignnone size-full wp-image-193" /></center></p>
<p>The project that I&#8217;m currently working on has been <a href="http://www2.macleans.ca/2009/08/13/nice-voice-for-a-glove/">written up in Maclean&#8217;s magazine</a>.  The <a href="http://www.magic.ubc.ca/artisynth/pmwiki.php?n=VisualVoice.HomePage">DIVA</a> performer in the image above is <a href="http://www.margueritewitvoet.ca/">Marguerite Witvoet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://karlnordstrom.ca/research/?feed=rss2&amp;p=248</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synthesizing speech and restructuring code</title>
		<link>http://karlnordstrom.ca/research/?p=115</link>
		<comments>http://karlnordstrom.ca/research/?p=115#comments</comments>
		<pubDate>Tue, 05 May 2009 04:48:01 +0000</pubDate>
		<dc:creator>Karl Nordstrom</dc:creator>
				<category><![CDATA[1. Voice synthesizer]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://karlnordstrom.ca/research/?p=115</guid>
		<description><![CDATA[I am currently working at the Media and Graphics Interdisciplinary Centre (MAGIC) at UBC. We are developing software that uses hand gestures to dynamically control the synthesis of speech and singing. My role is to make the speech synthesis system sound intelligible and to restructure the code to make it maintainable. You can learn more [...]]]></description>
			<content:encoded><![CDATA[<p><center><a href="http://www.magic.ubc.ca/artisynth/pmwiki.php?n=VisualVoice.HomePage"><img src="http://karlnordstrom.ca/research/wp-content/uploads/2009/05/visualvoice.jpg" alt="" title="Visual Voice" width="169" height="218" class="aligncenter size-full wp-image-110" /></a></center><br />
I am currently working at the Media and Graphics Interdisciplinary Centre (MAGIC) at UBC.  We are developing software that uses hand gestures to dynamically control the synthesis of speech and singing.  My role is to make the speech synthesis system sound intelligible and to restructure the code to make it maintainable.  You can learn more about the project at the <a href="http://www.magic.ubc.ca/artisynth/pmwiki.php?n=VisualVoice.HomePage">Visual Voice</a> website.</p>
<p>Academic Collaborators:</p>
<ul>
<li><a href="http://www.ece.ubc.ca/~ssfels/">Sid Fels</a>, <a href="http://www.magic.ubc.ca/">MAGIC</a>, <a href="http://hct.ece.ubc.ca/">HCT Laboratory</a>, UBC</li>
<li><a href="http://debussy.music.ubc.ca/pritchard/">Bob Pritchard</a>, <a href="http://www.magic.ubc.ca/">MAGIC</a>, <a href="http://www.music.ubc.ca/">School of Music</a>, UBC</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://karlnordstrom.ca/research/?feed=rss2&amp;p=115</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choir effect</title>
		<link>http://karlnordstrom.ca/research/?p=93</link>
		<comments>http://karlnordstrom.ca/research/?p=93#comments</comments>
		<pubDate>Fri, 30 Jan 2009 19:04:15 +0000</pubDate>
		<dc:creator>Karl Nordstrom</dc:creator>
				<category><![CDATA[2. Choir effect]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://karlnordstrom.ca/research/?p=93</guid>
		<description><![CDATA[While working for TC-Helicon, I developed an audio effect to convert singing voices into the sound of a choir. For example, starting from four harmony voices (mp3 wav), the effect multiplies the apparent number of voices, resulting in a choir effect (mp3 wav). This effect is included in one of TC-Helicon&#8217;s latest products, the VoiceLive [...]]]></description>
			<content:encoded><![CDATA[<p><center><img src="http://karlnordstrom.ca/research/wp-content/uploads/2008/05/VoiceLive2.gif" alt="VoiceLive2" title="VoiceLive2" width="220" height="125" class="alignnone size-full wp-image-199" /></center></p>
<p>While working for <a href="http://www.tc-helicon.com/">TC-Helicon</a>, I developed an audio effect to convert singing voices into the sound of a choir.  For example, starting from four harmony voices (<a href="http://www.ece.uvic.ca/~knordstr/samples/gaudette.mp3">mp3</a>  <a href="http://www.ece.uvic.ca/~knordstr/samples/gaudette.wav">wav</a>), the effect multiplies the apparent number of voices, resulting in a choir effect (<a href="http://www.ece.uvic.ca/~knordstr/samples/gaudette_choir.mp3">mp3</a>  <a href="http://www.ece.uvic.ca/~knordstr/samples/gaudette_choir.wav">wav</a>).</p>
<p>This effect is included in one of TC-Helicon&#8217;s latest products, the VoiceLive 2.  You can find another sample of the choir effect in action in the sidebar of the <a href="http://www.tc-helicon.com/voicelive2.asp">VoiceLive 2 web page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://karlnordstrom.ca/research/?feed=rss2&amp;p=93</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.ece.uvic.ca/~knordstr/samples/gaudette.wav" length="3706344" type="audio/x-wav" />
<enclosure url="http://www.ece.uvic.ca/~knordstr/samples/gaudette.mp3" length="507432" type="audio/mpeg" />
<enclosure url="http://www.ece.uvic.ca/~knordstr/samples/gaudette_choir.wav" length="3706344" type="audio/x-wav" />
<enclosure url="http://www.ece.uvic.ca/~knordstr/samples/gaudette_choir.mp3" length="507438" type="audio/mpeg" />
		</item>
		<item>
		<title>Voice transformation research</title>
		<link>http://karlnordstrom.ca/research/?p=120</link>
		<comments>http://karlnordstrom.ca/research/?p=120#comments</comments>
		<pubDate>Sat, 07 Jun 2008 03:33:47 +0000</pubDate>
		<dc:creator>Karl Nordstrom</dc:creator>
				<category><![CDATA[3. Voice transformation]]></category>

		<guid isPermaLink="false">http://karlnordstrom.ca/research/?p=120</guid>
		<description><![CDATA[MAGIC: Media and Graphics Interdisciplinary Centre, UBC MISTIC: Music Intelligence and Sound Technology, UVic karl(insert at sign)karlnordstrom.ca Project My PhD research started in collaboration with IVL Technologies and TC-Helicon, two voice processing companies in Victoria. TC-Helicon produces vocal effects products for the music industry with a focus on pitch correction and automatic harmony creation. IVL [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://karlnordstrom.ca/research/wp-content/uploads/2008/06/atDAFx300.jpg" alt="atDAFx300" title="atDAFx300" width="161" height="300" class="alignright size-full wp-image-191" /><a href="http://www.magic.ubc.ca/">MAGIC</a>: Media and Graphics Interdisciplinary Centre, <a href="http://www.ubc.ca/">UBC</a><br />
<a href="http://www.mistic.ece.uvic.ca/">MISTIC</a>: Music Intelligence and Sound Technology, <a href="http://www.uvic.ca/">UVic</a><br />
karl(insert at sign)karlnordstrom.ca</p>
<h3>Project</h3>
<p>My PhD research started in collaboration with IVL Technologies and TC-Helicon, two voice processing companies in Victoria.  TC-Helicon produces vocal effects products for the music industry with a focus on pitch correction and automatic harmony creation.  IVL produces hand held karaoke products that produce a variety of vocal effects while being plugged into a TV.  In recent years, vocal effects have become more common including chorus based effects and even distortion.  </p>
<p>The goal of the research was to enhance a digital effect that adds noise to a voice to simulate breathiness.  If a voice already sounds breathy, it is easy to add noise to increase the perception of breathiness.  However, it is difficult to add noise to voices that exhibit high-effort (i.e. when the voice sounds strained).  The added noise does not blend into the voice and instead sounds like a separate stream of noise.  In my research, I developed a technique to adaptively manipulate the perception of vocal effort.  This enabled the added noise to blend more effectively, thereby improving the breath effect.</p>
<p>An important outcome of this research is to highlight the fact that Linear Prediction (LP) (a common voice modeling technique) does not appropriately model the voice.  I presented Adaptive Pre-emphasis Linear Prediction (APLP) as a technique to appropriately compensate for variations in vocal effort.</p>
<h3>Academic and Industry Collaborators</h3>
<ul>
<li><a href="http://www.ece.uvic.ca/~peter/">Peter Driessen</a>, <a href="http://www.mistic.ece.uvic.ca/">MISTIC</a>, <a href="http://www.ece.uvic.ca">Electrical Engineering</a>, UVic</li>
<li><a href="http://www.cs.uvic.ca/~gtzan/">George Tzanetakis</a>, <a href="http://www.mistic.ece.uvic.ca/">MISTIC</a>, <a href="http://www.cs.uvic.ca">Computer Science</a>, UBC</li>
<li>Glen Rutledge, <a href="http://3dbresearch.com/">3dB Research</a> (previously at <a href="http://www.tc-helicon.com/">TC-Helicon</a> and <a href="http://www.ivl.com/">IVL Audio</a>)</li>
<li>Kevin Alexander, <a href="http://www.tc-helicon.com/">TC-Helicon</a></li>
<li>Brian Gibson, <a href="http://www.ivl.com/">IVL Audio</a></li>
<li><a href="http://web.uvic.ca/ling/faculty/esling.htm">John Esling</a>, <a href="http://web.uvic.ca/ling/">Linguistics</a></li>
<li><a href="http://www.cs.uvic.ca/~lagrange/">Mathieu Lagrange</a>, <a href="http://www.mistic.ece.uvic.ca/">MISTIC</a>, <a href="http://www.cs.uvic.ca">Computer Science</a></li>
</ul>
<h3>Publications</h3>
<ul>
<li><a href="http://karlnordstrom.ca/research/?p=78">papers</a></li>
<li><a href="https://dspace.library.uvic.ca:8443/dspace/handle/1828/916">dissertation</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://karlnordstrom.ca/research/?feed=rss2&amp;p=120</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APLP for phrases</title>
		<link>http://karlnordstrom.ca/research/?p=51</link>
		<comments>http://karlnordstrom.ca/research/?p=51#comments</comments>
		<pubDate>Mon, 02 Jun 2008 23:39:40 +0000</pubDate>
		<dc:creator>Karl Nordstrom</dc:creator>
				<category><![CDATA[3. Voice transformation]]></category>
		<category><![CDATA[a. sound samples]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://karlnordstrom.ca/research/?p=51</guid>
		<description><![CDATA[I have now implemented adaptive pre-emphasis linear prediction (APLP) for phrases. The goal of this implementation of APLP is to transform high-effort voices into breathy voices. Original voice: I started with this sound sample: wav. With this kind of voice, it is difficult to add breathiness in a way that sounds natural. Breath effect with [...]]]></description>
			<content:encoded><![CDATA[<p>I have now implemented <a href="https://dspace.library.uvic.ca:8443/dspace/handle/1828/916">adaptive pre-emphasis linear prediction</a> (APLP) for phrases.  The goal of this implementation of APLP is to transform high-effort voices into breathy voices.</p>
<p><em>Original voice:</em><br />
I started with this sound sample:  <a href="http://www.ece.uvic.ca/~knordstr/samples/bonnie1_original.wav">wav</a>.  With this kind of voice, it is difficult to add breathiness in a way that sounds natural.</p>
<p><em>Breath effect with constant pre-emphasis linear prediction (LP):</em><br />
Constant pre-emphasis LP was carried out, noise was added to the residual, and the voice was resynthesized: <a href="http://www.ece.uvic.ca/~knordstr/samples/bonnie1_cplp.wav">wav</a>.  This is the technique used in current voice processors to apply a breath effect.</p>
<p><em>Breath effect with APLP:</em><br />
APLP can be used to transform the spectral envelope of the voice to match that of a typical breathy voice.  This reduces the perceived vocal effort and improves the blending of noise into the voice: <a href="http://www.ece.uvic.ca/~knordstr/samples/bonnie1_aplp.wav">wav</a>.</p>
<p><em>Breath effect with APLP and breath modulation:</em><br />
The amount of breathiness in a voice varies with the amount of effort.  As such, it makes sense to add less breathiness during times of excessive effort.  The APLP algorithm was further improved by modulating the quantity of added noise according to the quantity of vocal effort: <a href="http://www.ece.uvic.ca/~knordstr/samples/bonnie1_aplp_w_breath_modulation.wav">wav</a>.</p>
<p>Now listen to the original voice again.</p>
<p>With the breath effect, some voices work better than others.  Here is how the breath effect sounds on another voice:</p>
<p><em>Original voice:</em> <a href="http://www.ece.uvic.ca/~knordstr/samples/laura_original.wav">wav</a>.<br />
<em>Breath effect with constant pre-emphasis LP:</em> <a href="http://www.ece.uvic.ca/~knordstr/samples/laura_cplp.wav">wav</a>.<br />
<em>Breath effect with APLP:</em> <a href="http://www.ece.uvic.ca/~knordstr/samples/laura_aplp.wav">wav</a>.<br />
<em>Breath effect with APLP and breath modulation:</em> <a href="http://www.ece.uvic.ca/~knordstr/samples/laura_aplp_w_breath_modulation.wav">wav</a>.</p>
<p>________________<br />
Technical Note:<br />
Previous iterations of the algorithm included glottal closure detection to improve the blending of noise into the voice.  Glottal closure detection was eliminated from this iteration of the algorithm.  This ensures that the sound samples are representative of what can be achieved on real-time voice signals in a musical context.</p>
]]></content:encoded>
			<wfw:commentRss>http://karlnordstrom.ca/research/?feed=rss2&amp;p=51</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.ece.uvic.ca/~knordstr/samples/bonnie1_original.wav" length="419076" type="audio/x-wav" />
<enclosure url="http://www.ece.uvic.ca/~knordstr/samples/bonnie1_cplp.wav" length="419076" type="audio/x-wav" />
<enclosure url="http://www.ece.uvic.ca/~knordstr/samples/bonnie1_aplp.wav" length="419076" type="audio/x-wav" />
<enclosure url="http://www.ece.uvic.ca/~knordstr/samples/bonnie1_aplp_w_breath_modulation.wav" length="419076" type="audio/x-wav" />
<enclosure url="http://www.ece.uvic.ca/~knordstr/samples/laura_original.wav" length="507268" type="audio/x-wav" />
<enclosure url="http://www.ece.uvic.ca/~knordstr/samples/laura_cplp.wav" length="507268" type="audio/x-wav" />
<enclosure url="http://www.ece.uvic.ca/~knordstr/samples/laura_aplp.wav" length="507268" type="audio/x-wav" />
<enclosure url="http://www.ece.uvic.ca/~knordstr/samples/laura_aplp_w_breath_modulation.wav" length="507268" type="audio/x-wav" />
		</item>
		<item>
		<title>Papers</title>
		<link>http://karlnordstrom.ca/research/?p=78</link>
		<comments>http://karlnordstrom.ca/research/?p=78#comments</comments>
		<pubDate>Thu, 15 May 2008 20:23:09 +0000</pubDate>
		<dc:creator>Karl Nordstrom</dc:creator>
				<category><![CDATA[3. Voice transformation]]></category>
		<category><![CDATA[b. papers]]></category>

		<guid isPermaLink="false">http://karlnordstrom.ca/research/?p=78</guid>
		<description><![CDATA[K. I. Nordstrom, G. Tzanetakis and P. F. Driessen, &#8220;Transforming Perceived Vocal Effort and Breathiness Using Adaptive Pre-Emphasis Linear Prediction&#8220;, IEEE Transactions on Audio, Speech and Language Processing, vol. 16, no. 6, pp. 1087-1096, August 2008. K. I. Nordstrom and P. F. Driessen, &#8220;Variable preemphasis LPC for modeling vocal effort in the singing voice&#8220;, Proceedings [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>K. I. Nordstrom, G. Tzanetakis and P. F. Driessen, &#8220;<a href="http://www.ece.uvic.ca/~peter/papers/IEEEAudioAug08.pdf">Transforming Perceived Vocal Effort and Breathiness Using Adaptive Pre-Emphasis Linear Prediction</a>&#8220;, <em>IEEE Transactions on Audio, Speech and Language Processing</em>, vol. 16, no. 6, pp. 1087-1096, August 2008.</li>
<li>K. I. Nordstrom and P. F. Driessen, &#8220;<a href="http://www.ece.uvic.ca/~knordstr/library/NordstromDriessen06.pdf">Variable preemphasis LPC for modeling vocal effort in the singing voice</a>&#8220;, <em>Proceedings of the 9th International Conference on Digital Audio Effects (<a href="http://dafx.ca/">DAFx06</a>)</em>, Montreal, QC, Canada, September 2006.</li>
<li>K. I. Nordstrom, P. F. Driessen, and G. A. Rutledge, &#8220;<a href="http://www.ece.uvic.ca/~knordstr/library/NordstromDriessen06b.pdf">Influence of the LPC filter upon the perception of breathiness and vocal effort</a>&#8220;, <em>IEEE Int. Symposium on Signal Processing and Information Technology (ISSPIT06)</em>, Vancouver, BC, Canada, August 2006.</li>
<li>K. I. Nordstrom, &#8220;Eliminating the perception of vocal effort while synthesizing breathy voices&#8221;, <em>Graduate Innovation Forum</em>, University of Victoria, BC, Canada, May 2006. [<a href="http://www.ece.uvic.ca/~knordstr/library/Nordstrom06.pdf">abstact</a>]</li>
<li>K. I. Nordstrom, G. A. Rutledge, P. F. Driessen, &#8220;<a href="http://www.ece.uvic.ca/~knordstr/library/NordstromRutledge05.pdf">Using voice conversion as a paradigm for analyzing breath quality</a>&#8220;, <em>IEEE Pacific Rim Conference on Communications, Computers and Signal Processing (PacRim05)</em>, Victoria, BC, Canada, August, 2005.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://karlnordstrom.ca/research/?feed=rss2&amp;p=78</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
