microsoft / WhatTheHack

A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
MIT License
1.76k stars 865 forks source link

[Proposal]: Speech to Text WTH #528

Open devanshithakar12 opened 1 year ago

devanshithakar12 commented 1 year ago

Topic

The Speech to Text WTH hack will help hackers understand how to use Azure's Cognitive Speech services. The hack will take call center data and navigate through challenges to learn the tools to transcribe the audio files, improve the accuracy of these transcriptions, determine the intent of the calls, assess sentiment and PII redaction. Finally, we will be able to run the model in their own environment.

Abstract/Learning Objectives

Delivery Date

3/10/23

Authors

Lauren Tran , GitHub: laurentran 

Jason Virtue, GitHub: DataSciNAll 

Israel Ekpo, GitHub: izzymsft 

Ellie Nosrat, GitHub: EllieNosrat

Other

Natural Language Processing is a common hero offering by Microsoft. Documentation is limited on how to setup and process audio data (unstructured) and this WTH will help developer readiness. This will be the first WTH on NLP.

Code of Conduct

jrzyshr commented 1 year ago

WTH V-Team has met with @devanshithakar12 and the authors are working on this hack.