|
--- |
|
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> |
|
|
|
|
|
|