Voice Input Fix
Improved speech recognition mod for YAPYAP.
VoiceInputFix is a replacement mod for YAPYAP’s built-in speech recognition system, designed to significantly improve voice command reliability and responsiveness. By replacing the default Vosk engine with Fun-ASR (SenseVoice), this mod delivers more accurate recognition, faster processing, and seamless multi-language support.
FEATURES
- Enhanced Recognition Accuracy: Dramatically improves command detection and reduces misinterpretation
- Fun-ASR (SenseVoice) Engine: Replaces the default Vosk system with a more advanced speech recognition backend
- Multi-Language Detection: Automatically recognizes Chinese (Mandarin/Cantonese), English, Japanese, and Korean without manual switching
- Low-Latency Processing: Faster response times for smoother and more natural voice interaction
- Drop-In Replacement: Works as a direct upgrade to the default voice input system
- Customizable: After the first launch, a config file Mhz.voiceinputfix.cfg is generated in BepInEx\config.
Note: when YAPYAP initializes the mod for the first time, it may freeze. This is OK – wait a bit for the game to load all dependencies. The mod has 0 performance impact when you play the game though.
Options in Mhz.voiceinputfix.cfg
SpeechThreshold determines the volume to trigger recognition. The higher the number is, the louder you must speak (or scream). Default value is 0.015.
Language determines what language the mod will process. By default (auto), the mod works for all available languages (Chinese Mandarin or Cantonese, English, Japanese, and Korean). However, you can prioritize the specific language which improves recognition. Use the following options:
- en for English
- ja for Japanese
- ko for Korean
- zn for Mandarin Chinese
- yue for Cantonese Chinese
EnableDebugLog enables debug log. Replace false with true if you want to enable it.
Requires: BepInEx 5 and Sherpa ONNX Runtime
Made by: Mhz
How to Install
- Install BepInEx if it is not yet installed. Make sure you have Sherpa ONNX Runtime too.
- Download and unzip the VoiceInputFix mod to YAPYAP\BepInEx\plugins
- Download model.onnx (link) and tokens.txt (link). Put both files into YAPYAP\BepInEx\plugins\models.
If you have any problems installing this or any other mod for YAPYAP, read this guide.




