uezo / aiavatarkit

🥰 Building AI-based conversational avatars lightning fast ⚡️💬
Apache License 2.0
162 stars 10 forks source link

Set subprocess-based audio playback as default #43

Closed uezo closed 2 months ago

uezo commented 2 months ago

Change the default audio playback method to use a subprocess. This update reduces noise during audio playback by handling the process separately from the main thread. This change is expected to enhance audio clarity.