Skip to content

All Models and Download URLs

To keep the software package size small, no models are bundled. They are downloaded automatically on first use from HuggingFace, the Chinese mirror site hf-mirror.com, and Alibaba ModelScope modelscope.cn.

Models are generally large. The overseas model repository is not directly accessible from mainland China — a VPN may be needed. Without a VPN, the software will automatically switch to domestic mirror sites.

Even with a VPN, unstable connections may still cause download failures.

Domestic mirror sites have download frequency limits and may not be fast or stable enough.

Due to the above factors, download failures are common, and many other errors are indirectly caused by failed model downloads.

This page lists all model download URLs and local storage paths. If automatic download keeps failing, delete any partially downloaded model files and try manual download.

Download Notes

Most models consist of multiple files, and different models may share file names (e.g., model.safetensors). If a file with the same name already exists in the download directory, the browser may auto-rename it (e.g., model(2).safetensors). You must rename it back to the original name and place it in the correct directory for the software to recognize it.

On the huggingface.co website, click the download icon to download the model file.

Speech Recognition Models

Qwen-ASR (Built-in)

0.6B Model:

1.7B Model:

Firered Chinese (Built-in)

Dolphin (Built-in)

Omnilingual (Built-in)

Parakeet Japanese (Built-in)

faster-whisper (Built-in)

ModelLocal PathDownload URL
tinyapp_dir/models/models--Systran--faster-whisper-tinyhttps://huggingface.co/Systran/faster-whisper-tiny/tree/main
baseapp_dir/models/models--Systran--faster-whisper-basehttps://huggingface.co/Systran/faster-whisper-base/tree/main
smallapp_dir/models/models--Systran--faster-whisper-smallhttps://huggingface.co/Systran/faster-whisper-small/tree/main
mediumapp_dir/models/models--Systran--faster-whisper-mediumhttps://huggingface.co/Systran/faster-whisper-medium/tree/main
large-v1app_dir/models/models--Systran--faster-whisper-large-v1https://huggingface.co/Systran/faster-whisper-large-v1/tree/main
large-v2app_dir/models/models--Systran--faster-whisper-large-v2https://huggingface.co/Systran/faster-whisper-large-v2/tree/main
large-v3app_dir/models/models--Systran--faster-whisper-large-v3https://huggingface.co/Systran/faster-whisper-large-v3/tree/main
large-v3-turboapp_dir/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbohttps://huggingface.co/mobiuslabsgmbh/faster-whisper-large-v3-turbo/tree/main
tiny.enapp_dir/models/models--Systran--faster-whisper-tiny.enhttps://huggingface.co/Systran/faster-whisper-tiny.en/tree/main
base.enapp_dir/models/models--Systran--faster-whisper-base.enhttps://huggingface.co/Systran/faster-whisper-base.en/tree/main
small.enapp_dir/models/models--Systran--faster-whisper-small.enhttps://huggingface.co/Systran/faster-whisper-small.en/tree/main
medium.enapp_dir/models/models--Systran--faster-whisper-medium.enhttps://huggingface.co/Systran/faster-whisper-medium.en/tree/main
distil-large-v2app_dir/models/models--Systran--faster-distil-whisper-large-v2https://huggingface.co/Systran/faster-distil-whisper-large-v2/tree/main
distil-large-v3app_dir/models/models--Systran--faster-distil-whisper-large-v3https://huggingface.co/Systran/faster-distil-whisper-large-v3/tree/main
distil-large-v3.5app_dir/models/models--distil-whisper--distil-large-v3.5-ct2https://huggingface.co/distil-whisper/distil-large-v3.5-ct2/tree/main
distil-small.enapp_dir/models/models--Systran--faster-distil-whisper-small.enhttps://huggingface.co/Systran/faster-distil-whisper-small.en/tree/main
distil-medium.enapp_dir/models/models--Systran--faster-distil-whisper-medium.enhttps://huggingface.co/Systran/faster-distil-whisper-medium.en/tree/main

openai-whisper (Built-in)

Place downloaded .pt model files directly in app_dir/models/

HuggingFace_ASR (Built-in)

whisper.cpp

Single-file models. Place the .bin file in app_dir/models/.


Translation Models (Subtitle Translation)

Hy-MT2-1.8B (Built-in)

M2M100 (Built-in)


TTS Models

Piper (Built-in)

VITS (Built-in)

ZipVoice (Built-in)

OmniVoice (Built-in)

MOSS-TTS-Nano (Built-in)

ChatterBox (Built-in)

Supertonic (Built-in)

Qwen3-TTS (Built-in)

Confucius-TTS (Built-in)

F5-TTS (Built-in)

Path: app_dir/models/models--SWivid--F5-TTS/F5TTS_v1_Base

Path: app_dir/models/models--Jmica--F5TTS/JA_21999120

Path: app_dir/models/models--RASPIAUDIO--F5-French-MixedSpeakers-reduced

Path: app_dir/models/models--hvoss-techfak--F5-TTS-German

Path: app_dir/models/models--hotstone228--F5-TTS-Russian

Path: app_dir/models/models--alien79--F5-TTS-italian

Path: app_dir/models/models--jpgallegoar--F5-Spanish

Path: app_dir/models/models--SPRINGLab/F5-Hindi-24KHz

Path: app_dir/models/models--silma-ai--silma-tts


Speaker Diarization Models

Built-in Model

Download these 3 files from the URL above: 3dspeaker_speech_eres2net_large_sv_zh-cn_3dspeaker_16k.onnx, nemo_en_titanet_small.onnx, seg_model.onnx

  • Path: app_dir/models/onnx/ — place the 3 downloaded files here.

Reverb

pyannote

Ali CAM++

Vocal/Background Separation, Noise Reduction, Punctuation Restoration Models

URL: https://modelscope.cn/models/himyworld/videotrans/tree/master/onnx Path: Download all .onnx files from this page and place them in app_dir/models/onnx/.

Real-time Speech Recognition Model