Commit
•
56dff37
1
Parent(s):
446eb40
Upload 15 files
Browse files- dwpose/dw-ll_ucoco_384.pth +3 -0
- insightface_buffalo_l/2d106det.onnx +3 -0
- insightface_buffalo_l/det_10g.onnx +3 -0
- liveportrait/appearance_feature_extractor.pth +3 -0
- liveportrait/landmark.onnx +3 -0
- liveportrait/motion_extractor.pth +3 -0
- liveportrait/spade_generator.pth +3 -0
- liveportrait/stitching_retargeting_module.pth +3 -0
- liveportrait/warping_module.pth +3 -0
- moshi/config.json +49 -0
- moshi/model.safetensors +3 -0
- moshi/preprocessor_config.json +10 -0
- moshiko/tokenizer-e351c8d8-checkpoint125.safetensors +3 -0
- moshiko/tokenizer_spm_32k_3.model +3 -0
- whisper/tiny.pt +3 -0
dwpose/dw-ll_ucoco_384.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d9408b13cd863c4e95a149dd31232f88f2a12aa6cf8964ed74d7d97748c7a07
|
3 |
+
size 406878486
|
insightface_buffalo_l/2d106det.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f001b856447c413801ef5c42091ed0cd516fcd21f2d6b79635b1e733a7109dbf
|
3 |
+
size 5030888
|
insightface_buffalo_l/det_10g.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5838f7fe053675b1c7a08b633df49e7af5495cee0493c7dcf6697200b85b5b91
|
3 |
+
size 16923827
|
liveportrait/appearance_feature_extractor.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5279bb8654293dbdf327030b397f107237dd9212fb11dd75b83dfb635211ceb5
|
3 |
+
size 3387959
|
liveportrait/landmark.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31d22a5041326c31f19b78886939a634a5aedcaa5ab8b9b951a1167595d147db
|
3 |
+
size 114666491
|
liveportrait/motion_extractor.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:251e6a94ad667a1d0c69526d292677165110ef7f0cf0f6d199f0e414e8aa0ca5
|
3 |
+
size 112545506
|
liveportrait/spade_generator.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4780afc7909a9f84e24c01d73b31a555ef651521a1fe3b2429bd04534d992aee
|
3 |
+
size 221813590
|
liveportrait/stitching_retargeting_module.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3652d5a3f95099141a56986aaddec92fadf0a73c87a20fac9a2c07c32b28b611
|
3 |
+
size 2393098
|
liveportrait/warping_module.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f61a6f265fe344f14132364859a78bdbbc2068577170693da57fb96d636e282
|
3 |
+
size 182180086
|
moshi/config.json
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"MimiModel"
|
4 |
+
],
|
5 |
+
"attention_dropout": 0.0,
|
6 |
+
"audio_channels": 1,
|
7 |
+
"codebook_dim": 256,
|
8 |
+
"codebook_size": 2048,
|
9 |
+
"compress": 2,
|
10 |
+
"dilation_growth_rate": 2,
|
11 |
+
"frame_rate": 12.5,
|
12 |
+
"head_dim": 64,
|
13 |
+
"hidden_act": "gelu",
|
14 |
+
"hidden_size": 512,
|
15 |
+
"initializer_range": 0.02,
|
16 |
+
"intermediate_size": 2048,
|
17 |
+
"kernel_size": 7,
|
18 |
+
"last_kernel_size": 3,
|
19 |
+
"layer_scale_initial_scale": 0.01,
|
20 |
+
"max_position_embeddings": 8000,
|
21 |
+
"model_type": "mimi",
|
22 |
+
"norm_eps": 1e-05,
|
23 |
+
"normalize": false,
|
24 |
+
"num_attention_heads": 8,
|
25 |
+
"num_filters": 64,
|
26 |
+
"num_hidden_layers": 8,
|
27 |
+
"num_key_value_heads": 8,
|
28 |
+
"num_residual_layers": 1,
|
29 |
+
"num_semantic_quantizers": 1,
|
30 |
+
"pad_mode": "constant",
|
31 |
+
"residual_kernel_size": 3,
|
32 |
+
"rope_theta": 10000.0,
|
33 |
+
"sampling_rate": 24000,
|
34 |
+
"sliding_window": 250,
|
35 |
+
"torch_dtype": "float32",
|
36 |
+
"transformers_version": "4.45.0.dev0",
|
37 |
+
"trim_right_ratio": 1.0,
|
38 |
+
"upsample_groups": 512,
|
39 |
+
"upsampling_ratios": [
|
40 |
+
8,
|
41 |
+
6,
|
42 |
+
5,
|
43 |
+
4
|
44 |
+
],
|
45 |
+
"use_cache": false,
|
46 |
+
"use_causal_conv": true,
|
47 |
+
"use_conv_shortcut": false,
|
48 |
+
"vector_quantization_hidden_dimension": 256
|
49 |
+
}
|
moshi/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bac7e85083dcded655d24eaadde7e6eea34c0da1b35fa2d284e641bd2b942a5e
|
3 |
+
size 384649828
|
moshi/preprocessor_config.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"chunk_length_s": null,
|
3 |
+
"feature_extractor_type": "EncodecFeatureExtractor",
|
4 |
+
"feature_size": 1,
|
5 |
+
"overlap": null,
|
6 |
+
"padding_side": "right",
|
7 |
+
"padding_value": 0.0,
|
8 |
+
"return_attention_mask": true,
|
9 |
+
"sampling_rate": 24000
|
10 |
+
}
|
moshiko/tokenizer-e351c8d8-checkpoint125.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09b782f0629851a271227fb9d36db65c041790365f11bbe5d3d59369cf863f50
|
3 |
+
size 384644900
|
moshiko/tokenizer_spm_32k_3.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78d4336533ddc26f9acf7250d7fb83492152196c6ea4212c841df76933f18d2d
|
3 |
+
size 552778
|
whisper/tiny.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65147644a518d12f04e32d6f3b26facc3f8dd46e5390956a9424a650c0ce22b9
|
3 |
+
size 75572083
|