_neoty commited on
Commit
0eff7c5
·
verified ·
1 Parent(s): 6fd1500

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -8,7 +8,9 @@ datasets:
8
  Nezox is a pre-trained model specifically designed for voice model training in Indonesian.
9
 
10
 
11
- i've been testing 120 epoch make a good result
 
 
12
 
13
  <!DOCTYPE html>
14
  <html lang="en">
@@ -18,7 +20,7 @@ i've been testing 120 epoch make a good result
18
  <title></title>
19
  </head>
20
  <body>
21
- <h1>Audio Exmple (32K)</h1>
22
  <audio controls>
23
  <source src="https://huggingface.co/theNeofr/Nezox/resolve/main/cli_output.wav" type="audio/wav">
24
  Your browser does not support the audio element.
@@ -27,6 +29,3 @@ i've been testing 120 epoch make a good result
27
  </html>
28
 
29
 
30
- * plan
31
-
32
- make 40k version
 
8
  Nezox is a pre-trained model specifically designed for voice model training in Indonesian.
9
 
10
 
11
+ i've been testing 120 epoch make a good result.
12
+
13
+ this pre-trained maybe take a long training, but worth it.
14
 
15
  <!DOCTYPE html>
16
  <html lang="en">
 
20
  <title></title>
21
  </head>
22
  <body>
23
+ <h1>Audio Exmple</h1>
24
  <audio controls>
25
  <source src="https://huggingface.co/theNeofr/Nezox/resolve/main/cli_output.wav" type="audio/wav">
26
  Your browser does not support the audio element.
 
29
  </html>
30
 
31