Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable mp3 file streaming in stt sdk #822

Merged
merged 2 commits into from
Mar 12, 2020

Conversation

mhamilton723
Copy link
Collaborator

No description provided.

@mhamilton723
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov
Copy link

codecov bot commented Mar 11, 2020

Codecov Report

Merging #822 into master will increase coverage by 1.48%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #822      +/-   ##
==========================================
+ Coverage   79.02%   80.51%   +1.48%     
==========================================
  Files         241      242       +1     
  Lines        9739     9795      +56     
  Branches      518      518              
==========================================
+ Hits         7696     7886     +190     
+ Misses       2043     1909     -134     
Impacted Files Coverage Δ
...om/microsoft/ml/spark/cognitive/AudioStreams.scala 84.84% <84.84%> (ø)
...microsoft/ml/spark/cognitive/SpeechToTextSDK.scala 88.28% <86.07%> (-3.15%) ⬇️
...a/com/microsoft/ml/spark/io/http/HTTPClients.scala 57.14% <0.00%> (-3.58%) ⬇️
...m/microsoft/ml/spark/cognitive/TextAnalytics.scala 87.37% <0.00%> (+0.97%) ⬆️
...icrosoft/ml/spark/featurize/AssembleFeatures.scala 96.46% <0.00%> (+3.03%) ⬆️
...com/microsoft/ml/spark/train/TrainClassifier.scala 82.83% <0.00%> (+5.22%) ⬆️
...rosoft/ml/spark/train/ComputeModelStatistics.scala 86.40% <0.00%> (+5.33%) ⬆️
.../microsoft/ml/spark/automl/HyperparamBuilder.scala 47.61% <0.00%> (+42.85%) ⬆️
...om/microsoft/ml/spark/automl/EvaluationUtils.scala 48.00% <0.00%> (+44.00%) ⬆️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8005c17...2a70834. Read the comment docs.

@mhamilton723
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723 mhamilton723 merged commit 6b2edc3 into microsoft:master Mar 12, 2020
ocworld pushed a commit to AhnLab-OSS/mmlspark that referenced this pull request Mar 24, 2020
* feat: Enable mp3 codecs and intermediate result streaming in `SpeechToTextSDK`

* feat: Add URI and URL based audio transcription
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant