Changes between Version 44 and Version 45 of WikiStart


Ignore:
Timestamp:
09/23/09 19:58:38 (15 years ago)
Author:
masc01
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v44 v45  
    55 
    66On these development pages, you can [source: browse the source code], and [http://mary.opendfki.de/newticket submit bug reports] (but look at the [report:3 existing bug reports] first!). 
     7 
     8== What's new == 
     9[wiki:4.0beta 4.0 beta Release Notes] 
    710 
    811== SVN access to the repository == 
     
    4144 
    4245== Wiki documentation == 
    43 Here are some entry points to get us started: 
    44  
    4546 * [wiki:FrequentlyAskedQuestions Frequently Asked Questions] 
    46  * [wiki:VoiceImportToolsTutorial Building a New Voice for MARY using Voice Import Components] 
     47 * Documentation for adding support for a new language and voice: 
     48   * [wiki:NewLanguageSupport New language support] 
     49   * [wiki:VoiceImportToolsTutorial Building a New Voice for MARY using Voice Import Components] 
     50   * [http://mary.opendfki.de/wiki/HMMVoiceCreationMary4.0 creating an HMM-based voice] 
    4751 
    4852Guidelines for code development: 
     
    5155 
    5256== Contributions == 
    53 People interested in adding support for a language in MARY TTS can contact Marc Schröder (schroed at dfki.de). We can discuss whether you want to do your development on your own servers or in a branch on the MARY SVN repository. Once it is sufficiently mature, your contribution could be merged into the trunk and become part of a future MARY TTS release. [[BR]] 
    54  
    55 == SVN access to the repository == 
    56 You can check out the source code from SVN, using the following command: 
    57  
    58 {{{ 
    59    svn checkout https://mary.opendfki.de/repos/trunk openmary 
    60 }}} 
    61 == Want to help? == 
    62 As all open source projects, !OpenMary can only thrive with contributions from the community. 
     57People interested in adding support for a language in MARY TTS can contact Marc Schröder (schroed at dfki.de). We can discuss whether you want to do your development on your own servers or in a branch on the MARY SVN repository. Once it is sufficiently mature, your contribution could be merged into the trunk and become part of a future MARY TTS release.  
    6358 
    6459Any pronunciation corrections are welcome on the PronunciationCorrections page. 
    6560 
    66 If you have a suggestion what you would like to implement, it might be a good idea to discuss it on the [http://dfki.de/mailman/listinfo/mary-users mary-users list], and/or to [/newticket submit a ticket]. 
    67  
    68 If you would like to help but would need inspiration what you could do, do take a look at the [report:3 active tickets], or more specifically at the section [http://mary.opendfki.de/milestone/Volunteers%20wanted%21 Volunteers wanted]! 
    69  
    70 Contact Marc Schröder (schroed at dfki.de) if you want to get write access to the repository. 
    71  
    72 [wiki:4.0beta 4.0 beta Release Notes] 
    73  
    7461== Trac == 
    7562This development environment is built using [wiki:TracGuide Trac].