/tlvr-source

Source code for TLVR

Primary LanguageSvelte

Rhodes Island Tetralingual Voice Record Archive

Or just TLVR for short.

An Arknights fansite where you can listen/read operator's voice records and switch easily between languages.

I'm learning Chinese and Japanese and I am hopelessly in love with web design and development so I'm willing to waste whole weekends for this apparently.

The two folders of this repo are for the two parts of this project: the part where I organize the data into something the site can read (that's datascript), and the site itself (that's site). Look at the README in the respective folders for more details on how they're run.

The site is live here.

The README in the respective folders

Special Thanks

Voice files are from the Arknights audio repo I also maintain and text data are processed from Kengxxiao's repo.

Also check out the Arknights Story Text Reader if you're looking for the story text instead of voices. They're the main inspiration for this site. There's also AGCC's Story Reader if you want to actually read the story.

Bugs to squash

  • Xiaohei only have the cat noise, not the human form voice. Low-priority, but might be worth a look

Upcoming features

  • Search by voice actor / same voice actor section
  • Lazy loading in list page so users don't have to load all uhh 3MB of images
  • Command line tooling (or maybe even Github actions?) for updating the data