-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e57ab16
commit 566cc66
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,17 @@ | ||
Contact : [email protected] | ||
Current Version : 1.0 | ||
# Phonochrome : | ||
|
||
# Phonochrome 1.0 : | ||
Colorizing graphemes using a g2p WFST based software. | ||
Phonochrome aims to create the best set of contrasted colors for the maximum number of languages. | ||
For more informations please read the PDF file(s) located in this depository (in french). | ||
|
||
Creators : Sylvain Daronnat & Elena Melnikova | ||
- Grenoble Alpes University - Master IdL | ||
|
||
|
||
This software requires the following dependencies : | ||
- Phonetisaurus (openfst 1.6.1 branch) | ||
- Google Ngram Library (1.3+) | ||
- OpenFST (1.6+) | ||
- Webcolor and Colormath modules for Python3 | ||
|
||
Creators : Sylvain Daronnat & Elena Melnikova | ||
(Grenoble Alpes University - Master IdL) | ||
- Contact : [email protected] |