KoljaB / RealtimeTTS

Converts text to speech in realtime
1.39k stars 119 forks source link

Add muted condition mpv process inside play function of elevenlabsengine.py #76

Closed GayaaniD closed 2 months ago

GayaaniD commented 2 months ago

I have added muted condition inside the play function on elevenlabs_engine.py to disable mpv process when muted parameter is set as true.