Skip to content

[Workers AI]Whisper Tutorial #21715

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

Merged
merged 4 commits into from
Apr 20, 2025
Merged

Conversation

daisyfaithauma
Copy link
Contributor

Summary

  • redone to follow new path restructure

Screenshots (optional)

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions github-actions bot added size/m product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ labels Apr 15, 2025
Copy link
Contributor

hyperlint-ai bot commented Apr 15, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Redesigned the Whisper tutorial to align with the new path structure and enhance user guidance for audio transcription using Cloudflare Workers AI.

  • Added a comprehensive tutorial for using the Whisper-large-v3-turbo model with Cloudflare Workers AI.
  • Included steps for creating a new Cloudflare Worker project and connecting it to Workers AI.
  • Provided code examples for handling large audio files and transcribing them in chunks.

Added Files

  • src/content/docs/workers-ai/guides/tutorials/build-a-workers-ai-whisper-with-chunking.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@daisyfaithauma daisyfaithauma changed the title Whisper Tutorial [Workers AI]Whisper Tutorial Apr 15, 2025
daisyfaithauma and others added 2 commits April 20, 2025 15:11
…i-whisper-with-chunking.mdx

Co-authored-by: Kate Tungusova <[email protected]>
…i-whisper-with-chunking.mdx

Co-authored-by: Kate Tungusova <[email protected]>
@daisyfaithauma daisyfaithauma enabled auto-merge (squash) April 20, 2025 14:12
@daisyfaithauma daisyfaithauma merged commit bdb3929 into production Apr 20, 2025
12 checks passed
@daisyfaithauma daisyfaithauma deleted the whisper-tutorial-again branch April 20, 2025 14:23
RebeccaTamachiro pushed a commit that referenced this pull request Apr 21, 2025
* Whisper Tutorial

* minor fixed

* Update src/content/docs/workers-ai/guides/tutorials/build-a-workers-ai-whisper-with-chunking.mdx

Co-authored-by: Kate Tungusova <[email protected]>

* Update src/content/docs/workers-ai/guides/tutorials/build-a-workers-ai-whisper-with-chunking.mdx

Co-authored-by: Kate Tungusova <[email protected]>

---------

Co-authored-by: Kate Tungusova <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants