--- To explore the Vosk transcriptions, I used these scripts in this order: - copy a segment from the stream-segment scripts - $ bash convert-to-16khz-16bit.sh seg-1-a1.ts.ogg - $ bash transcriber.sh - $ bash cleanup.sh - $ bash make-html.page.sh https://hub.xpub.nl/cerealbox/~manetta/cloudmix/vosk/alnik-transcribed.html --- And to explore the WebVTT output that Vosk can create: - $ python3 vosk-vtt.py seg-1-a1.ts.wav - see example alnik-vtt.html how to use it https://hub.xpub.nl/cerealbox/~manetta/cloudmix/vosk/alnik-vtt.html