Hi all,
Here is the fixes you must do in order to get the collab to work.
Paste this at the bottom of the first block of code
!pip install librosa==0.8.1
Then start running the code.
Once you get to step three
Replace facealignment from ._3D to .THREE_D. You can just run it to find where the error is and then replace it. Probably would be faster.
Then continue to run it.
Hi all,
Here is the fixes you must do in order to get the collab to work.
Paste this at the bottom of the first block of code
!pip install librosa==0.8.1
Then start running the code.
Once you get to step three
Replace facealignment from ._3D to .THREE_D. You can just run it to find where the error is and then replace it. Probably would be faster.
Then continue to run it.