whisper.cpp
18e6fb02 - models : handle spaces and special characters in shell script paths (#677)

Commit
2 years ago
models : handle spaces and special characters in shell script paths (#677) This commit modifies the `get_script_path` function to correctly handle spaces and special characters in directory paths. The fix involves adding double quotes around variables and commands where needed to ensure proper parsing of paths with spaces and special characters.
Author
Parents
Loading