Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aramrw/yomichan_audio_server

Yomichan/Yomitan server to play audio
https://github.com/aramrw/yomichan_audio_server

japanese yomichan yomitan

Last synced: about 1 month ago
JSON representation

Yomichan/Yomitan server to play audio

Awesome Lists containing this project

README

        

### 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_
- **`ζ–°ζ˜Žθ§£οΌ˜η‰ˆ`** (~**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`](https://github.com/aramrw/yomichan_audio_server/releases/latest/download/yomichan_audio_server_v0.4.0.zip)**.
- Download the audio files you want _(all recommended)_ from the **[Releases Page](https://github.com/aramrw/yomichan_audio_server/releases/tag/v0.4.0)**.
- 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](https://github.com/aramrw/yomichan_audio_server/issues)**.