cjayic commited on
Commit
b45add8
1 Parent(s): b131625

adjusted titles a bit

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. app.py +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: SOVITS | Overwatch 2
3
  emoji: 🗣️
4
  colorFrom: orange
5
  colorTo: gray
 
1
  ---
2
+ title: SOVITS Voice Conversion | Overwatch 2
3
  emoji: 🗣️
4
  colorFrom: orange
5
  colorTo: gray
app.py CHANGED
@@ -55,7 +55,7 @@ demo = gradio.Interface(
55
  inputs=[
56
  gradio.Markdown(
57
  """
58
- # SOVITS | Overwatch 2
59
  Upload any voice recording and turn it into a mangled approximation of any* Overwatch 2 Hero!
60
 
61
  SOVITS doesn't really appear to adjust the pitch to the target speaker, so it helps to have your input voice at a similar pitch to the target voice.
 
55
  inputs=[
56
  gradio.Markdown(
57
  """
58
+ # SOVITS Any-to-Many VC | Overwatch 2
59
  Upload any voice recording and turn it into a mangled approximation of any* Overwatch 2 Hero!
60
 
61
  SOVITS doesn't really appear to adjust the pitch to the target speaker, so it helps to have your input voice at a similar pitch to the target voice.