Skip to content

Conversation

danbev
Copy link
Member

@danbev danbev commented Apr 2, 2025

This commit fixes a typo in the README.md file of the whisper.objc example.

Resolves: #2984

This commit fixes a typo in the README.md file of the whisper.objc
example.

Resolves: ggml-org#2984
@danbev danbev merged commit b358de2 into ggml-org:master Apr 2, 2025
@danbev danbev deleted the xcbuild-typos branch April 24, 2025 12:03
bygreencn added a commit to bygreencn/whisper.cpp that referenced this pull request Jun 29, 2025
* tag 'v1.7.5': (256 commits)
  release : v1.7.5
  bench : update numbers [no ci] (ggml-org#2993)
  sync : ggml
  get_rows and dup optimization (llama/12671)
  opencl : fix memory allocation size (llama/12649)
  metal : use F32 prec in FA kernels (llama/12688)
  Fix clang warning in gguf_check_reserved_keys (llama/12686)
  vulkan: fix build when glslc doesn't support coopmat (llama/12683)
  SYCL: Rename oneMKL to oneMath (llama/12192)
  SYCL: switch to SYCL namespace (llama/12674)
  ggml : faster ssm scan (llama/10558)
  Vulkan: Add DP4A MMQ and Q8_1 quantization shader (llama/12135)
  cmake : fix whitespace (llama/0)
  tests : remove gh label test-whisper-cli-tiny-en (ggml-org#2988)
  examples : clarify Core ML encoder model usage [no ci] (ggml-org#2987)
  ci : remove intermediate build on push to master (ggml-org#2986)
  whisper.objc : fix typo in README.md [no ci] (ggml-org#2985)
  coreml: fix Whisper to CoreML conversion by disabling SDPA [no ci] (ggml-org#2979)
  ci : add coreml job that converts base.en to coreml [no ci] (ggml-org#2981)
  tests : re-enable tests [no ci] (ggml-org#2977)
  ...
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.

Typo in objective-c example README

2 participants