Skip to content
New issue

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

feat: Adding Chirp 2 notebook with advanced features #1226

Merged
merged 13 commits into from
Oct 8, 2024

Conversation

inardini
Copy link
Contributor

@inardini inardini commented Oct 7, 2024

Description

In this tutorial, you learn about how to use Chirp 2, the latest generation of Google's multilingual ASR-specific models, and its new features, including word-level timestamps, model adaptation, and speech translation.

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:

  • Follow the CONTRIBUTING Guide.
  • You are listed as the author in your notebook or README file.
    • Your account is listed in CODEOWNERS for the file(s).
  • Make your Pull Request title in the https://www.conventionalcommits.org/ specification.
  • Ensure the tests and linter pass (Run nox -s format from the repository root to format).
  • Appropriate docs were updated (if necessary)

@inardini inardini requested a review from a team as a code owner October 7, 2024 21:27
Copy link

conventional-commit-lint-gcf bot commented Oct 7, 2024

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@github-actions github-actions bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@github-actions github-actions bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@github-actions github-actions bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@github-actions github-actions bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@github-actions github-actions bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@github-actions github-actions bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@github-actions github-actions bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@github-actions github-actions bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@github-actions github-actions bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2024
@github-actions github-actions bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2024
@github-actions github-actions bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2024
@inardini inardini merged commit 60c2567 into GoogleCloudPlatform:main Oct 8, 2024
7 checks passed
eliasecchig pushed a commit to eliasecchig/generative-ai that referenced this pull request Oct 9, 2024
…form#1226)

# Description

In this tutorial, you learn about how to use Chirp 2, the latest
generation of Google's multilingual ASR-specific models, and its new
features, including word-level timestamps, model adaptation, and speech
translation.

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](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/CONTRIBUTING.md).
- [x] You are listed as the author in your notebook or README file.
- [x] Your account is listed in
[`CODEOWNERS`](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/.github/CODEOWNERS)
for the file(s).
- [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)

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Eric Dong <itseric@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants