We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: