Friday, January 27, 2023

Show HN: ML paper podcast generator using GPT and Tortoise-TTS https://ift.tt/0HzUOK7

Show HN: ML paper podcast generator using GPT and Tortoise-TTS I built a pipeline that turns tweets about ML papers into a podcast. Code's up here. Happy hacking. https://ift.tt/ZiXzMYa https://ift.tt/dwQCpDU January 27, 2023 at 11:29PM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...