<feed xmlns='http://www.w3.org/2005/Atom'>
<title>podcast-sponsor-remove/split_dataset.py, branch master</title>
<subtitle>Attempt at identify sponsored segments in audio transcripts and removing them.</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/podcast-sponsor-remove/'/>
<entry>
<title>try finetuning encoder-decoder model like t5gemma</title>
<updated>2025-08-24T04:31:29+00:00</updated>
<author>
<name>vin</name>
<email>git@vineetk.net</email>
</author>
<published>2025-08-24T04:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/podcast-sponsor-remove/commit/?id=0f5fcee95648d706b792affee0658e2e652fd904'/>
<id>0f5fcee95648d706b792affee0658e2e652fd904</id>
<content type='text'>
Unfortunately once it finishes the finetuning process, it doesn't
actually output anything. With decoder-only models like small gemma3, it
also doesn't output anything meaningful. I'm tempted to just classify
each token as an ad or not, finetune an encoder like some long-context
BERT, and then a post-processing script to convert back to tokens and
their timestamps. May end up being more performant and efficient too...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortunately once it finishes the finetuning process, it doesn't
actually output anything. With decoder-only models like small gemma3, it
also doesn't output anything meaningful. I'm tempted to just classify
each token as an ad or not, finetune an encoder like some long-context
BERT, and then a post-processing script to convert back to tokens and
their timestamps. May end up being more performant and efficient too...
</pre>
</div>
</content>
</entry>
<entry>
<title>add helper script to split dataset.jsonl</title>
<updated>2025-08-23T17:35:32+00:00</updated>
<author>
<name>vin</name>
<email>git@vineetk.net</email>
</author>
<published>2025-08-23T17:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/podcast-sponsor-remove/commit/?id=4ec10c33159f435963b73da5a9bd12f25f65cda9'/>
<id>4ec10c33159f435963b73da5a9bd12f25f65cda9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
