apertium-apy icon indicating copy to clipboard operation
apertium-apy copied to clipboard

Support phonemising

Open ftyers opened this issue 5 years ago • 4 comments

It would be cool for apy to also support phonemising. Mode <cod>-phone.

ftyers avatar Jul 03 '20 00:07 ftyers

@ftyers, is there a place on the wiki where the various possible modes are documented? It would be good to have keep APy synchronised with the wiki, synchronised with practice.

jonorthwash avatar Jul 09 '20 04:07 jonorthwash

Not really, but I agree that it would be a good idea.

ftyers avatar Jul 09 '20 08:07 ftyers

This repo can be for phonemising text https://github.com/bootphon/phonemizer but I dont how am I supposed to proceed should I reinvent the wheel by reverse engineering the codebase or work towards integrating it into apertium. I am new to open source contributions.

swayam0322 avatar Mar 21 '23 13:03 swayam0322

@the-hoodieguy this issue is not about implementing actual phonemising, but about exposing such <code>-phone modes from apertium packages to users of Apy. If you'd like to work on it, take a look at https://github.com/apertium/apertium-apy/ to find out what the purpose/responsibility of Apy is, look at how it's used by https://github.com/apertium/apertium-html-tools/ , and how other modes like generation/analysis/translation are done in Apy

unhammer avatar Mar 21 '23 20:03 unhammer