소스 검색

add example

Sanyam Bhutani 9 달 전
부모
커밋
d12ba36ce9
2개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      recipes/quickstart/NotebookLlama/README.md
  2. BIN
      recipes/quickstart/NotebookLlama/resources/_podcast.mp3

+ 6 - 0
recipes/quickstart/NotebookLlama/README.md

@@ -1,5 +1,11 @@
 ## NotebookLlama: An Open Source version of NotebookLM
 
+Here's the output Podcast from the example you will use in the guide:
+<audio controls>
+  <source src="./resources/_podcast.mp3" type="audio/mpeg">
+  Your browser does not support the audio element.
+</audio>
+
 This is a guided series of tutorials/notebooks that can be taken as a reference or course to build a PDF to Podcast workflow. 
 
 You will also learn from my experimentation of using Text to Speech Models.

BIN
recipes/quickstart/NotebookLlama/resources/_podcast.mp3