Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,26 @@ pretty_name: genshin_voice_sovits
|
|
16 |
正常说话的音色转换较为准确,歌曲包含较广的音域且bgm和声等难以去除干净,效果有所折扣。</br>
|
17 |
有推荐的歌想要转换听听效果,或者其他内容建议,[点我](https://huggingface.co/datasets/jiaheillu/audio_preview/discussions/new)发起讨论</br>
|
18 |
|
19 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
<table border="1" style="white-space: nowrap; text-align: center;">
|
21 |
<thead>
|
22 |
<tr>
|
|
|
16 |
正常说话的音色转换较为准确,歌曲包含较广的音域且bgm和声等难以去除干净,效果有所折扣。</br>
|
17 |
有推荐的歌想要转换听听效果,或者其他内容建议,[点我](https://huggingface.co/datasets/jiaheillu/audio_preview/discussions/new)发起讨论</br>
|
18 |
|
19 |
+
<style>
|
20 |
+
.scrolling-container {
|
21 |
+
width: 100%;
|
22 |
+
max-width: 800px;
|
23 |
+
height: 300px;
|
24 |
+
overflow: auto;
|
25 |
+
margin: 0 auto;
|
26 |
+
}
|
27 |
+
|
28 |
+
@media screen and (max-width: 768px) {
|
29 |
+
.scrolling-container {
|
30 |
+
width: 100%;
|
31 |
+
height: auto;
|
32 |
+
overflow: auto;
|
33 |
+
}
|
34 |
+
}
|
35 |
+
</style>
|
36 |
+
|
37 |
+
|
38 |
+
<div class="scrolling-container">
|
39 |
<table border="1" style="white-space: nowrap; text-align: center;">
|
40 |
<thead>
|
41 |
<tr>
|