ONNX
Collection
ONNX bundles for soniqo.audio. VAD, speech enhancement, ASR, TTS โ for Android via ONNX Runtime and cross-platform consumers. โข 8 items โข Updated โข 1
Voice activity detection for the speech-android SDK.
| Input | Shape | Type |
|---|---|---|
| input | [1, 512] | float32 |
| state | [2, 1, 128] | float32 |
| sr | scalar | int64 |
| Output | ||
| output | [1, 1] | float32 |
| stateN | [2, 1, 128] | float32 |