mirror of
https://github.com/royshil/obs-localvocal.git
synced 2026-01-08 20:08:08 -05:00
Add link to correct MSVC runtime to README in case it's missing
This commit is contained in:
@@ -67,7 +67,6 @@ Current Features:
|
||||
- Partial transcriptions for a streaming-captions experience
|
||||
- 100s of fine-tuned Whisper models for dozens of languages from HuggingFace
|
||||
|
||||
|
||||
## Download
|
||||
Check out the [latest releases](https://github.com/locaal-ai/obs-localvocal/releases) for downloads and install instructions.
|
||||
|
||||
@@ -85,6 +84,8 @@ LocalVocal is available in multiple versions to cater to different hardware conf
|
||||
|
||||
Make sure to download the version that matches your system's hardware and operating system for the best performance.
|
||||
|
||||
If using Windows and the plugin fails to load after installation, please ensure you have the [latest MSVC runtime](https://aka.ms/vs/17/release/vc_redist.x64.exe) installed, and that you are using the correct version (e.g. not using a CUDA version without an NVidia GPU and CUDA installed)
|
||||
|
||||
### Models
|
||||
The plugin ships with the Tiny.en model, and will autonomously download other Whisper models through a dropdown.
|
||||
There's also an option to select an external GGML Whisper model file if you have it on disk.
|
||||
|
||||
Reference in New Issue
Block a user