Commit Graph

26 Commits (chrusher-playlist-thumbnails)

Author SHA1 Message Date
Mike Lang dde7696877 buscribe: Work with no end time 3 weeks ago
Mike Lang ff8475dc48 Disable type registration when buscribe connects to the DB
Because those types don't exist in the buscribe DB.
3 weeks ago
Mike Lang 834d27c17d Add buscribe to docker-compose 3 weeks ago
Mike Lang d5caace905 Move buscribe/buscribe to buscribe/ and everything else to buscribe-remainder/
And make buscribe buildable using ./build
3 weeks ago
Mike Lang bcf585776e buscribe: Download models as part of build process 3 weeks ago
Mike Lang ee5e23b2bb Delete buscribe professor
The professor system for annotating the data was never fully finished and isn't needed
for our purposes. We can always resurrect it later, but for now it's easier to just get rid of it.
3 weeks ago
Mike Lang 2d40893825 Move buscribe-web to top level 3 weeks ago
Mike Lang e758418f76 buscribe-api: Move from buscribe/ to top level and add to ./build 3 weeks ago
Mike Lang 54a97c2d01 buscribe-api: Remove VTT support
This is unused, and it was using get_best_segments to work out the actual segment time range,
which is the only thing in buscribe-api that requires actual access to segments.
3 weeks ago
Mike Lang 961bc56fd4 buscribe: Use wubloader's version of common instead of an old copy
None of the apis it uses has changed, so no changes required
except for having the dockerfiles take the full wubloader repo as build context.
3 weeks ago
Mike Lang ea0e84f476 Add 'buscribe/' from commit 'fbb6c4dca07ace89eab39f789537bd0f694c77eb'
git-subtree-dir: buscribe
git-subtree-mainline: e923853ca8
git-subtree-split: fbb6c4dca0
3 weeks ago
Matija Rezar fbb6c4dca0 current stat dump 3 months ago
HeNine 22cf34641b Cosmetics 3 years ago
HeNine c0b334695a time-related unbusening, cont. 3 years ago
HeNine 022c271e07 time-related unbusening 3 years ago
HeNine 61c69db72f more waiting 3 years ago
HeNine 090037f261 End of segments weirdness 3 years ago
HeNine 2f4189bc31 One more database fix 3 years ago
HeNine cc49374096 Change start time priority to make database take priority 3 years ago
HeNine 50c4d8a096 Final result sometimes has no content (if segments are missing after silence?) 3 years ago
HeNine 6f90149d41 Database reference fix and model fetching 3 years ago
HeNine f072ca8016 Channel option added for #1.
Run multiple instances with different databases for multiple channels.
3 years ago
HeNine 341b22a3ef Full voice model 3 years ago
HeNine 11164271b2 Gap handling fixed 3 years ago
HeNine fdb3f034cc Graceful stop for transcription 3 years ago
HeNine 9de8883175 First functional* version. 3 years ago