matcha-tts_vctk-onnx / index.html
Akjava's picture
Update index.html
e7f83e3 verified
raw
history blame
378 Bytes
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Match TTS VCTK ONNX</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div>
<p> <a href ="https://huggingface.co/datasets/CSTR-Edinburgh/vctk">VCTK Dataset are cc-by-4.0
</a> </p>
</div>
</body>
</html>