lucoiso / UEAzSpeech

This plugin integrates Azure Speech Cognitive Services in Unreal Engine.
https://forums.unrealengine.com/t/free-azspeech-plugin-async-text-to-voice-and-voice-to-text-with-microsoft-azure/495394
MIT License
178 stars 41 forks source link

Feature: Custom Speech #230

Open andiven opened 8 months ago

andiven commented 8 months ago

https://learn.microsoft.com/en-us/azure/ai-services/speech-service/custom-speech-overview

andiven commented 8 months ago

Custom-speech is primarily used for the recognition of specific terminologies, such as company names, product names, service names, etc. (like Google, Azure, and so on). It's also a commonly used feature in voice recognition and I hope it can be added soon.