read chung is a small txt reader with 70 multilingual tts text to speech
voices from responsivevoice and yandextranslate and animated 3D face
avatar written in html5 , javascript and uses jsc3D .
open source, no adds popups.
play it here => https://chungkn1400.github.io/read_chung/read_chung/read_chung_helene.html
=> https://chungkn1400.github.io/read_chung/read_chung/read_chung_anne.html
=> https://chungkn1400.github.io/read_chung/read_chung/read_chung_sigourney.html
you can download it there => https://sourceforge.net/projects/read-chung/ (source)
find txt ebooks here => https://www.google.fr/search?q=download+txt+ebook
(15/02/2016) txt ansi format support added (default is utf-8)
Showing posts with label jsc3d. Show all posts
Showing posts with label jsc3d. Show all posts
Monday, January 25, 2016
read_chung free text to speech txt book reader with 3D avatar
Libellés :
animation,
avatars,
html5,
javascript,
jsc3d,
read_chung,
reader,
speech,
text,
TTS
Monday, December 21, 2015
3D talking avatar faces free open source chatbot game
look at my new chatbot 3D talking avatars faces i created with latest updated face3D_chung
(anne,carol,clementine,elise,evie,helene,nathalie,sasha,sigourney,sophie,valerie)
=> https://chungkn1400.github.io/chatbot_chung_small/chatbot_chung_web/chatbot_large_iframe.html
(25/12/2015) talk3D_chung simple example of using obj models created with face3D_chung added
=> http://chungswebsite.blogspot.fr/2014/06/face3dchung-free-3d-obj-model-with.html
(anne,carol,clementine,elise,evie,helene,nathalie,sasha,sigourney,sophie,valerie)
=> https://chungkn1400.github.io/chatbot_chung_small/chatbot_chung_web/chatbot_large_iframe.html
(25/12/2015) talk3D_chung simple example of using obj models created with face3D_chung added
=> http://chungswebsite.blogspot.fr/2014/06/face3dchung-free-3d-obj-model-with.html
Libellés :
aiml,
avatars,
chatbot,
face3D_chung,
html5,
javascript,
jsc3d
Monday, December 22, 2014
chatbot_chung free simple keywords entertainment chatbot
chatbot chung is a keywords based probabilities algorythm simple
entertainment chatbot with 3D talking openGL avatars written in
freebasic. It generates random questions/answers according to the input keywords or text but can import aiml simple question/answer or
question/random/answers or single star/ multi srai data saved from "AIML_chung" open source
application . Comes with a html5 and pure javascript online version (with auto detection of 44 multilanguages support include english, autodetect, francais, german, italian, spanish, greek, russian, arabic, chinese, vietnamese ...) .
click here => https://sourceforge.net/projects/chatbotchung/ (9 Mo include html files)
note: desktop version is the more recent (AIML, SORT gentext )
online html5 version => chatbot_chung.html (nothing to download, speaks with firefox & chrome)
(added voice recognizing on google chrome)
(added wikipedia online data)
with lowpoly model => chatbot_chung2.html
the plus : more various answers , easy to add content to the current 90000 questions/answers data
full large version => https://chungkn1400.github.io/.../chatbot_large_iframe.html
(01/01/2015) single star (aiml) import added
(01/01/2015) export data to javascript added (ctrl+J)
(02/01/2015) html : yandex multilingual auto detection translate added (en,fr,es,de,it,...)
(12/01/2015) aiml single srai & star support added
(03/09/2015) aiml multi srai support added
(05/09/2015) aiml set vars, get vars added
(08/09/2015) aiml condition tag support added
(10/09/2015) say "battledome" then "fight" test added
(11/09/2015) aiml simple <that> tag test added
(14/09/2015) voice recognition added on google chrome
(15/09/2015) wikipedia online data added to html version
(19/09/2015) wikipedia unlimited data added to the freebasic version
click here => https://sourceforge.net/projects/chatbotchung/ (9 Mo include html files)
note: desktop version is the more recent (AIML, SORT gentext )
online html5 version => chatbot_chung.html (nothing to download, speaks with firefox & chrome)
(added voice recognizing on google chrome)
(added wikipedia online data)
with lowpoly model => chatbot_chung2.html
the plus : more various answers , easy to add content to the current 90000 questions/answers data
full large version => https://chungkn1400.github.io/.../chatbot_large_iframe.html
(01/01/2015) single star (aiml) import added
(01/01/2015) export data to javascript added (ctrl+J)
(02/01/2015) html : yandex multilingual auto detection translate added (en,fr,es,de,it,...)
(12/01/2015) aiml single srai & star support added
(03/09/2015) aiml multi srai support added
(05/09/2015) aiml set vars, get vars added
(08/09/2015) aiml condition tag support added
(10/09/2015) say "battledome" then "fight" test added
(11/09/2015) aiml simple <that> tag test added
(14/09/2015) voice recognition added on google chrome
(15/09/2015) wikipedia online data added to html version
(19/09/2015) wikipedia unlimited data added to the freebasic version
Libellés :
aiml,
avatars,
chatbot,
chatbot_chung,
freebasic,
javascript,
jsc3d,
openGL,
TTS
Thursday, July 10, 2014
html5 + jsc3d + face3D_chung animation demo
here you can find a demo of html5 canvas + jsc3d + face3D_chung 3D obj model animated avatar from photo (free open source) + google translate TTS text to speech + eliza like chatbot (pure javascript , no WebGL required )
(TTS function: Chrome only, Firefox & ie11 : not always)
=> _face3D_chung_say_drive.html
=> _face3D_chung_elizabot.html (eliza based online chatbot )
=> _face3D_chung_sashabot.html (idem with another avatar )
=> womanjean_elizabot.html (idem with lowpoly avatar )
"*" => repeat last input
"" => autochat
(17/07/2014) now you can enter only the first letters of words
(19/07/2014) eval(...) key added from javascript eval() function , so you can insert pieces of javascript program allowing all javascript Maths String and Conditional features in key/pattern/result (see 'whats my name' / 'my name is' example in myelizadata.js)
(20/07/2014) var elizaredir added, if not empty, resubmit with input=elizaredir (20 times max) see test example
(TTS function: Chrome only, Firefox & ie11 : not always)
=> _face3D_chung_say_drive.html
=> _face3D_chung_elizabot.html (eliza based online chatbot )
=> _face3D_chung_sashabot.html (idem with another avatar )
=> womanjean_elizabot.html (idem with lowpoly avatar )
"*" => repeat last input
"" => autochat
(17/07/2014) now you can enter only the first letters of words
(19/07/2014) eval(...) key added from javascript eval() function , so you can insert pieces of javascript program allowing all javascript Maths String and Conditional features in key/pattern/result (see 'whats my name' / 'my name is' example in myelizadata.js)
(20/07/2014) var elizaredir added, if not empty, resubmit with input=elizaredir (20 times max) see test example
Libellés :
animation,
avatars,
chatbot,
face3D_chung,
html5,
javascript,
jsc3d
Subscribe to:
Posts (Atom)



