File size: 2,046 Bytes
4aae2e0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50bda72
4aae2e0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50bda72
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# SpeechModel ่ฏญ้Ÿณๆจกๅž‹

English | [็ฎ€ไฝ“ไธญๆ–‡](#็ฎ€ไฝ“ไธญๆ–‡)

## English

This repository, named "SpeechModel", is dedicated to storing audio algorithm-related models. The corresponding codebases can be found in separate repositories.

The project structure is as follows:
```
โ”œโ”€โ”€ so-vits-svc
โ”‚ โ”œโ”€โ”€ araragi
โ”‚ โ”œโ”€โ”€ base
โ”‚ โ”œโ”€โ”€ haoyami_saori
โ”‚ โ”œโ”€โ”€ senjougahara
โ”‚ โ”œโ”€โ”€ smalljin
โ”‚ โ”œโ”€โ”€ sunyanzi
โ”‚ โ””โ”€โ”€ zoe_araragi_v1
โ””โ”€โ”€ vits
โ”œโ”€โ”€ C
โ”‚ โ””โ”€โ”€ aishell3
โ”œโ”€โ”€ CJ
โ”‚ โ”œโ”€โ”€ hayami_saori
โ”‚ โ””โ”€โ”€ oshino_shinobu
โ””โ”€โ”€ CJE
```

### so-vits-svc

This directory contains models for voice conversion, originating from the project [so-vits-svc](https://github.com/svc-develop-team/so-vits-svc). Each sub-directory represents a model for a specific speaker.

### vits

This directory contains models for Text-to-Speech (TTS) from the project [VITS](https://github.com/Plachtaa/VITS-fast-fine-tuning). The sub-directories 'C', 'CJ', and 'CJE' respectively represent models for Chinese, Chinese-Japanese, and Chinese-Japanese-English.

---

## ็ฎ€ไฝ“ไธญๆ–‡

่ฏฅไป“ๅบ“ๅไธบ"SpeechModel"๏ผŒไธ“็”จไบŽๅญ˜ๅ‚จ้Ÿณ้ข‘็ฎ—ๆณ•็›ธๅ…ณๆจกๅž‹ใ€‚็›ธๅบ”็š„ไปฃ็ ๅบ“ๅฏไปฅๅœจๅ•็‹ฌ็š„ไป“ๅบ“ไธญๆ‰พๅˆฐใ€‚

้กน็›ฎ็ป“ๆž„ๅฆ‚ไธ‹๏ผš
```
โ”œโ”€โ”€ so-vits-svc
โ”‚ โ”œโ”€โ”€ araragi
โ”‚ โ”œโ”€โ”€ base
โ”‚ โ”œโ”€โ”€ haoyami_saori
โ”‚ โ”œโ”€โ”€ senjougahara
โ”‚ โ”œโ”€โ”€ smalljin
โ”‚ โ”œโ”€โ”€ sunyanzi
โ”‚ โ””โ”€โ”€ zoe_araragi_v1
โ””โ”€โ”€ vits
โ”œโ”€โ”€ C
โ”‚ โ””โ”€โ”€ aishell3
โ”œโ”€โ”€ CJ
โ”‚ โ”œโ”€โ”€ hayami_saori
โ”‚ โ””โ”€โ”€ oshino_shinobu
โ””โ”€โ”€ CJE
```


### so-vits-svc

่ฏฅ็›ฎๅฝ•ๅŒ…ๅซๆฅ่‡ช้กน็›ฎ [so-vits-svc](https://github.com/svc-develop-team/so-vits-svc) ็š„่ฏญ้Ÿณ่ฝฌๆขๆจกๅž‹ใ€‚ๆฏไธชๅญ็›ฎๅฝ•ไปฃ่กจ็‰นๅฎš่ฏด่ฏไบบ็š„ๆจกๅž‹ใ€‚

### vits

่ฏฅ็›ฎๅฝ•ๅŒ…ๅซๆฅ่‡ช้กน็›ฎ [VITS](https://github.com/Plachtaa/VITS-fast-fine-tuning) ็š„ๆ–‡ๆœฌ่ฝฌ่ฏญ้Ÿณ๏ผˆTTS๏ผ‰ๆจกๅž‹ใ€‚ๅญ็›ฎๅฝ• 'C', 'CJ', ๅ’Œ 'CJE' ๅˆ†ๅˆซไปฃ่กจไธญๆ–‡ใ€ไธญๆ—ฅใ€ไธญๆ—ฅ่‹ฑ็š„ๆจกๅž‹ใ€‚



---
license: mit
---