Skip to content

Commit

Permalink
update content
Browse files Browse the repository at this point in the history
  • Loading branch information
Kedreamix committed Jun 13, 2024
1 parent 3aef349 commit 36524bd
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 26 deletions.
28 changes: 15 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -782,19 +782,21 @@ Linly-Talker/
β”‚Β Β  β”œβ”€β”€ s2G488k.pth
β”‚Β Β  └── speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch
β”œβ”€β”€ MuseTalk
β”‚ β”œβ”€β”€ dwpose
β”‚ β”‚ └── dw-ll_ucoco_384.pth
β”‚ β”œβ”€β”€ face-parse-bisent
β”‚ β”‚ β”œβ”€β”€ 79999_iter.pth
β”‚ β”‚ └── resnet18-5c106cde.pth
β”‚ β”œβ”€β”€ musetalk
β”‚ β”‚ β”œβ”€β”€ musetalk.json
β”‚ β”‚ └── pytorch_model.bin
β”‚ β”œβ”€β”€ sd-vae-ft-mse
β”‚ β”‚ β”œβ”€β”€ config.json
β”‚ β”‚ └── diffusion_pytorch_model.bin
β”‚ └── whisper
β”‚ └── tiny.pt
β”‚ β”œβ”€β”€ models
β”‚ β”‚ β”œβ”€β”€ dwpose
β”‚ β”‚ β”‚ └── dw-ll_ucoco_384.pth
β”‚ β”‚ β”œβ”€β”€ face-parse-bisent
β”‚ β”‚ β”‚ β”œβ”€β”€ 79999_iter.pth
β”‚ β”‚ β”‚ └── resnet18-5c106cde.pth
β”‚ β”‚ β”œβ”€β”€ musetalk
β”‚ β”‚ β”‚ β”œβ”€β”€ musetalk.json
β”‚ β”‚ β”‚ └── pytorch_model.bin
β”‚ β”‚ β”œβ”€β”€ README.md
β”‚ β”‚ β”œβ”€β”€ sd-vae-ft-mse
β”‚ β”‚ β”‚ β”œβ”€β”€ config.json
β”‚ β”‚ β”‚ └── diffusion_pytorch_model.bin
β”‚ β”‚ └── whisper
β”‚ β”‚ └── tiny.pt
β”œβ”€β”€ Qwen
β”‚Β Β  └── Qwen-1_8B-Chat
β”‚Β Β  β”œβ”€β”€ assets
Expand Down
29 changes: 16 additions & 13 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -762,20 +762,23 @@ Linly-Talker/
β”‚Β Β  β”œβ”€β”€ s2D488k.pth
β”‚Β Β  β”œβ”€β”€ s2G488k.pth
β”‚Β Β  └── speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch

β”œβ”€β”€ MuseTalk
β”‚ β”œβ”€β”€ dwpose
β”‚ β”‚ └── dw-ll_ucoco_384.pth
β”‚ β”œβ”€β”€ face-parse-bisent
β”‚ β”‚ β”œβ”€β”€ 79999_iter.pth
β”‚ β”‚ └── resnet18-5c106cde.pth
β”‚ β”œβ”€β”€ musetalk
β”‚ β”‚ β”œβ”€β”€ musetalk.json
β”‚ β”‚ └── pytorch_model.bin
β”‚ β”œβ”€β”€ sd-vae-ft-mse
β”‚ β”‚ β”œβ”€β”€ config.json
β”‚ β”‚ └── diffusion_pytorch_model.bin
β”‚ └── whisper
β”‚ └── tiny.pt
β”‚ β”œβ”€β”€ models
β”‚ β”‚ β”œβ”€β”€ dwpose
β”‚ β”‚ β”‚ └── dw-ll_ucoco_384.pth
β”‚ β”‚ β”œβ”€β”€ face-parse-bisent
β”‚ β”‚ β”‚ β”œβ”€β”€ 79999_iter.pth
β”‚ β”‚ β”‚ └── resnet18-5c106cde.pth
β”‚ β”‚ β”œβ”€β”€ musetalk
β”‚ β”‚ β”‚ β”œβ”€β”€ musetalk.json
β”‚ β”‚ β”‚ └── pytorch_model.bin
β”‚ β”‚ β”œβ”€β”€ README.md
β”‚ β”‚ β”œβ”€β”€ sd-vae-ft-mse
β”‚ β”‚ β”‚ β”œβ”€β”€ config.json
β”‚ β”‚ β”‚ └── diffusion_pytorch_model.bin
β”‚ β”‚ └── whisper
β”‚ β”‚ └── tiny.pt
β”œβ”€β”€ Qwen
β”‚Β Β  └── Qwen-1_8B-Chat
β”‚Β Β  β”œβ”€β”€ assets
Expand Down

0 comments on commit 36524bd

Please sign in to comment.