We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20197fc commit ff91819Copy full SHA for ff91819
recipes/quickstart/NotebookLlama/README.md
@@ -1,13 +1,6 @@
1
## NotebookLlama: An Open Source version of NotebookLM
2
3
-Here's the output Podcast from the example you will use in the guide:
4
-<audio controls>
5
- <source src="./resources/_podcast.mp3" type="audio/mpeg">
6
- <p>
7
- Your browser doesn't support HTML5 audio. Here is a
8
- <a href="./resources/_podcast.mp3">link to download the audio</a> instead.
9
- </p>
10
-</audio>
+[Listen to audio from the example here](./resources/_podcast.mp3)
11
12
This is a guided series of tutorials/notebooks that can be taken as a reference or course to build a PDF to Podcast workflow.
13
0 commit comments