Skip to content
Snippets Groups Projects
Unverified Commit 9057ba47 authored by Sanyam Bhutani's avatar Sanyam Bhutani Committed by GitHub
Browse files

Update recipes/quickstart/NotebookLlama/README.md

parent 584a1014
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment