Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aramrw/yomichan_audio_server
- Owner: aramrw
- Created: 2024-04-09T03:14:55.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-16T20:57:09.000Z (8 months ago)
- Last Synced: 2024-04-24T04:47:41.462Z (8 months ago)
- Topics: japanese, yomichan, yomitan
- Language: Rust
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)**.