Skip to content

Commit 9ced61a

Browse files
committed
Updated Readme file
1 parent 3ca4e8d commit 9ced61a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# The Open Voice Factory - AAC software
32

43
Live site: http://theopenvoicefactory.org
@@ -15,7 +14,7 @@ The sections below let you play with our demos, have a go at creating your own,
1514

1615

1716
## History
18-
One of the parts of CommuniKate 20 that turned out to be very popular is the [live demo](http://joereddington.com/azulejoe/communikatedemo/en/) (you can view a video of it in action [here](http://joereddington.com/4693/2015/01/19/using-azulejoe-and-communikate-20-online/ "Using the Open Voice Factory and CommuniKate 20 online")). It's time to talk a little bit about that live demo and how it works. This is one of those posts that's only focused on the technical reader. It will have very little value to the non-coders among you I'm afraid. The live demo software is called the Open Voice Factory, it's entirely open-source and, like almost all the code presented on this site, it's [available to download from github](https://github.com/joereddington/azulejoe). When you view the live demo, what you are actually looking at is the CommuniKate 20 pageset running on the the Open Voice Factory software. The software that became the Open Voice Factory dates back to 2009 when I built a system for my little brother. When we started to prepare CommuniKate 20 for public release in 2014, the software was significantly overhauled into something that developed it’s own identity
17+
One of the parts of CommuniKate 20 that turned out to be very popular is the [live demo](http://joereddington.com/azulejoe/communikatedemo/en/) (you can view a video of it in action [here](http://joereddington.com/4693/2015/01/19/using-azulejoe-and-communikate-20-online/ "Using the Open Voice Factory and CommuniKate 20 online")). It's time to talk a little bit about that live demo and how it works. This is one of those posts that's only focused on the technical reader. It will have very little value to the non-coders among you I'm afraid. The live demo software is called the Open Voice Factory, it's entirely open-source and, like almost all the code presented on this site, it's [available to download from github](https://github.com/joereddington/azulejoe). When you view the live demo, what you are actually looking at is the CommuniKate 20 pageset running on the Open Voice Factory software. The software that became the Open Voice Factory dates back to 2009 when I built a system for my little brother. When we started to prepare CommuniKate 20 for public release in 2014, the software was significantly overhauled into something that developed it’s own identity
1918

2019
### I like open source things, how can I get involved?
2120

@@ -24,7 +23,7 @@ We love the idea of people helping out with the code. Because the Open Voice Fac
2423
* precompute utterances
2524

2625
## Building the developement version
27-
I've just built the working developement version on a mac that was not my own and the commands I needed were...
26+
I've just built the working development version on a mac that was not my own and the commands I needed were...
2827
* Clone or download the repo
2928
* pip install python-pptx
3029
* sudo pip install python-pptx
@@ -38,5 +37,6 @@ It is NOT an AAC device. AAC devices (including software released freely) must b
3837

3938
We’re currently examining this process with a view to eventually registering, but this is a costly and time-consuming process, and we’d like to spend our time on development. Until then, the Open Voice Factory is for pageset demonstration, exploration, and research.
4039

41-
# Current App versions
42-
Current Android app version: https://www.dropbox.com/s/shb5e2r71pdsmrz/app-debug.apk?dl=0
40+
41+
# Development notes
42+
* The Open Voice Factory is hosted on and AWS instance and the highest python version accepted is 3.7.

0 commit comments

Comments
 (0)