ngxson HF Staff commited on
Commit
8594738
·
1 Parent(s): 5200fb4

better prompt 4

Browse files
Files changed (1) hide show
  1. front/src/utils/prompts.ts +3 -1
front/src/utils/prompts.ts CHANGED
@@ -43,7 +43,9 @@ 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. For example, "lora_rank=2" becomes "lora rank equals two", or "LoRA" becomes "Lo Ra", or "CrossEntropyLoss" becomes "Cross Entropy Loss", or "6GB" becomes "6 gigabytes"
 
 
47
 
48
  Now, here is the content you need to write the podcast script:
49
 
 
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
+ - IMPORTANT!! Write nicknames and names as they are pronounced. For example, "lora_rank=2" becomes "lora rank equals two", or "LoRA" becomes "Lo Ra", or "CrossEntropyLoss" becomes "Cross Entropy Loss", or "6GB" becomes "6 gigabytes", "A6000" becomes "A six thousands"
47
+
48
+ WRITE NUMBER AS WORDS!!!
49
 
50
  Now, here is the content you need to write the podcast script:
51