cainteoir-engine
cainteoir-engine copied to clipboard
The Cainteoir Text-to-Speech core engine
This is detecting years, months, days, hours minutes and seconds, associating the correct pronunciation to them. This won't detect all uses of these, but the more that can be detected...
Creating an Android port will be useful, as it will allow me to use the Cainteoir Engine library to create several different applications. A successful port will include support for...
Copyright statements have the form: ``` Copyright (C) 2009 Copyright (C) 2008-2010 Copyright (C) 2004, 2008 Copyright© 2013 ``` which all share a common format: ``` COPYRIGHT := 'copyright' (('('...
For scripts like Cyrillic and Greek, there are two processing modes: 1. spelling -- each character is pronounced as the character name (e.g. in mathematics, Greek characters are spelled out);...
It should be possible to specify the specific call chain of the different text analysis parts: 1. text reader -- splits the document events into words, numbers and punctuation; 2....
The Chinese character transliteration is based around the pinyin transliteration system. The data for this is in the Unicode Character Data files and the extraction of the pinyin transcriptions should...
The `open_audio_device` API should support `oss` devices. ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1026774-support-oss-audio-output?utm_campaign=plugin&utm_content=tracker%2F254961&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F254961&utm_medium=issues&utm_source=github).
A decimal number has the form ` `. The `` character is locale-dependent (e.g. it is `.` in English and `,` in German). The first number is read as a...
For Hiragana and Katakana scripts, support transliterating them. There should be a way to specify how the characters are transliterated: 1. phonetic -- use an accurate IPA transcription to transcribe...
The context of a dictionary entry can be used to disambiguate words with the same spelling, but different pronunciations: | context | description/usage | | --- | --- | |...