mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-26 04:30:59 -05:00
- remove unnecessary initialization of string to "" - use empty() instead of checking size() - use emplace_back instead of push_back - use nullptr instead of NULL - remove unnecessary call to .data() on string - use character overload of find_first_of() instead of passing a string
28 KiB
28 KiB