Skip to content

V1.0.2

Choose a tag to compare

@MrSupW MrSupW released this 18 Sep 05:59
· 6 commits to main since this release

Release v1.0.2

This release focuses on improving usability and transcription quality with several new features and key changes.

🚀 New Features

  • Remote File Support: You can now transcribe media directly from HTTP/HTTPS URLs using the -i/--input-file argument.
  • Intelligent Post-Processing: Automatically detects and removes common ASR hallucinations (e.g., repetitive phrases) for cleaner output.
  • Context Guidance: A new --context (-c) argument allows you to provide specific terms or jargon to improve recognition accuracy.

⚠️ Breaking Changes

  • Logging Behavior Inverted: The --verbose flag has been removed. Detailed logging is now on by default. Use the new --silence (-s) flag to suppress progress output.