How to Deploy Custom Neural Voice Models Locally (On-Premises) and Obtain Model Image Files
Hello Microsoft Support Team,
I have successfully created and trained two Custom Neural Voice (CNV) models in Azure Cognitive Services. Currently, I can leverage these models via the Azure-hosted endpoints, but my goal is to deploy them locally in an on-premises or containerized environment (e.g., running on Oracle Cloud Infrastructure or another on-prem setup).
My questions are as follows:
Local Deployment of CNV Models: Is there an officially supported method to export, download, or containerize the trained Custom Neural Voice models so they can be run entirely outside of Azure’s hosted environment? I am aware of the general cognitive services containers for standard voices, but I am looking specifically for guidance related to Custom Neural Voice models.
Model Image Files or Artifacts: Do you provide a way to retrieve a model artifact (such as a Docker image, serialized model file, or any equivalent) for the Custom Neural Voices? If not directly, are there any recommended workarounds or preview features that would allow enterprise customers to achieve offline deployments of their CNV models?
Documentation & Best Practices: If direct export is not supported at this time, could you point me to official documentation or resources that provide guidance on how to integrate CNV services in a hybrid manner, possibly through remote calls from on-prem solutions, or any roadmap items for future offline deployment capabilities?
Any information, including confirmation of limitations, available alternatives, or upcoming features that might enable local/container-based deployment of CNV models would be greatly appreciated. Thank you in advance for your assistance!