generative-ai
generative-ai copied to clipboard
feat: chirp 2 notebook
Description
This tutorial shows how to use Chirp 2, the latest generation of Google's multilingual ASR-specific models.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [x] Follow the
CONTRIBUTING
Guide. - [x] You are listed as the author in your notebook or README file.
- [x] Your account is listed in
CODEOWNERS
for the file(s).
- [x] Your account is listed in
- [x] Make your Pull Request title in the https://www.conventionalcommits.org/ specification.
- [x] Ensure the tests and linter pass (Run
nox -s format
from the repository root to format). - [x] Appropriate docs were updated (if necessary)