ks6088ts-labs / workshop-azure-openai

Workshop for Azure OpenAI Service
https://hub.docker.com/repository/docker/ks6088ts/workshop-azure-openai/tags
MIT License
5 stars 1 forks source link

WIP: add ai speech sample #163

Closed ks6088ts closed 3 days ago

ks6088ts commented 3 days ago

What this PR does / why we need it

partial fix for #157

Which issue(s) this PR fixes:

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone git@github.com:ks6088ts-labs/workshop-azure-openai.git
cd workshop-azure-openai
make ci-test

What to Check

Verify that the following are valid

Additional Information

ks6088ts commented 3 days ago

This is WIP for local inference case but I merge this for now