Updates to Github #github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #797 Please can I build Espeak-ng from Alpine Linux?
See https://github.com/espeak-ng/espeak-ng/blob/master/autogen.sh It seems Alpine is missing
[espeak-ng:master] New Comment on Issue #797 Please can I build Espeak-ng from Alpine Linux?
See https://github.com/espeak-ng/espeak-ng/blob/master/autogen.sh It seems Alpine is missing Edit: Also see https://github.com/espeak-ng/espeak-ng/blob/master/docs/building.md#dependencies-1
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #797 Please can I build Espeak-ng from Alpine Linux?
Unfortunately, libtoolize is really not available in Alpine Linux repositoryes. And copy command really do not work because Alpine is based on Busybox. So as I see, there is complex and long way to build Espeak-ng and other similar apps. Because I think, that building libtoolize from this non standard Linux distribution will be not easy.
[espeak-ng:master] New Comment on Issue #797 Please can I build Espeak-ng from Alpine Linux?
Alpine contain Espeak which is build without support to stream audio by using sockets. So I Am triing to build Espeak-ng I will try to debate with ALpine Linux devs but I think, that some tools are not used thanks to its security issues so those tools do not met The Alpine Linux securirty standards. So very probably, Speech-dispatcher or Espeak-ng will not work or it will be issues to build it.
[espeak-ng:master] New Comment on Issue #797 Please can I build Espeak-ng from Alpine Linux?
I have a good news. libtoolize exists for ALpine like libtool so I will have some chances to build.
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #793 There needs to be a way to explicitly set stress only via rules to support unstressed languages and other non-European languages.
If you remove the patch for L3('c', 'h', 'r') and recompile, the incorrectly processed This indicates the language rules flags being set are somehow interfering with the chr.rules file.
[espeak-ng:master] New Comment on Issue #793 There needs to be a way to explicitly set stress only via rules to support unstressed languages and other non-European languages.
ph_cherokee already specifies vowel lengths. The issue is where espeak-ng is lengthing vowels that should not be lengthened. Like at the end of words. In stressed syllables. Even though the chr language file indicates all vowels are the same length and loudness, they get altered anyways.
[espeak-ng:master] New Comment on Issue #793 There needs to be a way to explicitly set stress only via rules to support unstressed languages and other non-European languages.
ph_cherokee already specifies vowel lengths. The issue is where espeak-ng is lengthing vowels that should not be lengthened. Like at the end of words. In stressed syllables. Even though the chr language file indicates all vowels are the same length and loudness, they get altered anyways. The chr clause intonation patterns are also set to all 0's.
|
|