Skip to content

2024-06-03b: Speech output with browser

Compare
Choose a tag to compare
@pamelafox pamelafox released this 03 Jun 22:11
· 301 commits to main since this release
306ac38

You can now optionally enable speech output using the Browser SDKs, as opposed to using the Azure Speech SDK. The speech output is generally not as fluid, but it's entirely free, so it's a great zero-cost option to increase accessibility. See docs at:
https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/deploy_features.md#speech-output

We've also added documentation about a Python-based load balancer for OpenAI instances. See:
https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/productionizing.md#openai-capacity

 ## What's Changed

New Contributors

Full Changelog: 2024-06-03...2024-06-03b