Spaces:
Running on Zero
Running on Zero
readme update
#1
by nvipin63 - opened
- .gitattributes +1 -0
- README.md +13 -0
- assets/readme-banner.png +3 -0
.gitattributes
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 2 |
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 3 |
*.flac filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 1 |
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 2 |
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 3 |
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
assets/readme-banner.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -11,8 +11,16 @@ hardware: zero-a10g
|
|
| 11 |
suggested_hardware: zero-a10g
|
| 12 |
pinned: false
|
| 13 |
short_description: Research a topic and turn it into a voiced podcast
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
|
|
|
|
|
|
| 16 |
# ποΈ Podify β AI Podcast Generator
|
| 17 |
|
| 18 |
Turn any topic into a finished, voiced podcast in two phases:
|
|
@@ -76,3 +84,8 @@ huggingface-cli upload <user>/podify . --repo-type=space
|
|
| 76 |
- **Background-music loops** (`tts/music_loops/`): [FreePD](https://freepd.com/) by Kevin
|
| 77 |
MacLeod β 100% public domain (CC0). Rebuild with `scripts/build_music_loops.py`.
|
| 78 |
A procedural numpy fallback in `tts/music.py` is used if the loops are absent.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
suggested_hardware: zero-a10g
|
| 12 |
pinned: false
|
| 13 |
short_description: Research a topic and turn it into a voiced podcast
|
| 14 |
+
tags:
|
| 15 |
+
- build-small-hackathon
|
| 16 |
+
- backyard ai
|
| 17 |
+
- off the grid
|
| 18 |
+
- off-brand
|
| 19 |
+
- field notes
|
| 20 |
---
|
| 21 |
|
| 22 |
+

|
| 23 |
+
|
| 24 |
# ποΈ Podify β AI Podcast Generator
|
| 25 |
|
| 26 |
Turn any topic into a finished, voiced podcast in two phases:
|
|
|
|
| 84 |
- **Background-music loops** (`tts/music_loops/`): [FreePD](https://freepd.com/) by Kevin
|
| 85 |
MacLeod β 100% public domain (CC0). Rebuild with `scripts/build_music_loops.py`.
|
| 86 |
A procedural numpy fallback in `tts/music.py` is used if the loops are absent.
|
| 87 |
+
|
| 88 |
+
#backyard-ai
|
| 89 |
+
Blog:
|
| 90 |
+
Social Media Post:
|
| 91 |
+
Demo:
|
assets/readme-banner.png
ADDED
|
Git LFS Details
|