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

whisper : rename suppress_non_speech_tokens to suppress_nst #2653

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

ggerganov
Copy link
Owner

The suppress_non_speech_tokens parameter was way too cumbersome.

@ggerganov ggerganov merged commit f466816 into master Dec 21, 2024
83 checks passed
@ggerganov ggerganov deleted the gg/rename-snst branch December 21, 2024 10:54
bygreencn added a commit to bygreencn/whisper.cpp that referenced this pull request Dec 26, 2024
* ggerganov/master: (49 commits)
  cli : add --suppress_nst support (ggerganov#2664)
  cli : add no_speech_thold (ggerganov#2663)
  cmake : remove hardcoded install rpath
  server : fix help print
  ruby : bug fix on callbacks and no_speech_prob (ggerganov#2656)
  server : add no-speech threshold parameter and functionality (ggerganov#2654)
  whisper : rename suppress_non_speech_tokens to suppress_nst (ggerganov#2653)
  server : add option to suppress non-speech tokens (ggerganov#2649)
  whisper : rename binaries + fix install (ggerganov#2648)
  ruby : update gem version to v1.3.1
  release : v1.7.3
  ci : msys enable SDL2 build (ggerganov#2635)
  ruby : sync ggml (ggerganov#2643)
  android : try to fix build
  files : remove old sources
  sync : ggml
  talk-llama : sync llama.cpp
  sync : ggml
  ggml : update ggml_backend_cpu_device_supports_op (llama/10867)
  vulkan: bugfixes for small subgroup size systems + llvmpipe test (llama/10809)
  ...
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.

1 participant