microsoft / microsoft/SynapseML
Speech to text example is not working in Databricks
- Dominant language
- Scala
- Stars
- 5.2k
- Forks
- 868
- Avg merge
- 22h 9m
- Merged PRs (30d)
- 45
Description
Hello Dear Product group,
I tried to re-run this example on my Databricks notebook:
https://microsoft.github.io/SynapseML/docs/features/cognitive_services/CognitiveServices%20-%20Overview/#speech-to-text-sample
I used DBR 10.4 LTS (with spark 3.2.1 and scala 2.12) and also accordingly to installation guide which is here:
https://github.com/microsoft/SynapseML#databricks
I installed the library com.microsoft.azure:synapseml_2.12:0.10.0 with the resolver: https://mmlspark.azureedge.net/maven
When I'm trying to use this library it's running for infinity, not sure why.

I would expect this to be executed within up to 5 min (since this is an example)
from the cognitive perspective I used speech to text service, I also tried this with cognitive multi-service and issue persisted. I tested this on several subscriptions, and I couldn't make it work. I also manage to change the DBR to 10.1 but the issue persisted :(
Could you please help me resolve this issue? I believe that this is a bug.
AB#1886117
Contributor guide
Assessment
This issue has not been assessed yet.