fdaudens HF Staff commited on
Commit
c57bf0e
·
1 Parent(s): 86f9ba1

2nd episode

Browse files
Files changed (2) hide show
  1. podcasts/requirements.txt +0 -8
  2. rss.xml +10 -3
podcasts/requirements.txt DELETED
@@ -1,8 +0,0 @@
1
- kokoro
2
- huggingface_hub
3
- transformers
4
- PyMuPDF
5
- soundfile
6
- numpy
7
- requests
8
- json
 
 
 
 
 
 
 
 
 
rss.xml CHANGED
@@ -24,15 +24,22 @@
24
  </image>
25
  <lastBuildDate>Tue, 13 May 2025 10:00:00 +0000</lastBuildDate>
26
 
27
- <!-- Example Episode -->
28
  <item>
29
  <title>Step 1x3D – From Scrap Models to Masterpieces</title>
30
  <description>Today’s episode dives into Step 1x3D, a new open-source method that cleans noisy 3D data, bridges 2D–3D generation, and rivals top proprietary tools. From mesh repair to texture-perfect diffusion, it’s a major leap for 3D AI.</description>
31
  <pubDate>Tue, 13 May 2025 10:00:00 +0000</pubDate>
32
- <enclosure url="https://huggingface.co/spaces/fdaudens/podcast-jobs/resolve/main/podcasts/podcast-2025-05-13.wav" length="12345678" type="audio/mpeg"/>
33
  <guid>https://huggingface.co/spaces/fdaudens/podcast-jobs/resolve/main/podcasts/podcast-2025-05-13.wav</guid>
34
  <itunes:explicit>false</itunes:explicit>
35
  </item>
36
-
 
 
 
 
 
 
 
37
  </channel>
38
  </rss>
 
24
  </image>
25
  <lastBuildDate>Tue, 13 May 2025 10:00:00 +0000</lastBuildDate>
26
 
27
+ <!-- First Episode -->
28
  <item>
29
  <title>Step 1x3D – From Scrap Models to Masterpieces</title>
30
  <description>Today’s episode dives into Step 1x3D, a new open-source method that cleans noisy 3D data, bridges 2D–3D generation, and rivals top proprietary tools. From mesh repair to texture-perfect diffusion, it’s a major leap for 3D AI.</description>
31
  <pubDate>Tue, 13 May 2025 10:00:00 +0000</pubDate>
32
+ <enclosure url="https://huggingface.co/spaces/fdaudens/podcast-jobs/resolve/main/podcasts/podcast-2025-05-13.wav" length="3:09" type="audio/mpeg"/>
33
  <guid>https://huggingface.co/spaces/fdaudens/podcast-jobs/resolve/main/podcasts/podcast-2025-05-13.wav</guid>
34
  <itunes:explicit>false</itunes:explicit>
35
  </item>
36
+ <item>
37
+ <title>SEED-15VL – Smarter, Leaner, Sharper</title>
38
+ <description>SEED-15VL mixes a compact vision encoder with a MOE language model to crush reasoning benchmarks. Trained with diverse data and verifiable rewards, it’s a glimpse into efficient, real-world AI—with a few sci-fi vibes.</description>
39
+ <pubDate>Tue, 13 May 2025 20:00:00 +0000</pubDate>
40
+ <enclosure url="https://huggingface.co/spaces/fdaudens/podcast-jobs/resolve/main/podcasts/podcast-2025-05-14.wav" length="3:18" type="audio/mpeg"/>
41
+ <guid>https://huggingface.co/spaces/fdaudens/podcast-jobs/resolve/main/podcasts/podcast-2025-05-14.wav</guid>
42
+ <itunes:explicit>false</itunes:explicit>
43
+ </item>
44
  </channel>
45
  </rss>