Chitsanfei commited on
Commit
35a4ce6
1 Parent(s): 77ca67d

readme: layout

Browse files
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -48,6 +48,8 @@ with app:
48
  gr.Markdown(value="""
49
  # sovits-emu-voice-transform | 可以变成凤笑梦的在线变声器
50
 
 
 
51
  [![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2FMashiroSA%2Fsovits-emu-voice-transform&labelColor=%23f47373&countColor=%23555555)](https://visitorbadge.io/status?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2FMashiroSA%2Fsovits-emu-voice-transform)
52
 
53
  _Modified from public demo based on so-vits-svc 4.0. The dialogue training model based on the role Otori Emu has shown good results in dialogue, however the vocal of music conversion is not as expected. Only authorized running on Hugging Face, with free instance conversion is much slower. Please be patient._
@@ -60,7 +62,9 @@ with app:
60
  If you have any questions, please send an email or forum for inquiry.
61
  ```
62
 
63
- *如何使用*
 
 
64
  - 如果用于日常说话时的对话转换,请提前录制一段低于90s的人声干声,上传,勾选下面的自动f0预测,其它的可以不用动,直接转换,过一会儿就能听到转换的声音了。
65
  - 如果是乐曲中的人声,你可以使用自己的清唱,或者使用UVR5软件进行干声提取,上传,不要勾选自动f0预测,按情况进行变调(模型实际测试高于标准音C4的类似度较高,输入的干声是男声请+12,女声可以先不变),然后转换。
66
  - 转换后的进度条右侧有个省略的点,在那边可以下载。
 
48
  gr.Markdown(value="""
49
  # sovits-emu-voice-transform | 可以变成凤笑梦的在线变声器
50
 
51
+ ---
52
+
53
  [![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2FMashiroSA%2Fsovits-emu-voice-transform&labelColor=%23f47373&countColor=%23555555)](https://visitorbadge.io/status?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2FMashiroSA%2Fsovits-emu-voice-transform)
54
 
55
  _Modified from public demo based on so-vits-svc 4.0. The dialogue training model based on the role Otori Emu has shown good results in dialogue, however the vocal of music conversion is not as expected. Only authorized running on Hugging Face, with free instance conversion is much slower. Please be patient._
 
62
  If you have any questions, please send an email or forum for inquiry.
63
  ```
64
 
65
+ ---
66
+
67
+ **如何使用**
68
  - 如果用于日常说话时的对话转换,请提前录制一段低于90s的人声干声,上传,勾选下面的自动f0预测,其它的可以不用动,直接转换,过一会儿就能听到转换的声音了。
69
  - 如果是乐曲中的人声,你可以使用自己的清唱,或者使用UVR5软件进行干声提取,上传,不要勾选自动f0预测,按情况进行变调(模型实际测试高于标准音C4的类似度较高,输入的干声是男声请+12,女声可以先不变),然后转换。
70
  - 转换后的进度条右侧有个省略的点,在那边可以下载。