Update README.md
Browse files
README.md
CHANGED
@@ -11,13 +11,25 @@ tags:
|
|
11 |
- titan
|
12 |
- pretrained
|
13 |
---
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
-
### Overview
|
17 |
-
Titan is a state-of-the-art pretrained model designed for retrieval-based voice conversion training. It offers a robust solution for transforming voice characteristics from one speaker to another, providing high-quality results with minimal training effort.
|
18 |
|
19 |
## Citation
|
20 |
-
|
21 |
|
22 |
```
|
23 |
@article{titan,
|
|
|
11 |
- titan
|
12 |
- pretrained
|
13 |
---
|
14 |
+
# TITAN: A Robust Pretrained Model for Retrieval-Based Voice Conversion Training
|
15 |
+
|
16 |
+
## Overview
|
17 |
+
TITAN is a state-of-the-art pretrained model designed for retrieval-based voice conversion training. It offers a robust solution for transforming voice characteristics from one speaker to another, providing high-quality results with minimal training effort.
|
18 |
+
|
19 |
+
## Model Details
|
20 |
+
### Titan-Medium
|
21 |
+
- Training Environment: Utilized a RTX 3060 TI on Applio v3.1.1, employing a batch size of 8 over a span of 3 weeks.
|
22 |
+
- Iterations: X Steps
|
23 |
+
- Epochs: X
|
24 |
+
- Sampling rate: 40k
|
25 |
+
- Fine-tuning Process: RVC pretrained with pitch guidance, leveraging an 11.15-hour dataset sourced from Expresso (https://arxiv.org/abs/2308.05725).
|
26 |
+
|
27 |
+
### Titan-Large
|
28 |
+
- Details forthcoming...
|
29 |
|
|
|
|
|
30 |
|
31 |
## Citation
|
32 |
+
Should you find TITAN beneficial for your research endeavors or projects, we kindly request citing our repository:
|
33 |
|
34 |
```
|
35 |
@article{titan,
|