thanks for letting me know! I really appreciate your feedback. I will make changes as soon as possible
line 31 of lipsync_module.rpy has to be updated to
audio_path = os.path.join('audio', 'voice', character_name, audio_track).replace("\\",'/')I will join the changed version as soon as i can.