mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-25 20:21:05 -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
30 KiB
30 KiB