#How does neuro differentiate between different people?
1 messages · Page 1 of 1 (latest)
From what I’ve heard it’s the latter option
As far as I know, she just knows which discord user the audio is coming from
Most likely. She can distinguish not just the person, but the source as well. So the messages she is fed are probably prefixed with something like "vedal987@discord_dm", " evil@voice_call", "random_person@twitch_chat" etc.
I randomly decided to check discussions and its something I can answer. With discord, you can get seperate audio data with associated discord ID, so you can process each person's audio data separately. But there is also AI capable of separating multiple voices assuming they sound different enough. But then you have to manually assign which voice is which for the AI output.
I have code for the former solution. https://github.com/pladisdev/Discord-AI-With-STT
like everyone else said, she can just tell what discord account is speaking, which is why she will often refer to people by their discord name, e.g. calling ellie 'dumb lil robot'