Update example commands to use synthalingua.py
Replaced references to transcribe_audio.py with synthalingua.py in documentation examples across input_microphone.md, language_translation.md, and web_discord.md for consistency with the current script name. Also removed a duplicate silent_duration entry in output_filtering.md.
bfd7206
Add video subtitle processing and styling options
Expanded documentation to cover new video subtitle features: burning and embedding subtitles using FFmpeg, and customizing burned subtitle appearance with font, size, and color via the --substyle argument. Includes usage examples, setup instructions for custom fonts, and workflow enhancements for advanced captioning.
de7654e
Update docs: rename script and add new arguments
Replaced all references to 'transcribe_audio.py' with 'synthalingua.py' across documentation files. Added and documented new arguments including --model_source, --compute_type, --intelligent_mode, --debug, --timeout, --condition_on_previous_text, --cookies-from-browser, --print_srt_to_console, and --batchmode. Expanded device and model backend options, clarified usage examples, and improved descriptions for streaming, captioning, and output filtering features.
8d1d676
Add VRAM warning to --isolate_vocals documentation
Added a note about substantial VRAM requirements when using --isolate_vocals with large models or many parallel jobs on GPU. The warning helps users avoid crashes or out-of-memory errors and clarifies memory requirements for both GPU and CPU processing.
d6330bf
Created LINUX_SETUP (markdown)
b6c9803
Add --print_srt_to_console option documentation
Documents the new --print_srt_to_console flag, which prints the final generated SRT subtitles to the console after file creation in captions mode. Includes usage details and an example command.
b601336
Update documentation for streaming and environment setup
Added examples for extracting cookies from browsers in streaming workflows, clarified microphone and streaming chunk options, and updated version numbers in environment setup scenarios to 0.0.45.
6114731
Remove .md extensions from internal documentation links
Updated all internal links in documentation files to omit the .md extension for consistency and improved navigation. This affects references across multiple markdown files, including the index and section cross-links.
f524e6b
Rename index.md to home.md and update references
Renamed index.md to home.md and updated all 'Back to Index' links in documentation files to point to home.md. This improves clarity and consistency in navigation across the documentation.
b3a48b2
Replace and reorganize documentation files
Removed outdated markdown documentation files (Advanced-Info.md, Graphical-User-Interface-–-Information.md, Home.md) and added new modular documentation: cookies.md, examples.md, general.md, index.md, input_microphone.md, language_translation.md, model_device.md, output_filtering.md, set_up_env_guide.md, streaming_file.md, troubleshooting.md, web_discord.md, and web_player.md. This update improves clarity, organization, and maintainability of Synthalingua's documentation.
68b7ae2
Updated Graphical User Interface ‐ Information (markdown)
0dd60f7
Updated Graphical User Interface ‐ Information (markdown)
625ea5b
Updated Graphical User Interface ‐ Information (markdown)
328986f
Updated Graphical User Interface ‐ Information (markdown)
49d2383
Updated Graphical User Interface ‐ Information (markdown)
65b87e3
Updated Graphical User Interface ‐ Information (markdown)
61e0248
Updated Graphical User Interface ‐ Information (markdown)
e1239f0
Updated Graphical User Interface ‐ Information (markdown)
d0d083c
Updated Graphical User Interface ‐ Information (markdown)
e947fb8
Updated Graphical User Interface ‐ Information (markdown)
7168127
Updated Graphical User Interface ‐ Information (markdown)
392b197
Updated Graphical User Interface ‐ Information (markdown)
799a907
Updated Graphical User Interface ‐ Information (markdown)
48893a4
Created Graphical User Interface - Information (markdown)
5612e4f
Updated Advanced Info (markdown)
09bf4eb