Audio to float32 util (#32)

* add util

* version bump
This commit is contained in:
Freddy Boulton
2024-12-06 17:31:12 -05:00
committed by GitHub
parent 80283f6631
commit 903f1f70bd
4 changed files with 36 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
[project]
name = "gradio_webrtc"
version = "0.0.19"
version = "0.0.20"
description = "Stream images in realtime with webrtc"
readme = "README.md"
license = "apache-2.0"