Skip to content

Commit 42c0523

Browse files
committed
feat: update report link
1 parent 79bb069 commit 42c0523

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

tts_tech_report/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ <h4 style="font-size: 1.3rem; line-height: 1; text-align: center;">Intrinsic Zer
2828
Encoder</h4>
2929
<p class="author">
3030
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
3233
Report]</a>
3334
</p>
3435
</header>
@@ -57,7 +58,8 @@ <h2>Abstract</h2>
5758
via LoRA; text to voice (T2V) by synthesizing timbre features directly from text description; and professional
5859
voice
5960
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.
6163
</p>
6264
</div>
6365

0 commit comments

Comments
 (0)