Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
- titan
|
12 |
- pretrained
|
13 |
---
|
14 |
-
# TITAN: A Robust Pretrained Model for Retrieval-
|
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.
|
@@ -22,11 +22,22 @@ TITAN is a state-of-the-art pretrained model designed for retrieval-based voice
|
|
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:
|
|
|
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.
|
|
|
22 |
- Iterations: X Steps
|
23 |
- Epochs: X
|
24 |
- Sampling rate: 40k
|
25 |
+
- Fine-tuning Process: RVC 2 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 |
+
## Collaborators
|
31 |
+
We appreciate the contributions of our collaborators who have helped in the development and refinement of TITAN.
|
32 |
+
|
33 |
+
- Mustar
|
34 |
+
- SimplCup
|
35 |
+
|
36 |
+
## Beta Testers
|
37 |
+
We extend our gratitude to the beta testers who provided valuable feedback during the testing phase of TITAN.
|
38 |
+
|
39 |
+
- SimplCup
|
40 |
+
- Leo_Frixi
|
41 |
|
42 |
## Citation
|
43 |
Should you find TITAN beneficial for your research endeavors or projects, we kindly request citing our repository:
|