Skip to content

aramrw/yomichan_audio_server

Repository files navigation

(iOS compatible audio files)

Add Audio Server to Yomichan/Yomitan

http://localhost:8080/?term={term}&reading={reading}
  • Copy the above link & paste into the url box just like in the gif below 👇

Installation (Linux + MacOS + Windows)

  • Download the latest yas exe & put the exe inside any folder
  • Also download at least one audio folder from the releases page.
  • Create an audio/ folder and put the audio files inside that folder. Make sure it looks like this 👇
yomichan_audio_server_v0.1.2/ <- this can be any folder
├── audio/
│   ├── daijisen/media
│   ├── jpod/media
│   ├── nhk16/media
│   ├── shinmeikai8/media
│   ├── forvo_jp/
│   ├── forvo_zh/
├── yomichan_audio_server.exe

Sorting

  • create a sort.txt file where the exe is
  • run program with --sources to see sources list
  • add at least 1 source on each line

Issues:

  • If you are having problems, run the program with --log full
  • Make sure to include the operating system and send bug reports in Issues.