Azure-Samples / cognitive-services-speech-sdk

Sample code for the Microsoft Cognitive Services Speech SDK
MIT License
2.68k stars 1.79k forks source link

GStreamer Speech to Text in Azure Functions #2401

Open frigon opened 1 month ago

frigon commented 1 month ago

I know that support for compressed audio formats is documented here. While, I believe it might be possible to implement this in Azure Functions but any examples or documentation as to how is completely lacking.

I have to assume my use case is common and high volume... I want to upload a compressed audio file (webm opus format) to blob storage and have an Azure Function run the Speech-to-Text job.

  1. Is that even possible?
  2. If, so, given it would be common use-case can a github sample or at least some documentation on it be possible to provide.
github-actions[bot] commented 1 week ago

This item has been open without activity for 19 days. Provide a comment on status and remove "update needed" label.