Azure / azure-openai-samples

Azure OpenAI Samples is a collection of code samples illustrating how to use Azure Open AI in creating AI solution for various use cases across industries. This repository is mained by a community of volunters. We welcomed your contributions.
MIT License
524 stars 373 forks source link

Chyam/shakespeare #21

Open ryubidragonfire opened 1 year ago

ryubidragonfire commented 1 year ago

added new use case :

Neural Speech and OpenAI GPT-4 : 'Cast' The Shakespeare's Play of The Comedy of Horrors Industry: Media and Entertainment Use Case: Using Neural Speech and OpenAI to Generate Audio for a Play. This repo illustrates how to use

Azure OpenAI GPT-4 to extract entities from a play script, namely Act, Scene, Setting, Character, Dialouge, Enter and Exit. Then, Dialogue are fed into Azure Text to Speech Cognitive Services to generate neural speech.