ngxson HF Staff commited on
Commit
d32ecc5
·
1 Parent(s): 1609496

better prompt

Browse files
Files changed (1) hide show
  1. front/src/utils/prompts.ts +5 -1
front/src/utils/prompts.ts CHANGED
@@ -39,7 +39,11 @@ turns:
39
  [END OF EXAMPLE]
40
 
41
  The example above is truncated at index 1, REMEMBER TO CREATE AT LEAST 20 TURNS.
42
- The output text will be passed to TTS engine, make sure to be clean.
 
 
 
 
43
 
44
  Now, here is the content you need to write the podcast script:
45
 
 
39
  [END OF EXAMPLE]
40
 
41
  The example above is truncated at index 1, REMEMBER TO CREATE AT LEAST 20 TURNS.
42
+ The output text will be passed to TTS engine, make sure to be clean:
43
+ - Write numbers and abbreviations as they are pronounced
44
+ - For some less-common abbreviations, write the full words
45
+ - Use ... for pauses, " and ' and ! and ? for intonation
46
+ - Write nicknames and names as they are pronounced
47
 
48
  Now, here is the content you need to write the podcast script:
49