0.0.16
What's Changed
- Rename the Vad Gallery to Turn Taking Gallery by @freddyaboulton in #173
- add fastrc with Elecron app example to cookbook by @swairshah in #178
- Add on-device whisper example to cookbook by @sofi444 in #179
- Add example for "Talk to Azure OpenAi" by @MLYengineering in #181
- Fix Fastphone bug with latest gradio version by @freddyaboulton in #183
- Fix outdated import in docs by @vvolhejn in #185
- Fix issue when the audio stream mixes sample rates and numpy array data types by @freddyaboulton in #188
- Add path argument to Stream.mount to let developers mount multiple streams in the same app easily by @freddyaboulton in #189
- Bump version to 0.0.16 by @freddyaboulton in #190
New Contributors
- @swairshah made their first contribution in #178
- @sofi444 made their first contribution in #179
- @MLYengineering made their first contribution in #181
- @vvolhejn made their first contribution in #185
Full Changelog: 0.0.15...0.0.16