mirror of
https://github.com/ggerganov/whisper.cpp
synced 2026-03-15 19:31:17 +01:00
* Allow a regular expression to describe tokens to suppress. Example: --suppress-tokens-re "[,\.]|[ ]?[0-9]+" will suppress commas, periods, and numeric tokens. Technique inspired by https://github.com/openai/whisper/discussions/1041 Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> * Blind change to fix Java test. --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> |
||
|---|---|---|
| .. | ||
| go | ||
| ios@b21b6ff325 | ||
| java | ||
| javascript | ||
| ruby | ||
| CMakeLists.txt | ||