Installation Guide
System Requirements
Windows Installation
Method 1: Installer (Recommended)
Download the installer (choose either source):
- ModelScope Mirror: manyspeech-cli-1.0.0-preview.9.19-win-x64-setup.exe
- GitHub Releases: manyspeech-cli-1.0.0-preview.9.19-win-x64-setup.exe
Installation steps:
-
Double-click the installer and follow the wizard to complete installation.
-
After installation, open Command Prompt (cmd) or PowerShell and verify with:
Method 2: Portable (No installation)
Download the archive (choose either source):
- ModelScope Mirror: manyspeech-cli-1.0.0-preview.9.19-win-x64.zip
- GitHub Releases: manyspeech-cli-1.0.0-preview.9.19-win-x64.zip
Installation steps:
-
Extract to any directory (e.g.,
D:\Tools\ManySpeech). -
Enter that directory and double-click
manyspeech-cli.exeto run.💡 Tip: To call
manyspeechdirectly from any command prompt, add the extracted directory to your system PATH environment variable (double-clickinstall.batin the directory to do this automatically). To cleanly uninstall, rununinstall.bat.
Linux Installation
Method 1: AppImage (Single file)
-
Download
manyspeech-cli-1.0.0-preview.9.19-linux-x64.AppImage -
Make it executable:
-
Run directly:
📝 Note: If your system lacks FUSE, you can extract and run with the
--appimage-extractoption, or use--helpto see other options.
Method 2: Portable (tar.gz)
-
Download
manyspeech-cli-1.0.0-preview.9.19-linux-x64.tar.gz -
Extract the archive:
-
Enter the extracted directory:
-
Make it executable and run:
Verify Installation
If help information is displayed, installation succeeded.
💡 General tip: The first time you run the program, it will automatically download the required speech recognition model files. Please be patient and ensure a working internet connection.

