This is the data that I try to encode:
arr = np.array([0.15, \'How much faster is the robot?\'], dtype=object)
This is the reproducible code