sisaacson/datasets / pocket /_script /voice_names.sh
sisaacson's picture
download
raw
267 Bytes
#!/usr/bin/env bash
set -eo pipefail
this_dir="$( cd "$( dirname "$0" )" && pwd )"
repo_dir="$(realpath "${this_dir}/../")"
find "${repo_dir}" -type f -name '*.onnx' -exec basename '{}' '.onnx' \; | \
cat - "${this_dir}/old_names.txt" | \
sort | \
uniq

Xet Storage Details

Size:
267 Bytes
·
Xet hash:
5b67dbfa7ebb261957eabc3d44f65d03e2e95fe13f76c8ac0471fdb73aaf3895

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.