File size: 588 Bytes
9fc4854 |
1 2 3 4 5 6 7 8 9 10 11 |
<style>
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap');
</style>
<h1 style="text-align: center; font-family: 'Ubuntu', sans-serif; font-size: 36px; color: #002d69;">
Open Voice Cloning Leaderboard
</h1>
<p style="text-align:center; font-size: 15px; width: 85%; margin: 0 auto;">
The <b>Open Voice Cloning Leaderboard</b> ranks and evaluates the voice cloning models across
diverse datasets, including emotional speech.<br>It also delivers an in-depth analysis of how
different acoustic features shape the final results.
</p> |