|
642e4c8d58
|
better NORMALSPEECH conversion
|
2021-12-14 14:08:00 -07:00 |
|
|
48f6fd9028
|
use (or) instead of (if) for a default
|
2021-12-14 14:01:20 -07:00 |
|
|
8b871bf8e9
|
insert special characters to converted ktxt2 blocks
|
2021-12-14 14:01:03 -07:00 |
|
|
d3b8bbcf8a
|
Cleaner stream-based ktxt2 conversions
|
2021-12-14 14:00:43 -07:00 |
|
|
a8525ad1eb
|
Stream takeBetween() method
|
2021-12-14 12:58:44 -07:00 |
|
|
958124707b
|
Add 26 more keys to choose between voice takes
|
2021-12-13 21:18:21 -07:00 |
|
|
8cbc4ade05
|
successful exit code possible for transcribe script
|
2021-12-13 21:01:59 -07:00 |
|
|
3c8d573d14
|
add shebang to voice track scripts
|
2021-12-13 20:52:05 -07:00 |
|
|
1a00be825d
|
save when running out of lines in voice track
|
2021-12-13 20:47:46 -07:00 |
|
|
7340ce6ffd
|
script for cutting voice tracks
|
2021-12-13 20:44:40 -07:00 |
|
|
025194e2ef
|
refactor transcribe-voice-track.py
|
2021-12-13 19:02:28 -07:00 |
|
|
69f23c1fb8
|
Solve AOC day 11
|
2021-12-13 18:26:17 -07:00 |
|
|
04139504d5
|
slim down AOC readLines function
|
2021-12-12 19:31:13 -07:00 |
|
|
79f385417a
|
Solve AOC day 10
|
2021-12-12 19:23:36 -07:00 |
|
|
617a31af7a
|
Solve AOC day 12 pt 2
|
2021-12-12 17:58:11 -07:00 |
|
|
d6e87035d6
|
measureTime macro
|
2021-12-12 17:49:47 -07:00 |
|
|
f658d6e098
|
Solve AOC day 12 pt 1
|
2021-12-12 16:58:21 -07:00 |
|
|
5f6254cf0c
|
Solve AOC day 9 pt 2
|
2021-12-11 14:22:02 -07:00 |
|
|
63e5ac2a4f
|
AOC day 10 inputs
|
2021-12-10 11:35:19 -07:00 |
|
|
6de04b9fa8
|
Fix AOC day 9 pt 1
|
2021-12-10 11:24:13 -07:00 |
|
|
936a55c814
|
WIP AOC day 9 pt 1
|
2021-12-10 10:45:11 -07:00 |
|
|
5b1ebd4a9d
|
ignore local vosk models
|
2021-12-09 19:01:51 -07:00 |
|
|
b7e2b626f4
|
make trySpawnSync return the stdout
|
2021-12-09 16:29:13 -07:00 |
|
|
0243e3140f
|
Solve AOC day 5 pt 2
|
2021-12-07 12:07:54 -07:00 |
|
|
f577b9cc99
|
Solve AOC day 5 pt 1
|
2021-12-07 11:55:18 -07:00 |
|
|
505e7fd054
|
Solve AOC day 7 pt 2
|
2021-12-07 11:20:50 -07:00 |
|
|
97e2369fcb
|
Solve AOC day 7 pt 1
|
2021-12-07 11:15:11 -07:00 |
|
|
e9d43df34c
|
solve AOC day 4 pt 2
|
2021-12-06 14:49:26 -07:00 |
|
|
a898a73f19
|
Solve AOC day 3 pt 2
|
2021-12-06 14:01:22 -07:00 |
|
|
6ecb87c5ae
|
actually solve aoc day 6 pt 2
|
2021-12-06 13:42:37 -07:00 |
|
|
afa3699cfe
|
Improve the ~ reader macro
|
2021-12-06 13:41:08 -07:00 |
|
|
be92fdd8fe
|
solve AOC day 6 pt 2
|
2021-12-06 13:34:30 -07:00 |
|
|
42e23f3b16
|
solve AOC day 6 pt 1
|
2021-12-06 13:04:43 -07:00 |
|
|
880712f59c
|
solve AOC day 4 pt 1
|
2021-12-05 18:45:57 -07:00 |
|
|
acdc9650e5
|
allow duplicate lines in transcribe-voice-track.py
|
2021-12-04 22:10:55 -07:00 |
|
|
8bddb4dafe
|
Vosk python script for guessing where lines are in a VO wav file
|
2021-12-04 21:05:05 -07:00 |
|
|
863dc3bdfa
|
Fuzzy map type
|
2021-12-04 17:34:43 -07:00 |
|
|
28c9c9fa78
|
fixes for Hollywoo
|
2021-12-04 00:12:13 -07:00 |
|
|
2348de8978
|
intercut feature for hollywoo
|
2021-12-03 22:55:12 -07:00 |
|
|
d80b0c01a9
|
fix Fountain conversions
|
2021-12-03 22:54:43 -07:00 |
|
|
f8e1d5d8ce
|
fix KTxt2 import split by paragraphs
|
2021-12-03 19:47:56 -07:00 |
|
|
3b5d03005b
|
Kiss-VSCode fallback to default config
|
2021-12-03 19:06:43 -07:00 |
|
|
80e909090d
|
Command to import KTxt2 input file
|
2021-12-03 17:49:31 -07:00 |
|
|
cfa76370a9
|
fix type unification of withValueOrInputBox
|
2021-12-03 17:37:25 -07:00 |
|
|
ef9d00b08b
|
include kiss-vscode builtin commands in the check for config changes
|
2021-12-03 17:36:59 -07:00 |
|
|
97af1827bc
|
allow creating empty ktxt2 files
|
2021-12-03 16:21:27 -07:00 |
|
|
eaaf443ca2
|
Add newline placeholder in Ktxt2
|
2021-12-03 15:58:17 -07:00 |
|
|
3a3d69d13a
|
Solve AOC day 3 pt 1
|
2021-12-03 15:45:00 -07:00 |
|
|
224ea5f30a
|
Solve AOC day 2 pt 2
|
2021-12-03 14:07:11 -07:00 |
|
|
40882d7a45
|
Solve AOC day 2 pt 1
|
2021-12-03 13:58:16 -07:00 |
|