)]}'
{
  "commit": "fc5baaafa049320a8e9f284f1f2d5eddc05a04e8",
  "tree": "bf776595f80446b0e7fdf680d54f641a25acdd49",
  "parents": [
    "e525be012f188e598aa8b84d671a313f7264983a"
  ],
  "author": {
    "name": "Cindy Liu",
    "email": "hcindyl@google.com",
    "time": "Wed Sep 27 20:20:39 2023 -0700"
  },
  "committer": {
    "name": "Cindy Liu",
    "email": "hcindyl@google.com",
    "time": "Wed Sep 27 20:33:08 2023 -0700"
  },
  "message": "Move soundstream TFLM example to the model repository\n\nChange-Id: I4cd50e5fd2ff6ac603aa9a637fa740c146f8aca0\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4255c999d0a8b6b0edf72d8dbd7fa9c41b919a1c",
      "old_mode": 33188,
      "old_path": "WORKSPACE",
      "new_id": "86215ecfed6429cb0dc72d76a80f3f86fe7bb31f",
      "new_mode": 33188,
      "new_path": "WORKSPACE"
    },
    {
      "type": "modify",
      "old_id": "d6e4ded4c5fd22975c3c5070961511ebe973e96f",
      "old_mode": 33188,
      "old_path": "build_tools/bazel/repos.bzl",
      "new_id": "1fecab6935a1bf11f662edc4a916ff0bcf120fbc",
      "new_mode": 33188,
      "new_path": "build_tools/bazel/repos.bzl"
    },
    {
      "type": "delete",
      "old_id": "56917ee7993ce922fadb89ee8c4006efa08e8fb1",
      "old_mode": 33188,
      "old_path": "examples/tflm/soundstream/BUILD",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "e3a76857b9e4a8e940f75bb95e5ba6956e4731bf",
      "old_mode": 33188,
      "old_path": "examples/tflm/soundstream/best_of_times_s16.wav",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "9ce7cd94c0bcaf3aaa21e6db2002b014649da17f",
      "old_mode": 33188,
      "old_path": "examples/tflm/soundstream/best_of_times_s16_decoded.raw",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "91f655e86da2d21fe941dc7be3274efc050726ae",
      "old_mode": 33188,
      "old_path": "examples/tflm/soundstream/best_of_times_s16_decoded_streaming.raw",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "94c79da4c925075503ee610fd59de743ca69d865",
      "old_mode": 33188,
      "old_path": "examples/tflm/soundstream/best_of_times_s16_encoded.raw",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "7956e3cc823c6cbea77093966662979b8949826f",
      "old_mode": 33188,
      "old_path": "examples/tflm/soundstream/best_of_times_s16_encoded_streaming.raw",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "6aa939a4c684fad88ec8d0e70ebde2113f6b7453",
      "old_mode": 33188,
      "old_path": "examples/tflm/soundstream/decoder.cc",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "337f4022d95f500dd795cb6c021a5917fbcc19ed",
      "old_mode": 33188,
      "old_path": "examples/tflm/soundstream/decoder.h",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "6d3c98594237c1ef8fadc64d4c486576a51c87ca",
      "old_mode": 33188,
      "old_path": "examples/tflm/soundstream/encoder.cc",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "267d5532df284cd1e62468aafd3609bafb67135c",
      "old_mode": 33188,
      "old_path": "examples/tflm/soundstream/encoder.h",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "9a5a7396a4a1c56b61daf36e1bdeba70a9394a4c",
      "old_mode": 33188,
      "old_path": "examples/tflm/soundstream/soundstream_decoder.cc",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "9ba8913390b43612bc3405fc33fb72f3e9490127",
      "old_mode": 33188,
      "old_path": "examples/tflm/soundstream/soundstream_e2e.cc",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "6c607485c41aec6d35bf0b8e14653975d5b0b228",
      "old_mode": 33188,
      "old_path": "examples/tflm/soundstream/soundstream_encoder.cc",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "43e75c568455ff6b756a93818c21713f3e1577c8",
      "old_mode": 33188,
      "old_path": "platforms/registration.bzl",
      "new_id": "a8b1c5372eecc90b6e3110e4aac05ab860a4c481",
      "new_mode": 33188,
      "new_path": "platforms/registration.bzl"
    },
    {
      "type": "modify",
      "old_id": "31482313785582a684fd04c9f73fd771f1039a05",
      "old_mode": 33188,
      "old_path": "third_party/kelvin-gcc/BUILD",
      "new_id": "22e7b57717337f8ec8af099874b8c4f51359775e",
      "new_mode": 33188,
      "new_path": "third_party/kelvin-gcc/BUILD"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "31482313785582a684fd04c9f73fd771f1039a05",
      "new_mode": 33188,
      "new_path": "third_party/kelvin-gcc/BUILD.kelvin-gcc"
    }
  ]
}
