Skip to content

Conversation

@daisyfaithauma
Copy link
Contributor

Summary

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.

@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Apr 3, 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

Added a new tutorial for using the Whisper-large-v3-turbo model with Cloudflare Workers AI and updated the existing getting started guide with TypeScript examples.

  • Introduced a new tutorial for transcribing large audio files using Whisper-large-v3-turbo.
  • Updated the getting started guide to include TypeScript examples for AI bindings.
  • Enhanced instructions for handling large audio files with chunking.

Modified Files

  • src/content/docs/workers-ai/get-started/workers-wrangler.mdx

Added Files

  • src/content/docs/workers-ai/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.

This reverts commit 3da1424.
@daisyfaithauma daisyfaithauma marked this pull request as draft April 3, 2025 15:49
@github-actions
Copy link
Contributor

github-actions bot commented Apr 3, 2025

@github-actions github-actions bot added product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ size/m labels Apr 3, 2025
@daisyfaithauma daisyfaithauma marked this pull request as ready for review April 4, 2025 23:19
@github-actions
Copy link
Contributor

github-actions bot commented Apr 10, 2025

CI run failed: build logs


Use wrangler's development mode to test your Worker locally:

```sh
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain the thought behind using the --remote flag here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@daisyfaithauma
Copy link
Contributor Author

Redone here #21715

@daisyfaithauma daisyfaithauma deleted the whisper-tutorial branch April 15, 2025 16:21
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.

7 participants