Share via

cost different b/w virtual server and local server

Hanumanthu Buddha 40 Reputation points
2024-02-27T07:11:47.0033333+00:00

Hello, everyone. I am using Azure text-to-speech avatar for my project applications. If I use my project on a local server it won't consume much cost. If I use my code in a virtual server it consumes 80 USD in 2 to 3 hours. How can I solve this error, Help me to solve this error.

Cost Management
Cost Management

A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.

Foundry Tools
Foundry Tools

Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform

0 comments No comments

Answer accepted by question author

  1. Sedat SALMAN 14,530 Reputation points MVP
    2024-02-27T08:50:54.08+00:00

    at first if the cost is related with just for your code (VM)

    or all Azure services you are using

    since the service you are using is very advanced as you know TTS Avatar converts text into a digital video of a photorealistic human

    The Azure TTS Avatar solution seamlessly combines several advanced technologies:

    • Text-to-Speech
    • Computer Vision
    • Deep Learning

    at first, you need to find on prem alternative for this service if you want to get rid of these costs but as i know there is no alternative for this service as an on-prem solution

    if you just want to get rid of VM costs

    you can deploy your code to your on-prem environment and connect your code to Azure TTS Avatar via API

    Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.