<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: eginhard</title><link>https://news.ycombinator.com/user?id=eginhard</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 05 May 2026 08:39:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=eginhard" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Extracting Signal from the Noise: What We Learned Auto-Triaging Agent PRs]]></title><description><![CDATA[
<p>Article URL: <a href="https://huggingface.co/spaces/huggingface/open-source-agent-contributions">https://huggingface.co/spaces/huggingface/open-source-agent-contributions</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47973025">https://news.ycombinator.com/item?id=47973025</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 01 May 2026 10:15:30 +0000</pubDate><link>https://huggingface.co/spaces/huggingface/open-source-agent-contributions</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=47973025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47973025</guid></item><item><title><![CDATA[New comment by eginhard in "Chatterbox TTS"]]></title><description><![CDATA[
<p>Someone already did: <a href="https://github.com/stlohrey/chatterbox-finetuning">https://github.com/stlohrey/chatterbox-finetuning</a><p>And someone else fine-tuned it for German: <a href="https://huggingface.co/SebastianBodza/Kartoffelbox-v0.1" rel="nofollow">https://huggingface.co/SebastianBodza/Kartoffelbox-v0.1</a></p>
]]></description><pubDate>Thu, 12 Jun 2025 08:36:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=44255347</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=44255347</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44255347</guid></item><item><title><![CDATA[New comment by eginhard in "Coqui.ai TTS: A Deep Learning Toolkit for Text-to-Speech"]]></title><description><![CDATA[
<p>This is just the code license. Parents are referring to the XTTS model (their best one).</p>
]]></description><pubDate>Wed, 12 Jun 2024 18:45:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=40661482</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=40661482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40661482</guid></item><item><title><![CDATA[New comment by eginhard in "Coqui.ai TTS: A Deep Learning Toolkit for Text-to-Speech"]]></title><description><![CDATA[
<p>Some insights from one former lead: <a href="https://erogol.com/2024/01/09/goodsandbadsofopensource" rel="nofollow">https://erogol.com/2024/01/09/goodsandbadsofopensource</a><p>TLDR: Making money from open-source is hard.</p>
]]></description><pubDate>Wed, 12 Jun 2024 06:12:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=40655085</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=40655085</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40655085</guid></item><item><title><![CDATA[New comment by eginhard in "Coqui.ai TTS: A Deep Learning Toolkit for Text-to-Speech"]]></title><description><![CDATA[
<p>The licenses of the code (MPL 2.0, allowing commercial use) and the available pretrained models (<a href="https://github.com/idiap/coqui-ai-TTS/blob/dev/TTS/.models.json">https://github.com/idiap/coqui-ai-TTS/blob/dev/TTS/.models.j...</a>) are all clearly stated and won't change unless the model owners decide to do so. So the XTTS model is still under CPML, which doesn't allow commercial use.</p>
]]></description><pubDate>Wed, 12 Jun 2024 06:07:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=40655052</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=40655052</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40655052</guid></item><item><title><![CDATA[New comment by eginhard in "Coqui.ai TTS: A Deep Learning Toolkit for Text-to-Speech"]]></title><description><![CDATA[
<p>Many of them still allow commercial use. The question is most likely about the XTTS model, which doesn't, but its license is up to the original Coqui team.</p>
]]></description><pubDate>Wed, 12 Jun 2024 05:59:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=40655000</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=40655000</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40655000</guid></item><item><title><![CDATA[New comment by eginhard in "Coqui.ai TTS: A Deep Learning Toolkit for Text-to-Speech"]]></title><description><![CDATA[
<p>Yes, you can train/fine-tune models on your own voice with Coqui</p>
]]></description><pubDate>Tue, 11 Jun 2024 19:41:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=40650600</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=40650600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40650600</guid></item><item><title><![CDATA[New comment by eginhard in "Coqui.ai TTS: A Deep Learning Toolkit for Text-to-Speech"]]></title><description><![CDATA[
<p>We do maintain a fork, mostly with bug fixes for now: <a href="https://github.com/idiap/coqui-ai-TTS">https://github.com/idiap/coqui-ai-TTS</a> PRs welcome :)</p>
]]></description><pubDate>Tue, 11 Jun 2024 18:49:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=40649977</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=40649977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40649977</guid></item><item><title><![CDATA[New comment by eginhard in "Coqui.ai TTS: A Deep Learning Toolkit for Text-to-Speech"]]></title><description><![CDATA[
<p>They just shared the paper for XTTS, which got accepted to Interspeech and might be the reason for this being posted now: <a href="https://arxiv.org/abs/2406.04904" rel="nofollow">https://arxiv.org/abs/2406.04904</a></p>
]]></description><pubDate>Tue, 11 Jun 2024 18:34:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=40649816</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=40649816</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40649816</guid></item><item><title><![CDATA[New comment by eginhard in "I spend £8,500 a year to live on a train"]]></title><description><![CDATA[
<p>Sleeper trains need a supplement and are often booked out in advance, so he sleeps on the night ICE trains (<a href="https://leben-im-zug.de/howto-nachtreise-im-ice/" rel="nofollow">https://leben-im-zug.de/howto-nachtreise-im-ice/</a>). These are regular trains with standard seating only, all lights on and announcements for the (frequent) stops at normal volume. He mentions that he sleeps on an air mattress on the floor.</p>
]]></description><pubDate>Tue, 05 Mar 2024 11:27:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=39602028</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=39602028</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39602028</guid></item><item><title><![CDATA[New comment by eginhard in "The valley of the cheese of the dead"]]></title><description><![CDATA[
<p>After such a long time it's probably not comparable to one at a more normal ripening stage. The region is mostly known for Raclette, but for these cheeses the milk is apparently heated higher for a firmer result: <a href="https://www.24heures.ch/grimentz-des-meules-de-fromage-de-142-ans-136870990084" rel="nofollow noreferrer">https://www.24heures.ch/grimentz-des-meules-de-fromage-de-14...</a></p>
]]></description><pubDate>Mon, 11 Dec 2023 09:00:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=38598852</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=38598852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38598852</guid></item><item><title><![CDATA[New comment by eginhard in "StyleTTS2 – open-source Eleven-Labs-quality Text To Speech"]]></title><description><![CDATA[
<p>STT training data includes all kinds of "noisy" speech so that the model learns to recognise speech in any conditions. TTS training data needs to be as clean as possible so that you don't introduce artefacts in the output and this high-quality data is much harder to get. A simple inversion is not really feasible or at least requires filtering out much of the data.</p>
]]></description><pubDate>Sun, 19 Nov 2023 21:23:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=38338225</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=38338225</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38338225</guid></item><item><title><![CDATA[New comment by eginhard in "Deep Learning Course"]]></title><description><![CDATA[
<p>The "Understanding Deep Learning" book covers more recent models as well: <a href="https://udlbook.github.io/udlbook/" rel="nofollow noreferrer">https://udlbook.github.io/udlbook/</a> (free PDF and Jupyter notebooks available)</p>
]]></description><pubDate>Sun, 19 Nov 2023 18:11:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=38335697</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=38335697</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38335697</guid></item><item><title><![CDATA[New comment by eginhard in "Night Train Map with all regularly served night train destinations in Europe"]]></title><description><![CDATA[
<p>NightJet trains from Zurich to Barcelona and Rome were indeed planned to run from 2024, but this will probably be delayed because the Swiss Federal Railways won't receive subsidies they were expecting: <a href="https://www.srf.ch/news/wirtschaft/ausbau-des-nachtzug-netzes-sbb-nachtzuege-nach-rom-und-barcelona-lassen-auf-sich-warten" rel="nofollow">https://www.srf.ch/news/wirtschaft/ausbau-des-nachtzug-netze...</a> (article in German)</p>
]]></description><pubDate>Thu, 23 Feb 2023 17:02:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=34913149</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=34913149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34913149</guid></item><item><title><![CDATA[New comment by eginhard in "Night Train Map with all regularly served night train destinations in Europe"]]></title><description><![CDATA[
<p>There are also many stops on the way and you might only get on in Basel or get off somewhere in Germany already, leaving you with even less time on the train, so 12h for the full Zurich-Amsterdam trip is not unreasonable.</p>
]]></description><pubDate>Thu, 23 Feb 2023 16:57:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=34913066</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=34913066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34913066</guid></item><item><title><![CDATA[New comment by eginhard in "The truffle industry is a scam"]]></title><description><![CDATA[
<p>Bread can be frozen with very little impact on quality.</p>
]]></description><pubDate>Sat, 19 Nov 2022 12:45:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=33669608</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=33669608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33669608</guid></item><item><title><![CDATA[New comment by eginhard in "Parmigiano Reggiano makers embedding tiny trackers in rind to fight cheese fraud"]]></title><description><![CDATA[
<p>French Gruyère now has AOC status as well, but it must have holes to distinguish it from the Swiss one: <a href="https://fr.wikipedia.org/wiki/Gruy%C3%A8re_fran%C3%A7ais" rel="nofollow">https://fr.wikipedia.org/wiki/Gruy%C3%A8re_fran%C3%A7ais</a></p>
]]></description><pubDate>Thu, 19 May 2022 10:04:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=31432624</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=31432624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31432624</guid></item><item><title><![CDATA[New comment by eginhard in "Double Entry Accounting for Developers"]]></title><description><![CDATA[
<p>I found it easy to get started with the very basics (e.g. recording of simple transactions) and I'm just reading up more over time on how to handle more complex things like splitting expenses with a partner or investments. Thanks to Python I was also able to customise my setup almost right away.
There is also an Emacs mode for those who have already made that investment.</p>
]]></description><pubDate>Tue, 28 Jul 2020 10:20:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=23974204</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=23974204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23974204</guid></item><item><title><![CDATA[New comment by eginhard in "Ask HN: What's the most valuable thing you can learn in an hour?"]]></title><description><![CDATA[
<p>VIAC is a great alternative. It's cheaper than traditional banks and allows a higher share of investment in equities: <a href="https://viac.ch/en/" rel="nofollow">https://viac.ch/en/</a></p>
]]></description><pubDate>Wed, 20 Nov 2019 10:29:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=21582641</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=21582641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21582641</guid></item><item><title><![CDATA[The Large Hadron Collider is shutting down for two years of upgrades]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.nytimes.com/interactive/2018/12/21/science/cern-large-hadron-collider-ar-ul.html">https://www.nytimes.com/interactive/2018/12/21/science/cern-large-hadron-collider-ar-ul.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=18746393">https://news.ycombinator.com/item?id=18746393</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 23 Dec 2018 14:59:35 +0000</pubDate><link>https://www.nytimes.com/interactive/2018/12/21/science/cern-large-hadron-collider-ar-ul.html</link><dc:creator>eginhard</dc:creator><comments>https://news.ycombinator.com/item?id=18746393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18746393</guid></item></channel></rss>