Hello @Apiseg Rajendran,
Duplicating a custom translation model in Azure and adding new domain-specific sentences, you will not incur the same training costs as the initial training. Azure Custom Translator only charges for the new, unique sentence pairs that are added for finetuning. The system automatically de-duplicates the training data, ensuring that previously used sentence pairs from the original model do not incur additional costs.
If you duplicate your Hungarian-English model and include new documents, you will only be charged for the new sentence pairs that were not part of the original training. Since you’ve already reached the $300 cap for the initial 100k sentence pairs, any additional costs will be based solely on the new data and will be billed proportionally. The cost will not exceed the next cap tier unless the total number of sentence pairs exceeds that threshold.
Please refer this Azure AI Translator pricing.
I Hope this helps. Do let me know if you have any further queries.
If this answers your query, please do click Accept Answer
and Yes
for was this answer helpful.
Thank you!