How do I replace the default Unity character Controller Model (ethans) with my own human model and still have all the functions of the character controller for ethans.

How do I replace the default Unity character Controller Model (ethans) with my own human model and still have all the functions of the character controller for ethans.

You will need to make your own custom Animator Controller. That is what is used to interact the model with the script.