pub(crate) async fn compute_fingerprint( file_path: String, ) -> Result<Option<AudioFingerprint>, String>