diff --git a/WhisperPS/Readme.md b/WhisperPS/Readme.md index a2edda9..01f0369 100644 --- a/WhisperPS/Readme.md +++ b/WhisperPS/Readme.md @@ -33,6 +33,9 @@ It returns the object which keeps both source file name, and transcribed text. * `Export-SubRip` saves transcribed text in *.srt format. * `Export-WebVTT` saves transcribed text in *.vtt format. +You can use `man` (an alias for `get-help`) for detailed documentation on specific commands, example:
+`man Import-WhisperModel -full` + By default, PowerShell doesn’t print any informational or debug messages. If you want these messages, run these commends: