alisartazkhan commited on
Commit
15a5f2b
·
verified ·
1 Parent(s): f35f09f

Create prompts.json

Browse files
Files changed (1) hide show
  1. talk_arena/prompts.json +23 -0
talk_arena/prompts.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "prompts": [
3
+ "Say the alphabet from A to Z, starting very slowly and gradually speeding up until you're speaking extremely fast by the time you reach Z.",
4
+
5
+ "Count from 1 to 10. Say the numbers 1, 3, 5, 7, and 9 very slowly. Say the numbers 2, 4, 6, 8, and 10 very quickly.",
6
+
7
+ "Say the phrase 'The quick brown fox jumps over the lazy dog' three times. Say it at normal speed the first time. Say it twice as fast the second time. Say it three times as fast the third time.",
8
+
9
+ "Say this sentence and gradually slow down as you speak: As I walked through the forest, the trees became denser, the path narrower, and time seemed to slow down completely.",
10
+
11
+ "Count backwards from 20 to 1. Say numbers 20, 19, 18, 17, and 16 slowly. Say numbers 15, 14, 13, 12, and 11 at medium speed. Say numbers 10, 9, 8, 7, and 6 quickly. Say numbers 5, 4, 3, 2, and 1 very quickly.",
12
+
13
+ "Say the days of the week in order: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday. Say Monday the fastest, then say each following day half as fast as the one before, making Sunday the slowest.",
14
+
15
+ "Say this nursery rhyme: Jack and Jill went up the hill to fetch a pail of water. Say 'Jack and Jill went up the hill' very fast. Then say 'to fetch a pail of water' very slowly.",
16
+
17
+ "Say this phrase: I'm getting faster and faster and faster and faster. Say the first 'faster' at normal speed, the second 'faster' slightly quicker, the third 'faster' even quicker, and the fourth 'faster' as fast as you possibly can.",
18
+
19
+ "Count from 1 to 15. Whisper the odd numbers and shout the even numbers. Start counting slowly and gradually increase your speed until you reach 15.",
20
+
21
+ "Say the phrase 'Round and round the garden' over and over for about 15 seconds. Start saying it extremely slowly and gradually speed up until you're saying it as rapidly as possible by the end."
22
+ ]
23
+ }