hivecorp commited on
Commit
496b02d
·
verified ·
1 Parent(s): 2d8592f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -91,10 +91,10 @@
91
  <script>
92
  const voices = [
93
  { name: "John Doe", file: "john_doe.wav" },
94
- { name: "Jane Smith", file: "jane_smith.mp3" },
95
- { name: "Michael Johnson", file: "michael_johnson.mp3" },
96
- { name: "Emily Davis", file: "emily_davis.mp3" },
97
- { name: "David Wilson", file: "david_wilson.mp3" },
98
  { name: "Sarah Brown", file: "sarah_brown.mp3" },
99
  { name: "James Miller", file: "james_miller.mp3" },
100
  { name: "Linda Taylor", file: "linda_taylor.mp3" }
 
91
  <script>
92
  const voices = [
93
  { name: "John Doe", file: "john_doe.wav" },
94
+ { name: "Jane Smith", file: "jane_smith.wav" },
95
+ { name: "Michael Johnson", file: "michael_johnson.wav" },
96
+ { name: "Emily Davis", file: "emily_davis.wav" },
97
+ { name: "David Wilson", file: "david_wilson.wav" },
98
  { name: "Sarah Brown", file: "sarah_brown.mp3" },
99
  { name: "James Miller", file: "james_miller.mp3" },
100
  { name: "Linda Taylor", file: "linda_taylor.mp3" }