index
:
podcast-sponsor-remove
master
Attempt at identify sponsored segments in audio transcripts and removing them.
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-24
try finetuning encoder-decoder model like t5gemma
HEAD
master
vin
6
-25
/
+186
2025-08-23
add finetuning scripts
vin
2
-0
/
+122
2025-08-23
add helper script to split dataset.jsonl
vin
1
-0
/
+62
2025-08-23
add helper script for reviewing input into dataset
vin
2
-1
/
+124
2025-08-23
adapt asr.py for multiple file inputs
vin
1
-32
/
+30
2025-08-23
add highlight/visualizer script and update system prompt
vin
2
-30
/
+155
2025-08-22
whisper.cpp replaced by onnx-asr
vin
1
-42
/
+0
2025-08-22
update main script
vin
3
-417
/
+134
2025-08-22
add formatting
vin
2
-3
/
+291
2025-08-22
improve asr.py
vin
1
-54
/
+65
2025-08-22
update with newer parakeet
vin
1
-1
/
+1
2025-08-13
add parakeet asr via onnx
vin
1
-0
/
+68
2025-07-19
provide better examples in system prompt and retry on error
vin
1
-69
/
+215
2025-07-19
save output in data/, not where podcasts are
vin
1
-4
/
+14
2025-07-19
change chunking to overlapping time segments
vin
1
-55
/
+52
2025-07-19
output data in jsonl
vin
1
-4
/
+6
2025-07-19
respect ratelimit and change output extension to .gpt
vin
1
-40
/
+38
2025-07-19
remove prototyping llm prints, use tqdm, use arguments as inputs
vin
1
-140
/
+134
2025-07-18
initial payload
vin
2
-0
/
+334