Code text and text-to-speech: Difference between revisions

From Hackers & Designers
No edit summary
No edit summary
 
(21 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Events
{{Event
|Name=Code, text and text-to-speech
|Name=Code text and text-to-speech
|Location=De Punt, Frans de Wollantstraat 84, 1018 SC Amsterdam
|Location=De Punt, Frans de Wollantstraat 84, 1018 SC Amsterdam
|Date=2015/08/01-02
|Date=2015/08/01
|Time=10:00-18:00
|Time=10:00-18:00
|PeopleOrganisations=An Mertens, Michael Murtaugh, Constant
|PeopleOrganisations=Constant Association for Art and Media, An Mertens, Michael Murthaugh,
|Type=Summer Academy
|Type=HDSA2015
|Web=Yes
|Web=Yes
|Print=Yes
|Print=Yes
}}
}}
[[File:Constant2.JPG|Code, text and text-to-speech workshop: An explaining stuff|thumb]]


'''Saturday 1-2 August 2015, 10:00-18:00'''
=== Developing chatbots for 2084 ===


Workshop by [[An Mertens]] and [[Michael Murthaugh]], [Constant Association for Art and Media] (BE).
Workshop by [[An Mertens]] and [[Michael Murtaugh]], [[Constant Association for Art and Media]] (BE).         
                 
Picture this: In 2084, after the decay of Google and the deprecation of the Web 2.0 darknet, the web is reconstructed using the sustainable IRC protocol. In place of the burned-out centralized data centers created at the turn of the century, software in this new network is deployed as lightweight interogable bots in ad-hoc mesh networks and are rewritten and mutated as needed. Different bots crawl the different archives (archive.org, wikipedia, google, gitorious) and publish parts of conversation in different spaces (etherpad, wiki, print, epub). The result is a social space for writing (software, fiction, documentation) and file-sharing where software and services are as verbose as the participants.               
For this workshop a basic knowledge of programming came in handy. For those familiar to Python An and Michael proposed to develop chatbots that can translate text-to-speech so we could give each of the AI personalities a personal voice. Using Free Software & Free Art Licenses only.


Picture this: In 2084, after the decay of Google and the deprecation of the Web 2.0 darknet, the web is reconstructed using the sustainable IRC protocol. In place of the burned-out centralized data centers created at the turn of the century, software in this new network is deployed as lightweight interogable bots in ad-hoc mesh networks and are rewritten and mutated as needed. Different bots crawl the different archives (archive.org, wikipedia, google, gitorious) and publish parts of conversation in different spaces (etherpad, wiki, print, epub). The result is a social space for writing (software, fiction, documentation) and file-sharing where software and services are as verbose as the participants.
Bot documentation can be found on [https://github.com/hackersanddesigners/HDSA2015/tree/master/bots Github]
After launching this idea during Relearn in Brussels in 2014, the project of a botnet has grown into a space for bot seances, in which we summon dead authors to interact via their works, the originals as much as the remixes. While developing the architecture and creating the first bots for Public Domain Day 2015 - Bots Waller, Rachmanibot, NICK Tesla and Beatrix Botter - we realized the platform is great for learning how to read and write text with code.
For this workshop a basic knowledge of programming came in handy. For those familiar to Python An and Michael proposed to develop chatbots that can translate text-to-speech so we could give each of the AI personalities a personal voice. Using Free Software & Free Art Licenses only.


<gallery mode="packed-hover" widths=250px heights=200px>
<gallery mode=packed>
File:Constant2.JPG|Code, text and text-to-speech|alt=alt language
File:Michael-explaining.jpg
File:SelbyIMG 6417.jpg|Code, text and text-to-speech|alt=alt language
File:Chatbot.jpg
File:Bots-talking.JPG|Code, text and text-to-speech|alt=alt language
File:Michael-explaining.jpg|Code, text and text-to-speech|alt=alt language
</gallery>
</gallery>
[[Category:EditMe]]
[[Category:Print]]
[[Category:Web]]

Latest revision as of 14:03, 13 December 2017

Code text and text-to-speech
Name Code text and text-to-speech
Location De Punt, Frans de Wollantstraat 84, 1018 SC Amsterdam
Date 2015/08/01
Time 10:00-18:00
PeopleOrganisations Constant Association for Art and Media, An Mertens, Michael Murthaugh
Type HDSA2015
Web Yes
Print Yes
Code, text and text-to-speech workshop: An explaining stuff

Developing chatbots for 2084

Workshop by An Mertens and Michael Murtaugh, Constant Association for Art and Media (BE).

Picture this: In 2084, after the decay of Google and the deprecation of the Web 2.0 darknet, the web is reconstructed using the sustainable IRC protocol. In place of the burned-out centralized data centers created at the turn of the century, software in this new network is deployed as lightweight interogable bots in ad-hoc mesh networks and are rewritten and mutated as needed. Different bots crawl the different archives (archive.org, wikipedia, google, gitorious) and publish parts of conversation in different spaces (etherpad, wiki, print, epub). The result is a social space for writing (software, fiction, documentation) and file-sharing where software and services are as verbose as the participants.

For this workshop a basic knowledge of programming came in handy. For those familiar to Python An and Michael proposed to develop chatbots that can translate text-to-speech so we could give each of the AI personalities a personal voice. Using Free Software & Free Art Licenses only.

Bot documentation can be found on Github