Skip to content

Local Yomichan/Yomitan server to play audio (without Anki)

Notifications You must be signed in to change notification settings

aramrw/yomichan_audio_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • ~NanoSecond Audio Lookup Speeds.
  • Tiny Memory Usage
  • iOS Compatible Audio Files.

Included Audio Files 🔉

  • NHK16 日本語発音辞典 (~1.29 GB) - 102,823 files
  • Jpod (~1.63 GB) - 134,103 files
  • 大辞泉 (~908 MB) - 61,521 files
  • Forvo (~717 MB) - 78,835 files
  • 新明解8版 (~588 MB) - 66,726 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

  • Download yomichan_audio_server_v0.4.0.zip.
  • Download the audio files you want (all recommended) from the Releases Page.
  • Extract and place the audio file folders inside yomichan_audio_server_v0.4.0/audio. It should look like this 👇
  • Run the .exe
yomichan_audio_server_v0.3.0\
├── audio/
│   ├── daijisen_files\
│   ├── forvo_files\
│   ├── jpod_files\
│   ├── nhk16_files\
│   ├── shinmeikai8_files\
│   ├── entries.db
│   ├── entries.v
├── yomichan_audio_server.exe

Debug:

  • If you are having problems, click on the Debug menu item in the system tray, and check error messages.
  • Send bug reports in Issues.