xd009642 / streamer-template

Part of series on bidirectional streaming audio APIs
MIT License
7 stars 0 forks source link

Fake audio handling #8

Closed xd009642 closed 2 months ago

xd009642 commented 6 months ago

In the inputs show interleaved PCM and split it into different inferences for different channels and rejoining the results. Show support for 0..MANY channels.

xd009642 commented 2 months ago

Done some time ago