Update README.md
Browse files
README.md
CHANGED
|
@@ -28,7 +28,11 @@ This Gradio app converts PDFs into audio podcasts, lectures, summaries, and more
|
|
| 28 |
3. Customize the instructions if needed
|
| 29 |
4. Click "Generate Audio" to create your audio content
|
| 30 |
|
| 31 |
-
##
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
|
| 33 |
<audio controls>
|
| 34 |
<source src="https://raw.githubusercontent.com/lamm-mit/PDF2Audio/main/SciAgents%20discovery%20summary%20-%20example.mp3" type="audio/mpeg">
|
|
|
|
| 28 |
3. Customize the instructions if needed
|
| 29 |
4. Click "Generate Audio" to create your audio content
|
| 30 |
|
| 31 |
+
## Use in Colab
|
| 32 |
+
|
| 33 |
+
[](https://colab.research.google.com/github/lamm-mit/PDF2Audio/blob/main/PDF2Audio.ipynb)
|
| 34 |
+
|
| 35 |
+
## Audio Example
|
| 36 |
|
| 37 |
<audio controls>
|
| 38 |
<source src="https://raw.githubusercontent.com/lamm-mit/PDF2Audio/main/SciAgents%20discovery%20summary%20-%20example.mp3" type="audio/mpeg">
|