mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-05-30 22:14:12 +00:00
* rpc : add rpc_msg_set_tensor_hash_req Use a dedicated struct for the request of RPC_CMD_SET_TENSOR_HASH which makes the code cleaner. * fix