I have an numpy array x_train x_train.shape gives me (16000,) and x_train[0].shape gives (240,640)
i want an array in the shape of (16000,240,640) how t