@@ -49,12 +49,27 @@ It also has the ability to record remote VDO.Ninja streams to disk (no transcode
4949 - [ NDI Combiner Mode (Optional)] ( #ndi-combiner-mode-optional )
5050 - [ NDI Installation] ( #ndi-installation )
5151 - [ OpenCV / Tensorflow / FFMPEG / FDSink / Framebuffer support] ( #opencv--tensorflow--ffmpeg--fdsink--framebuffer-support )
52- - [ Audio Recording and Transcription with ` record.py ` ] ( #audio-recording-and-transcription-with-recordpy )
5352- [ Hardware options] ( #hardware-options )
5453 - [ Camera options] ( #camera-options )
5554 - [ 360-degree cameras] ( #360-degree-cameras )
5655 - [ HDMI Input options] ( #hdmi-input-options )
5756 - [ MIDI options] ( #midi-options )
57+ - [ Audio Recording and Transcription with ` record.py ` ] ( #audio-recording-and-transcription-with-recordpy )
58+ - [ What it does] ( #what-it-does )
59+ - [ Installation] ( #installation )
60+ - [ 1. Install System Dependencies] ( #1-install-system-dependencies )
61+ - [ 2. Install Python Dependencies] ( #2-install-python-dependencies )
62+ - [ 3. Configure Whisper Model] ( #3-configure-whisper-model )
63+ - [ Usage Methods] ( #usage-methods )
64+ - [ Method 1: Web Interface] ( #method-1-web-interface )
65+ - [ Method 2: REST API] ( #method-2-rest-api )
66+ - [ Method 3: Command Line Only] ( #method-3-command-line-only )
67+ - [ File Output] ( #file-output )
68+ - [ Running as a System Service] ( #running-as-a-system-service )
69+ - [ Configuration Options] ( #configuration-options )
70+ - [ Security Considerations] ( #security-considerations )
71+ - [ Troubleshooting] ( #troubleshooting )
72+ - [ Example Workflow] ( #example-workflow )
5873 - [ Note:] ( #note )
5974 - [ TODO:] ( #todo )
6075- [ Recent Changes] ( #recent-changes )
0 commit comments