File size: 990 Bytes
467c7f0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
license: other
tags:
- sonic
- checkpoint-manifest
---
# Sonic runtime checkpoint manifest

This public repository is a provenance manifest for the runtime assets used by
[jixiaozhong/Sonic](https://github.com/jixiaozhong/Sonic). It intentionally contains no
third-party weight payloads. Runtime code downloads immutable revisions from each
asset's authoritative Hugging Face repository and verifies size and SHA-256 before use.

- Sonic, YOLOFace, and RIFE: the official Sonic checkpoint repository has conflicting or
  incomplete weight-license metadata, so the files are referenced in place and not mirrored.
- Whisper Tiny: Apache-2.0; referenced from the authoritative OpenAI repository.
- Stable Video Diffusion XT: Stability AI Community License; referenced from the
  authoritative Stability AI repository.

See `checkpoint-manifest.json` for exact repository IDs, revisions, paths, expected sizes,
SHA-256 checksums, runtime paths, source URLs, and per-file license decisions.