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.
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.
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.
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.