faceapi.draw.DrawBox(box, {
label: result, // вот сюда нужно добавить текст (вместо result)
});
drawBox.draw(canvas);