Metadata-Version: 2.4
Name: phonexia-grapheme-to-phoneme-conversion-client
Version: 1.0.0
Summary: Grapheme to Phoneme Conversion Client
Author-email: Phonexia <info@phonexia.com>
Keywords: grpc,grapheme,phoneme,g2p,conversion,pronunciation
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: phonexia-grpc>=2.28.0
Requires-Dist: typer>=0.16.0

![](https://www.phonexia.com/wp-content/uploads/phonexia-logo-transparent-500px.png)

# Phonexia grapheme to phoneme conversion client

This module contains client for communication with [grapheme to phoneme_conversion](https://hub.docker.com/repository/docker/phonexia/grapheme-to-phoneme-conversion/general) developed by [Phonexia](https://phonexia.com).

To use this client you will first need a running instance of any *Phonexia grapheme to phoneme conversion microservice*. If you don't yet have any running instance, don't hesitate to [contact our sales department](mailto:info@phonexia.com).

You can learn more about the grapheme to phoneme conversion technology [here](https://docs.phonexia.com/products/speech-platform-4/technologies/grapheme-to-phoneme-conversion/).

On [this page](https://docs.phonexia.com/products/speech-platform-4/grpc/api/phonexia/grpc/technologies/grapheme_to_phoneme_conversion/v1/grapheme_to_phoneme_conversion.proto#graphemetophonemeconversion), you will find a *gRPC API* reference for *grapheme to phoneme conversion microservice*.
