DSPRelated.com
Forums

Robotic voice

Started by hyeewang February 6, 2009
The channel vocoder can be used to generate a classic robotic-voice
when modulated with speech, and it has found extensive use as a
special effect in Hollywood.

1. What is the characteristic of robotic voice?
2. Why movie director imagine and make robot speak with such voice?
3. How does a Real robot speak? Why?

On 6 Feb, 08:46, hyeewang <hyeew...@gmail.com> wrote:
> The channel vocoder can be used to generate a classic robotic-voice > when modulated with speech, and it has found extensive use as a > special effect in Hollywood. > > 1. What is the characteristic of robotic voice? > 2. Why movie director imagine and make robot speak with such voice? > 3. How does a Real robot speak? Why?
No one here will do your homework for you. Rune
On Feb 6, 8:46&#4294967295;pm, hyeewang <hyeew...@gmail.com> wrote:
> The channel vocoder can be used to generate a classic robotic-voice > when modulated with speech, and it has found extensive use as a > special effect in Hollywood. > > 1. What is the characteristic of robotic voice? > 2. Why movie director imagine and make robot speak with such voice? > 3. How does a Real robot speak? Why?
Google for LPC. Hardy
(A) Constant phase in the frequency domain.

I tend to think of this in the more modern approach of utilizing STFT's in
a phase vocoder.

Here is a brief overview of phase vocoder implementation:
http://eceserv0.ece.wisc.edu/~sethares/vocoders/phasevocoder.html

To implement a robotic voice effect, simply change the phase of each STFT
to a constant value.

---------

(B) It's extremely cheap to implement.

---------

(C) HAL9000 - http://www.youtube.com/watch?v=oc8BUSOPfcY


Use none of the following:-

> 1. What is the characteristic of robotic voice?
An artificial voice - usually sounding like it has a 'mouth' full of bread and marbles.
> 2. Why movie director imagine and make robot speak with such voice?
Because he's an unimaginative, follow-the-crowd, coke-sniffing brainless monkey.
> 3. How does a Real robot speak? Why?
They don't exist yet. : )
Rune Allnor  <allnor@tele.ntnu.no> wrote:

>On 6 Feb, 08:46, hyeewang <hyeew...@gmail.com> wrote:
>> The channel vocoder can be used to generate a classic robotic-voice >> when modulated with speech, and it has found extensive use as a >> special effect in Hollywood.
>> 1. What is the characteristic of robotic voice? >> 2. Why movie director imagine and make robot speak with such voice? >> 3. How does a Real robot speak? Why?
>No one here will do your homework for you.
Especially your film studies homework. EE homework maybe. :) S.
"VelociChicken" <bob@yahoob.com> wrote in message 
news:zqZil.14346$j64.6553@newsfe14.ams2...
> Use none of the following:- > >> 1. What is the characteristic of robotic voice? > An artificial voice - usually sounding like it has a 'mouth' full of bread > and marbles. > >> 2. Why movie director imagine and make robot speak with such voice? > Because he's an unimaginative, follow-the-crowd, coke-sniffing brainless > monkey. > >> 3. How does a Real robot speak? Why? > They don't exist yet. > > > : ) >
That depends on your definition of robot...
On Feb 6, 10:33&#4294967295;am, "zupeanut" <andrewnel...@gmail.com> wrote:
> (A) Constant phase in the frequency domain. > > I tend to think of this in the more modern approach of utilizing STFT's in > a phase vocoder.
despite the common word "vocoder", the phase vocoder and channel vocoder are not the same thing. they are different and do different operations.
> Here is a brief overview of phase vocoder implementation:http://eceserv0.ece.wisc.edu/~sethares/vocoders/phasevocoder.html > > To implement a robotic voice effect, simply change the phase of each STFT > to a constant value.
no. r b-j
>> To implement a robotic voice effect, simply change the phase of each STFT >> to a constant value.
>no. >r b-j
I thought this created quite a good old fashioned monotone voice, with a pitch relative to the FFT step size?
On Feb 7, 2:31&#4294967295;pm, "VelociChicken" <b...@yahoob.com> wrote:
> >> To implement a robotic voice effect, simply change the phase of each STFT > >> to a constant value. > >no. > >r b-j > > I thought this created quite a good old fashioned monotone voice, with a > pitch relative to the FFT step size?
why would changing the phase of each STFT (bin?) to a constant phase cause of an input with varying pitch into a fixed pitch? r b-j