sappho192
AI Researcher. Mainly interested in Audio, Acoustics, Music AI
KnowledgeWork Inc. @knowledge-work Tokyo, Japan
Pinned Repositories
a-pile-of-idea
Archive of my random thoughts and ideas on programming, thesis, etc
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
sappho192's Repositories
sappho192/Tokenizers.DotNet
[Unofficial] Simple .NET wrapper of HuggingFace Tokenizers library
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/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/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/gemma3-exercise
sappho192/LoudnessNormalizer
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/cmake-vcpkg-poco-example
Example POCO project managed with CMake and vcpkg
sappho192/cpp_dll_test
sappho192/dataset-translator
sappho192/difit
A lightweight command-line tool that spins up a local web server to display Git commit diffs in a GitHub-like Files changed view
sappho192/dotfiles
sappho192/ffxiv-hermes
Pointer address for NPC dialogue in FFXIV
sappho192/gecko
Gecko - A Tool for Effective Annotation of Human Conversations
sappho192/GeckoUrlGenerator
sappho192/gemma3-multilingual-translator
sappho192/o3-search-mcp
MCP server for OpenAI o3 web search
sappho192/onnx-hf-test
Onnx utilization code without PyTorch & Optimum dependency
sappho192/openrouter-exercise
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/RAG-Driven-Generative-AI
This repository provides programs to build Retrieval Augmented Generation (RAG) code for Generative AI with LlamaIndex, Deep Lake, and Pinecone leveraging the power of OpenAI and Hugging Face models for generation and evaluation.
sappho192/sappho192
sappho192/Sharlayan.Lite
[Fork] Minimum version of Sharlayan, which only provides memory search and chatlog feature
sappho192/signalsmith-stretch
C++ polyphonic pitch/time library (GitHub mirror)
sappho192/speech_comparison
Experiment of speech comparison using two methods: MFCC-delta or Speaker Embedding model