Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyscarborough committed Sep 12, 2023
1 parent 5528dbf commit 8b7fa87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ in your own network), and increase the quality and coverage of word audio.
This project was forked from [themoeway/local-audio-yomichan](https://github.com/themoeway/local-audio-yomichan) and has been modified by me to remove the Anki plugin-related files and slightly refactored to run standalone in Docker. All the credits go to the original creator [**@Aquafina-water-bottle**](https://www.github.com/Aquafina-water-bottle) and the others who worked on [local-audio-yomichan](https://github.com/themoeway/local-audio-yomichan).

The purpose of this project is to host the audio server externally
(outside of localhost). If you don't to host this on your own server,
(outside of localhost). If you don't want to host this on your own server,
NAS, Kubernetes cluster, etc. then you should stick with the original project.

## Reasons for and against this setup
Expand Down Expand Up @@ -284,8 +284,6 @@ Then ensure that your `config.json` uses the proper paths (replacing
```
</details>

I will try to setup an `install.yaml` file or a Helm chart eventually to simplify this.

### Build and Run from Source

This has only been tested on Linux and macOS but it should likely work on Windows too:
Expand Down Expand Up @@ -519,6 +517,8 @@ You can run this in Kubernetes using a setup similar to the following. In this s

</details>

I will try to setup an `install.yaml` file or a Helm chart eventually to simplify this.

## Adding Additional Sources

You can add additional sources by using your own `config.json` file. For example, you can add the NHK '98 source audio from [Ajatt-Tools](https://github.com/Ajatt-Tools) by doing the following:
Expand Down

0 comments on commit 8b7fa87

Please sign in to comment.