Skip to content

Commit 9057ba4

Browse files
Update recipes/quickstart/NotebookLlama/README.md
Co-authored-by: Hamid Shojanazeri <[email protected]>
1 parent 584a101 commit 9057ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/quickstart/NotebookLlama/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It assumes zero knowledge of LLMs, prompting and audio models, everything is cov
1212

1313
Here is step by step thought (pun intended) for the task:
1414

15-
- Step 1: Pre-process PDF: Use `Llama-3.2-1B` to pre-process and save a PDF
15+
- Step 1: Pre-process PDF: Use `Llama-3.2-1B` to pre-process the PDF and save it in a `.txt` file.
1616
- Step 2: Transcript Writer: Use `Llama-3.1-70B` model to write a podcast transcript from the text
1717
- Step 3: Dramatic Re-Writer: Use `Llama-3.1-8B` model to make the transcript more dramatic
1818
- Step 4: Text-To-Speech Workflow: Use `parler-tts/parler-tts-mini-v1` and `bark/suno` to generate a conversational podcast

0 commit comments

Comments
 (0)