IAsistemofinteres commited on
Commit
e679636
verified
1 Parent(s): 166f639

Update xtts_voice.py

Browse files
Files changed (1) hide show
  1. xtts_voice.py +2 -2
xtts_voice.py CHANGED
@@ -208,7 +208,7 @@ if __name__ == "__main__":
208
  label="Speaker reference audio:",
209
  value="Adam",
210
  choices=[
211
- "Adam", "Alice", "Antoni", "Arnold", "Bill", "Brian", "Callum", "Charlie", "Charlotte", "Chris", "Clyde", "Harry deep and warm", "Daniel", "Dave", "Domi", "Dorothy", "Drew", "Elli", "Emily", "Ethan", "Fin", "Freya", "George", "Gigi", "Giovanni", "Glinda", "Grace", "Harry", "James", "Jessie", "Joseph", "Josh", "Liam", "Lily", "Matilda", "Matthew", "Michael", "Mimi", "Nicole", "Paul", "Rachel", "Sam", "Sarah", "Serena", "Thomas", "----------New Voice----------", "Brian - deep narrator", "Sara Martin 2", "Soothing Sam", "CRISTINA VOICE", "Enrique M. Nieto", "Jadon - YouTube PRO Voiceover", "Alex - Australian Male - Casual - Melbourne City", "Dante - Castilian Spanish", "Jameson - Guided Meditation & Narration", "Lily", "David - American Narrator", "Ryan Kurk", "G茅za B.", "Aerylla", "Tom - trailer narrator", "Karl", "Frederick Surrey", "Marcelo Costa_Brasileiro", "Kingsley - Royal and Deep", "Paul - Narration ", "Fowler - scary and authoratative", "Haseeb - Canadian Narration", "David - British Storyteller", "Adriano - Narrator", "Mary", "Fernando Martinez", "Nichalia Schwartz", "Cole - Gritty-Rough-Strong", "Bill Oxley ", "Adam - low, rough, and full", "David - Deep and narrative", "Pro Narrator - Convincing story teller", "Neil - calm and deep", "Will - Young Australian Male", "Haroldo ", "Mia - Clear, Smooth, Professional", "Lyle - Western Narrator", "Michael Reed", "Shannon B - Warm Southern Woman", "Natasha - African American Woman", "Enrique Mondrag贸n", "Booker - Story Man", "Luis Guary", "Lawrence Mayles", "Shannon - Soft American Woman", "Isabela - Spanish Children's Book Narrator", "Mohammed - Profound and Deep ", "Jeremie", "Neal", "Julian - deep rich mature British voice", "Scarlett - Western Narrator", "Martin Osborne 1", "Vidhi - Young & Bold", "Tony - middle aged, male, Northern English native accent", "Samantha Narrations", "Matt Snowden", "Allison - inviting and velvety British accent", "Zeus Epic", "Angela", "Emily - Calm yet charismatic", "Kade Murdock HQ", "Ellie", "Matthew - American Male Narrator", "Leon Deep", "Martin Osborne 2", "Henry - Sport Narrator_Commentator", "Eden", "harry deep and warm", "Lerato", "Zoe Drake - Professional", "Diego Gal谩n", "Phoebe", "Old Wizard"
212
  ]
213
  )
214
  tts_language = gr.Dropdown(
@@ -255,4 +255,4 @@ if __name__ == "__main__":
255
  debug=False,
256
  server_port=args.port,
257
  server_name="0.0.0.0"
258
- )
 
208
  label="Speaker reference audio:",
209
  value="Adam",
210
  choices=[
211
+ "Adam", "Alice", "Antoni", "Arnold", "Bill", "Brian", "Callum", "Charlie", "Charlotte", "Chris", "Clyde", "Daniel", "Dave", "Domi", "Dorothy", "Drew", "Elli", "Emily", "Ethan", "Fin", "Freya", "George", "Gigi", "Giovanni", "Glinda", "Grace", "Harry", "James", "Jessie", "Joseph", "Josh", "Liam", "Lily", "Matilda", "Matthew", "Michael", "Mimi", "Nicole", "Paul", "Rachel", "Sam", "Sarah", "Serena", "Thomas", "----------New Voice----------", "Brian - deep narrator", "Sara Martin 2", "Soothing Sam", "CRISTINA VOICE", "Enrique M. Nieto", "Jadon - YouTube PRO Voiceover", "Alex - Australian Male - Casual - Melbourne City", "Dante - Castilian Spanish", "Jameson - Guided Meditation & Narration", "David - American Narrator", "Ryan Kurk", "G茅za B.", "Aerylla", "Tom - trailer narrator", "Karl", "Frederick Surrey", "Marcelo Costa_Brasileiro", "Kingsley - Royal and Deep", "Paul - Narration ", "Fowler - scary and authoratative", "Haseeb - Canadian Narration", "David - British Storyteller", "Adriano - Narrator", "Mary", "Fernando Martinez", "Nichalia Schwartz", "Cole - Gritty-Rough-Strong", "Bill Oxley ", "Adam - low, rough, and full", "David - Deep and narrative", "Pro Narrator - Convincing story teller", "Neil - calm and deep", "Will - Young Australian Male", "Haroldo ", "Mia - Clear, Smooth, Professional", "Lyle - Western Narrator", "Michael Reed", "Shannon B - Warm Southern Woman", "Natasha - African American Woman", "Enrique Mondrag贸n", "Booker - Story Man", "Luis Guary", "Lawrence Mayles", "Shannon - Soft American Woman", "Isabela - Spanish Children's Book Narrator", "Mohammed - Profound and Deep ", "Jeremie", "Neal", "Julian - deep rich mature British voice", "Scarlett - Western Narrator", "Martin Osborne 1", "Vidhi - Young & Bold", "Tony - middle aged, male, Northern English native accent", "Samantha Narrations", "Matt Snowden", "Allison - inviting and velvety British accent", "Zeus Epic", "Angela", "Emily - Calm yet charismatic", "Kade Murdock HQ", "Ellie", "Matthew - American Male Narrator", "Leon Deep", "Martin Osborne 2", "Henry - Sport Narrator_Commentator", "Eden", "harry deep and warm", "Lerato", "Zoe Drake - Professional", "Diego Gal谩n", "Phoebe", "Old Wizard"
212
  ]
213
  )
214
  tts_language = gr.Dropdown(
 
255
  debug=False,
256
  server_port=args.port,
257
  server_name="0.0.0.0"
258
+ )