_neoty
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -18,10 +18,15 @@ i've been testing 120 epoch make a good result
|
|
18 |
<title></title>
|
19 |
</head>
|
20 |
<body>
|
21 |
-
<h1>Audio Exmple</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.
|
25 |
</audio>
|
26 |
</body>
|
27 |
</html>
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
25 |
</audio>
|
26 |
</body>
|
27 |
</html>
|
28 |
+
|
29 |
+
|
30 |
+
* plan
|
31 |
+
|
32 |
+
make 40k version
|