Home

Awesome

local-audio-yomichan-build-scripts

A collection of small scripts to mass-process audio files from the Local Audio Server for Yomichan Anki Add-on.

Goals of this repo:

NON-Goals:

Expected File Structure

(repo-root)
 L input
    L forvo_files
    L jpod_files
    L jpod_alt_files
    L nhk16_files
    L shinmeikai8_files
 L output
    L opus
       L user_files
          L ...
    L mp3
       L user_files
          L ...
    L ...

Prerequisites

This requires a Unix system to run. On Windows, you can use WSL.

Dependencies:

Original Audio Files

You'll also need the unprocessed audio files to run this script on.

Download the files from this torrent. Alternatively, use the magnet link below:

<details><summary>Magnet link</summary>
magnet:?xt=urn:btih:e80dc4b9dd837257a181dd378325e6b433f55071&dn=local-yomichan-audio-collection-2023-06-11-original.tar.xz&tr=http%3a%2f%2fanidex.moe%3a6969%2fannounce&tr=http%3a%2f%2fnyaa.tracker.wf%3a7777%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2fopentracker.i2p.rocks%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce
</details>

Usage

  1. Download the original audio files.
  2. Run the following command:
    ./build-collection.sh
    

TODO

Credits

None of this would have even existed if it wasn't for the ideas and work from these fantastic people:

There's a lot more stuff that these two did that isn't mentioned here, either because I forgot or it would make the list a bit too long. Thanks again!

<!-- Original discussions (TMW Server) * https://discord.com/channels/617136488840429598/1111699416701730871/1111699416701730871 * https://discord.com/channels/617136488840429598/1074057444365443205/1112936831013617724 -->