Skip to content

mimiuchi v0.3.0

Compare
Choose a tag to compare
@naeruru naeruru released this 20 Oct 05:50
· 37 commits to main since this release
a194130

Download the desktop app to interface with applications like VRChat. Currently, you can only use speech-to-text on the web version, so the desktop app is just a middle application. You can technically use other apps to accomplish this (by using the webhook on the website).

Instructions for VRChat

English: How to use Speech-to-text with VRChat
  1. Turn on OSC in VRChat (you might need to restart VRChat for it to take affect)
  2. osc
  3. install and open the desktop app (mimiuchi_0.3.0.exe)
  4. go to mimiuchi.com
  5. toggle the mic button on the website (make sure to grant permission)
  6. toggle the broadcast button on the website (this will toggle it on the desktop app too)
  7. toggle
that's it~! speak and it will transmit all text to VRChat.

you can go thru the settings to adjust the experience. note that speech-to-text will not work with Firefox or Opera.
日本語: VRChatでSpeech-to-textを使う方法
  1. VRChatでOSCをオンにします(有効にするためにVRChatを再起動する必要がある場合があります)
  2. osc
  3. デスクトップアプリをインストールして、開きます (mimiuchi_0.3.0.exe)
  4. mimiuchi.comにアクセスします
  5. ウェブサイトでマイクボタンをトグルします (許可する必要があります)
  6. ウェブサイトでブロードキャストボタンをトグルします
  7. toggle
やった~!話すと、テキストがVRChatに送信されます。アプリで日本語を選択することも可能です。
language

Changes

  • On-device translations. Translate sentences to almost 200 other languages. Requires local CPU resources.
  • Fonts. Lots of fonts.
  • Additional line break customization
  • Adds ability to download session transcript (will clear on app exit)
  • Fix issue where mic access would not fully terminate when turning mic off
  • Fix issue where webhook would fire even when not broadcasting

Planned

  • Whisper inference (eventually)

let me know if you have any suggestions or issues !!