Pinned Repositories
BertJapaneseTokenizer
Minimal Tokenizer implementation of BertJapanese(cl-tohoku/bert-base-japanese) in C#
BMSParser
Parsing BMS format which is for non-commercial rhythm game.
CppCMakeVcpkgTemplate
A template project to build a C++/CMake/vcpkg based projects with IDE and GitHub Actions. Build is sped up with caching of artifacts.
EDMTranslator
.NET Text translator library based on LLM models, especially EncoderDecoderModel in HuggingFace
ffxiv-ja-ko-translator
Japanese→Korean translator model specialized in Final Fantasy XIV based on BERT-Japanese & KoGPT2. (FFXIV translator)
IronworksTranslator
Final Fantasy XIV live chat translator as WPF app
midi-velocity-infer-v2
[ASJ2023] Seq2seq and attention based midi Velocity prediction model.
Tokenizers.DotNet
[Unofficial] Simple .NET wrapper of HuggingFace Tokenizers library
WatchDogDotNet
Kills orphan child processes when target parent process is gone
sappho192's Repositories
sappho192/ffxiv-ja-ko-translator
Japanese→Korean translator model specialized in Final Fantasy XIV based on BERT-Japanese & KoGPT2. (FFXIV translator)
sappho192/IronworksTranslator
Final Fantasy XIV live chat translator as WPF app
sappho192/Tokenizers.DotNet
[Unofficial] Simple .NET wrapper of HuggingFace Tokenizers library
sappho192/BertJapaneseTokenizer
Minimal Tokenizer implementation of BertJapanese(cl-tohoku/bert-base-japanese) in C#
sappho192/EDMTranslator
.NET Text translator library based on LLM models, especially EncoderDecoderModel in HuggingFace
sappho192/midi-velocity-infer-v2
[ASJ2023] Seq2seq and attention based midi Velocity prediction model.
sappho192/WatchDogDotNet
Kills orphan child processes when target parent process is gone
sappho192/aihub-translation-dataset
Code to merge some datasets in AIHub into single dataset
sappho192/dotnet-crawler-example
Webpage crawler example based on PuppeteerSharp and WPF.
sappho192/CppCMakeVcpkgTemplate
A template project to build a C++/CMake/vcpkg based projects with IDE and GitHub Actions. Build is sped up with caching of artifacts.
sappho192/gpt2-tokenizer-csharp
C# implementation of GPT2 tokenizer based on the code in hyunwoongko/gpt2-tokenizer-java
sappho192/cmake-vcpkg-poco-example
Example POCO project managed with CMake and vcpkg
sappho192/cpp_dll_test
sappho192/csbindgen-exercise
Exercise project using csbindgen to make a C# DLL from Rust
sappho192/demo-library-simple
A cmake project that demonstrates how to use static and dynamic libraries in a C++ project.
sappho192/dotfiles
sappho192/ffxiv-hermes
Pointer address for NPC dialogue in FFXIV
sappho192/iPlug2
C++ Audio Plug-in Framework for desktop, mobile and web
sappho192/KOMUChat
인공지능 학습을 위한 온라인 커뮤니티 대화 데이터셋
sappho192/LoudnessNormalizer
sappho192/onnx-hf-test
Onnx utilization code without PyTorch & Optimum dependency
sappho192/PartyYomi
TTS program which reads in-game chat of Final Fantasy XIV
sappho192/POCOExercise
C++ based project which have some example code of POCO.
sappho192/poetics-sdk
sappho192/pokerogue
A browser based Pokémon fangame heavily inspired by the roguelite genre.
sappho192/sappho192
sappho192/Sharlayan.Lite
[Fork] Minimum version of Sharlayan, which only provides memory search and chatlog feature
sappho192/spotube
🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
sappho192/SRT-to-CSV-and-audio-split
Split long audio files based on subtitle-info in SRT File (Transcript saved in CSV)
sappho192/ubuntu-cuda-guide
연구실 서버의 기존 운영체제였던 16.04에서 20.04로 업그레이드하면서 진행했던 내용들을 참고용으로 남겨놓습니다.