better prompt 4
Browse files
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 |
|