You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I’m using Dolphin for ASR recognition and would like to know if it is possible to specify the language and region during inference.
In my testing, Dolphin performs significantly better than Whisper in terms of recognition quality. However, when I don’t specify the language or region, the recognition results often become confusing. For example, Arabic speech is sometimes incorrectly recognized as Japanese.
Could you please let me know how I can explicitly set the language and region for recognition?