AI Zone Admin Forum Add your forum

NEWS: Chatbots.org survey on 3000 US and UK consumers shows it is time for chatbot integration in customer service!read more..

Verbot ?
 
 
  [ # 46 ]

@Andrew: By the way, forgot to say: Thanks for the gmail tip!

 

 
  [ # 47 ]

Thanks Jan.
Your litlle .exe perfectly works. I got Anna and Virginie working.
Sylvain

 

 
  [ # 48 ]

Great! Now I know what to do. It’s gonna take a few days cause this requires a bit of a rewrite. Anyway, your feedback and help has been much appreciated. I’ll do a new post when I’ve got the update ready.

 

 
  [ # 49 ]

Ok, i have several questions like, which soft do you use to build your .ccs file (grahics) etc…
But we will see later good luck.
Sylvain.

 

 
  [ # 50 ]

Here’s a detailed description how you can make your own characters

 

 
  [ # 51 ]
Jan Bogaerts - Nov 4, 2011:

Here’s a detailed description how you can make your own characters

Thanks Jan! As you might have seen, we’ve gradually bring character animation in our focus as well, so this is really useful!

About the file sharing discussion: I’m totally addicted to dropbox since a while:

http://www.dropbox.com

It continuously backups my files, including my photos, and I can use it for filesharing in a VERY easy way!

 

 
  [ # 52 ]

Hi Sylvain, I’ve made a new release which should fix the speech output. Note that the version of the voice you sent me didn’t yet support SSML, so if you still have the same version, you will have to switch SSML support off for that voice (from the file menu: tools/options, go to the tab ‘Speech’, find the Virginie voice and make certain that the ‘Use SSML’ checkbox is not checked.
SSML is used for the facial expressions, so that part wont be available for the Virginie voice.

Also, if you like to have a French thesaurus, I can set up a basic starter, with all the ‘links’ in place (thinks like I<->you or ‘je’<->‘tu’ in French). Though I’ll need some help with the spelling, cause this has basically been reduced to phonetic writing over the years.

 

 
  [ # 53 ]

Great, voices work.  Thanks for explanation (SSML).
Abt a French thesaurus, why not tell me how can i help you.

You wrote
/*
SSML is used for the facial expressions, so that part wont be available
for the Virginie voice.
*/
Do you mean animantions = expressions ?
Animations work with Virginie…


Else: (maybe a bug) When i try to build a new file. File/New…
that always loads the default charater…
In log
“Succesfully new project from template c:\ MY PATH….. \Default.dpl”...
Not an empty windows…

I’ll try to build an avatar with your soft, but i don’t know how to
import a CCS file ?....

When will you be able to build a graphic system to create.ccs
files ?(animations, idles,visémes, etc.) Like in Verbot Conversive
Character Studio ?


Just ideas.
As you know Mary and Mike (Microsoft English voices for XP,
don’t work with Win7.) A good idea would be to make them work
in your soft.
Agents characters don’t work too with Win7, except if you user an
addon (Ex: include this addon in your soft, i’m shure it’s not so easy
but why not… And shure many people thank you to solve this
strange limitation.
It would be the only program able to do this in the world. :0)

Friendly.
Sylvain.


What are the nexts steps for you ?

 

 
  [ # 54 ]

Abt a French thesaurus, why not tell me how can i help you.

Here’s a video (a bit older and made with the designer version, but still relevant for the most part) on how to edit the thesaurus:
http://www.youtube.com/watch?v=Sqr59YAoR_s

Do you mean animantions = expressions ?
Animations work with Virginie…

Sort of, some animations can be triggered from inside the responses. Take a look at these videos:
http://www.youtube.com/watch?v=XtVr7UW99x0
http://www.youtube.com/watch?v=O_NmvG-24IQ
This is done using SSML, but it must be supported by the voice. This is something Virginie probably wont do (at leat not on my system).

Else: (maybe a bug) When i try to build a new file. File/New…
that always loads the default charater…
In log
“Succesfully new project from template c: MY PATH….. Default.dpl”...
Not an empty windows…

This is correct behaviour. Whenever you press the ‘new’ button (or File/new), it will load up the default.dpl project as a template. That’s because all the pattern matching logic and stuff is in there (it’s a neural network and the project contains the actual data of the network).
This project is empty in that there is no thesaurus or topics. But since it is a real project, you can customize it. I’ve saved it in such a way that it immediately opens up the chatbot window. If it wouldn’t load up this project, it would contain a completely empty shell as in, no pattern matcher,....

I’ll try to build an avatar with your soft, but i don’t know how to
import a CCS file ?....

When will you be able to build a graphic system to create.ccs
files ?(animations, idles,visémes, etc.) Like in Verbot Conversive
Character Studio ?

Perhaps the fastest way to get started is by copying an existing character (the entire directory) to a new one and replace all the image files with your own. This way, you don’t need to edit the CCS file. Concerning when I’ll be releasing an editor for the CCS files is a bit tricky to say. (it’s not exactly an engineering job for me as in that I have never made this type of application before, so I have no experience in timing for certain tasks). Here’s a rough, non chronological order, of my to-do list:
-finish the web version
-build the mobile version
-finish the ‘holmie’ example/starter (Watson‘s miniature imitator)
-build CCS editor.

As you know Mary and Mike (Microsoft English voices for XP,
don’t work with Win7.) A good idea would be to make them work
in your soft.

though perhaps theoretically possible, it would require me to reverse engineer the MS code for these voices.  Apart from getting into muddy waters concerning ‘legality’, it would also take me many years. Time probably better spent, considering that part of the mobile/web versions, I have to build my own speech engine (synth based instead of sampler), which opens the door for a whole set of other voices

Agents characters don’t work too with Win7, except if you user an
addon (Ex: include this addon in your soft, i’m shure it’s not so easy
but why not… And shure many people thank you to solve this
strange limitation.

I never really worked much with MS agent, though I did take a look at the technology before building my own system. basically, it’s the same principle as CCS, except that they built a character into 1 binary file. This file format is not published as far as I know, so it would again have to be reverse-engineered.

What are the nexts steps for you ?


very short term:
-finish up some more tutorials (why-because-have-like + scraping the internet)
-get asset editor/importer working
-get the jeopardy search algorithms working
-finish up the holmie example
-rebuild the web version with character integration
-build the new website
.... (To depressing to list all)

 

‹ First  < 2 3 4
4 of 4
 
  login or register to react