Whats New
- Compatibility with
minecraft 1.21.4
andminecraft 1.21.5
. - Add missing translations for file chooser dialog.
Installation
- Install
minecraft 1.21.4
orminecraft 1.21.5
,fabric loader >=0.16.0
,fabric-api
and MidnightLib 1.7.2-fabric. - Install the mod and download the GGML Whisper model.
- Configure the mod according to your needs in the configuration menu.
- Use the keybinding you set (default is
V
) to start recording and speech recognition. - If the mode is set to
AUTO_SEND
, the recognized text will be automatically sent as a chat message. If set toRELEASE_KEY_TO_SEND
orRELEASE_KEY_TO_INPUT
, follow the corresponding key - release actions.
For more info, see README: 2.x
Whats New
- OpenAI Whisper model support.
- Support custom dynamic link libraries, the users can compile custom libraries for CUDA support.
Installation
- Install
minecraft 1.21.5
,fabric loader >=0.16.0
,fabric-api
and MidnightLib 1.7.2-fabric. - Install the mod and download the GGML Whisper model.
- Configure the mod according to your needs in the configuration menu.
- Use the keybinding you set (default is
V
) to start recording and speech recognition. - If the mode is set to
AUTO_SEND
, the recognized text will be automatically sent as a chat message. If set toRELEASE_KEY_TO_SEND
orRELEASE_KEY_TO_INPUT
, follow the corresponding key - release actions.
Publish by GitHub Action. For more info, see README: 2.x
- optimize UI
For more info, see GitHub Releases 2.0.0
New Features
Use OpenAI whisper model instead of VOSK.
Usage
- Install the mod and download the GGML Whisper model.
- Configure the mod according to your needs in the configuration menu.
- Use the keybinding you set (default is
V
) to start recording and speech recognition. - If the mode is set to
AUTO_SEND
, the recognized text will be automatically sent as a chat message. If set toRELEASE_KEY_TO_SEND
orRELEASE_KEY_TO_INPUT
, follow the corresponding key - release actions.
More Info
https://github.com/Jaffe2718/Fabric-Microphone-Text-Input/tree/2.x
Made the prefix that is added in front of the recognized text, configurable. Users may now set the prefix in Mod Menu.