tts
Verified for current stable LTS
Tts Command: Query Model Info By Name
Use for query model info by name with Tts. Exact CLI syntax to query model info by name using Tts.
When to use this: Use for query model info by name with Tts.
Command Syntax
tts --model_info_by_name <model_type/language/dataset/model_name> tts --model_info_by_name <model_type/language/dataset/model_name> Live Command Builder
Final Command
tts --model_info_by_name <model_type/language/dataset/model_name> Command Breakdown
--model_info_by_name- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to query model info by name using Tts.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Tts Command: List Provided Models
tts --list_models Tts Command: Query Model Info By Idx tts --model_info_by_idx <model_type/model_query_idx> Tts Command: Run Custom Text To Speech Model tts --text "<text>" --model_path <path/to/model.pth> --config_path <path/to/config.json> --out_path <path/to/file.wav> Tts Command: Run Text To Speech Default Models tts --text "<text>" Tts Command: Run Text To Speech With Specific Model tts --text "<text>" --model_name <model_type/language/dataset/model_name>