File size: 696 Bytes
0f26365 ee92f17 0f26365 c7a00fb 0eff7c5 2034157 0eff7c5 2034157 6fd1500 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
license: creativeml-openrail-m
datasets:
- theNeofr/Ind206
---
# Nezox
Nezox is a pre-trained model specifically designed for voice model training in Indonesian.
i've been testing 120 epoch make a good result.
this pre-trained maybe take a long training, but worth it.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title></title>
</head>
<body>
<h1>Audio Exmple</h1>
<audio controls>
<source src="https://huggingface.co/theNeofr/Nezox/resolve/main/cli_output.wav" type="audio/wav">
Your browser does not support the audio element.
</audio>
</body>
</html>
|