def remove_speaker_email()

in script/generator.py [0:0]


def remove_speaker_email(speaker):
    return speaker.split('<')[0].strip()