File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,8 @@ <h4 style="font-size: 1.3rem; line-height: 1; text-align: center;">Intrinsic Zer
28
28
Encoder</ h4 >
29
29
< p class ="author ">
30
30
MiniMax Team < span class ="date "> May 2025</ span > < br />
31
- < a style ="font-size: 1.1rem; " href ="https://minimax-ai.github.io/tts_tech_report/MiniMax_Speech.pdf "> [Tech
31
+ < a style ="font-size: 1.1rem; " target ="_blank "
32
+ href ="https://minimax-ai.github.io/tts_tech_report/MiniMax_Speech.pdf "> [Tech
32
33
Report]</ a >
33
34
</ p >
34
35
</ header >
@@ -57,7 +58,8 @@ <h2>Abstract</h2>
57
58
via LoRA; text to voice (T2V) by synthesizing timbre features directly from text description; and professional
58
59
voice
59
60
cloning (PVC) by fine-tuning timbre features with additional data. We encourage readers to visit
60
- < a href ="https://github.com/MiniMax-AI "> https://minimax-ai.github.io/tts_tech_report</ a > for more examples.
61
+ < a href ="https://minimax-ai.github.io/tts_tech_report/ "> https://minimax-ai.github.io/tts_tech_report</ a > for more
62
+ examples.
61
63
</ p >
62
64
</ div >
63
65
You can’t perform that action at this time.
0 commit comments