فهرست منبع

Update README.md (#279)

expressivity_predict command updated to use correct arguments for output_path
Oheed Imran 1 سال پیش
والد
کامیت
4a0ce6ae45
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -108,7 +108,7 @@ For running S2TT/ASR natively (without Python) using GGML, please refer to [the
 Here’s an example of using the CLI from the root directory to run inference.
 
 ```bash
-expressivity_predict <path_to_input_audio> --tgt_lang <tgt_lang> --model_name seamless_expressivity --vocoder_name vocoder_pretssel --output--path <path_to_save_audio>
+expressivity_predict <path_to_input_audio> --tgt_lang <tgt_lang> --model_name seamless_expressivity --vocoder_name vocoder_pretssel --output_path <path_to_save_audio>
 ```
 
 ### SeamlessStreaming and Seamless Inference