Skip to content

Commit

Permalink
Update recipes/quickstart/NotebookLlama/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Hamid Shojanazeri <[email protected]>
  • Loading branch information
init27 and HamidShojanazeri authored Oct 25, 2024
1 parent 584a101 commit 9057ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/quickstart/NotebookLlama/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It assumes zero knowledge of LLMs, prompting and audio models, everything is cov

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

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

0 comments on commit 9057ba4

Please sign in to comment.