| | 1 | = Welcome to the !OpenMary development page = |
| | 2 | |
| | 3 | This page hosts the source code of the !OpenMary text-to-speech synthesis system. |
| | 4 | |
| | 5 | In particular, on these pages, you can [source: browse the source code], and [https:newticket submit bug reports] (but look a the [report: existing bug reports] first!). |
| | 6 | |
| | 7 | You can also check out the source code from SVN, using the following command: |
| | 8 | |
| | 9 | {{{ |
| | 10 | svn checkout https://mary.opendfki.de/repos/trunk openmary |
| | 11 | }}} |
| | 12 | |
| | 13 | If you want to download the pre-compiled MARY system, go to the [http://mary.dfki.de/download download page]. |
| | 14 | |
| | 15 | You can also try out the system online on the [http://mary.dfki.de main MARY page]. |
| | 16 | |
| | 17 | This development environment is built using [wiki:TracGuide Trac]. |
| | 18 | |