Displaying 3 results from an estimated 3 matches for "speech_synthesis".
2006 Oct 31
1
2 questions, frame size and SPEEX_GET_LOOKAHEAD
...;
> So unless you want to use Speex to (re)implement unit storage for a  
> speech synthesizer that handles these issues, I suggest you take a  
> look at the available literature on speech synthesis.
>
> Wikipedia seems to be a reasonable starting point: http://en.wikipedia.org/wiki/Speech_synthesis
>
>
2006 Oct 31
2
2 questions, frame size and SPEEX_GET_LOOKAHEAD
Ok, let me first explain why 5ms matters, even they are 0's, in my  
particular application.
I am working on a speech synthesis system. The basic idea is  
concatenating pre-recorded phonemes or words into longer sentences. So  
any missing or extra samples, even it is as short as 5~10ms, cause  
very noticeable discontinuities.
I want to use speex to compress/decompress those pre-recorded  
2006 Oct 31
0
2 questions, frame size and SPEEX_GET_LOOKAHEAD
...fically mention phonemes.
So unless you want to use Speex to (re)implement unit storage for a 
speech synthesizer that handles these issues, I suggest you take a look 
at the available literature on speech synthesis.
Wikipedia seems to be a reasonable starting point: 
http://en.wikipedia.org/wiki/Speech_synthesis
Jia Pu ?rta:
> Ok, let me first explain why 5ms matters, even they are 0's, in my 
> particular application.
> 
> I am working on a speech synthesis system. The basic idea is 
> concatenating pre-recorded phonemes or words into longer sentences. So 
> any missing or extra sam...