Plantoidz / mechanical-garden-FA

Multimodal mechanical plantoid garden repository.
3 stars 3 forks source link

Fold in multichannel audio routing #5

Closed benrito closed 5 months ago

benrito commented 5 months ago

see MultichannelRouter.py in experiments

magicstream(audio_stream, {channel_id})

Make sure that in character_config.json we set channel_id and not default_id (to avoid confusion)

benrito commented 5 months ago

Done