Politrees commited on
Commit
2d54f48
·
verified ·
1 Parent(s): da665bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -98,10 +98,15 @@ tags:
98
  }
99
  </style>
100
  </head>
 
101
  <div class="container">
102
- <h1><b>Voice Conversion RVC Hub</b></h1>
103
- <p>A repository of pretrained models, HuBERT models, and other files for RVC neural network.</p>
104
- <small><u><i>Most of the file names were simplified and made more understandable to improve readability, make them easier to find, and enhance overall work efficiency.</i></u></small>
 
 
 
 
105
  <hr>
106
  <h1><b>HuBERT Models</b></h1>
107
  <table>
 
98
  }
99
  </style>
100
  </head>
101
+
102
  <div class="container">
103
+ <div class="p-4 bg-gray-50 dark:bg-gray-800 rounded-lg shadow-sm mb-12">
104
+ <div class="text-center mb-4">
105
+ <h1><b>Voice Conversion RVC Hub</b></h1>
106
+ <p>A repository of pretrained models, HuBERT models, and other files for RVC neural network.</p>
107
+ <small><u><i>Most of the file names were simplified and made more understandable to improve readability, make them easier to find, and enhance overall work efficiency.</i></u></small>
108
+ </div>
109
+ </div>
110
  <hr>
111
  <h1><b>HuBERT Models</b></h1>
112
  <table>