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

Fix typo in Java Binding README #2637

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

crummyh
Copy link
Contributor

@crummyh crummyh commented Dec 17, 2024

In the Java Binding README, the license segment said:

The license for the Go bindings is the same as the license...

I changed "Go" to "Java", as this file has the instructions for the Java binding, not Go.

I am assuming that the Java bindings are still using the MIT license.

@ggerganov ggerganov merged commit 09a1b61 into ggerganov:master Dec 17, 2024
@crummyh crummyh deleted the patch-1 branch December 17, 2024 17:16
@crummyh crummyh restored the patch-1 branch December 17, 2024 17:16
@crummyh crummyh deleted the patch-1 branch December 17, 2024 17:18
bygreencn added a commit to bygreencn/whisper.cpp that referenced this pull request Dec 18, 2024
# By Georgi Gerganov (4) and others
# Via GitHub
* ggerganov/master:
  stream : improve consistency in README (ggerganov#2642)
  whisper : support no_speech_thold (ggerganov#2625)
  whisper : add single-timestamp logic (ggerganov#2629)
  readme : fix typo (ggerganov#2637)
  cmake : fix "amd64" processor string (ggerganov#2638)
  vulkan : fix soft_max.comp division by zero (ggerganov#2633)
  common : add cstdio header
  stream : update build instructions
  android : fix build and ci (ggerganov#2624)
  models : fix typo in download-ggml-model.sh (ggerganov#2623)
  ruby : Sync whisper.cpp and model download feature (ggerganov#2617)
  scripts : update to new build system

# Conflicts:
#	src/whisper.cpp
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