Skip to content
View Ar4ikov's full-sized avatar
👺
Unbelievable
👺
Unbelievable

Highlights

  • Pro

Organizations

@DeliChecki

Block or report Ar4ikov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ar4ikov/README.md

Hello, Hola, Привет 👋

I'm Nikita — I train models, and then I build everything that has to exist around them so they actually run for somebody other than me.

BSc in Computer Science, Don State Technical University · Russian Federation. Python most days.

HuggingFace Kaggle


What I actually work on

Speech, emotion, and voice. Most of my research time goes into audio and multimodal models — recognising emotion from speech in real time, optimizing speech recognition in real time and synthesising Russian speech that doesn't sound like a 2015 TTS demo. This is the part of ML I keep coming back to: the data is messy, the labels are subjective, and the evaluation is genuinely hard. Fine-tuning transformers on it is the easy half.

LLM pipelines that have to survive contact with production. OCR in front, an LLM in the middle, a document that a real business depends on coming out the other end. The interesting problems there aren't prompts — they're retries, idempotency, queue backpressure, versioning the model and the data together, and what happens at 3 a.m. when the extraction quietly starts returning garbage.

The unglamorous infrastructure underneath. Async APIs, brokers, containers, deployment. I like that a model is only as good as the boring plumbing that keeps it fed and observable, and I'd rather own that plumbing than hand it over and hope.


Open projects

  • Aniemore — an open library for real-time speech emotion recognition using a multimodal approach. Audio and text together, because tone alone lies and words alone lie differently.
  • OpenJourney — a Discord bot wiring Stable Diffusion to a GPT-2 I trained specifically to write image prompts. Turns out the hard part of image generation is asking for the right thing.

Built, but living behind an NDA

  • Document Automation System — an OCR + LLM pipeline processing documents end-to-end for a logistics company. Real throughput, real consequences for getting a number wrong.
  • Chtec — a speech-synthesis prototype built on StyleTTS 2 for voice cloning in Russian. Cloning a voice in a language the model wasn't designed around is where most of the work went.

The stack, since you're going to ask

PyTorch · HuggingFace (transformers / datasets / accelerate / peft) · pandas · polars · sklearn · lightgbm · catboost · langchain · gigachain · langfuse · plotly · seaborn FastAPI · Pydantic · FastStream · RabbitMQ · Redis · PostgreSQL · MySQL · minio Docker · Compose · Swarm · Ansible/Semaphore · DVC · k8s · ArgoCD · Helm · vLLM · GPUStack

Tools are the least interesting thing on a profile, so that's all they get. I pick them up when a problem needs them and I'm happy to learn whatever the next problem needs — especially if it comes with large-scale infrastructure attached.


Pinned repositories are below. Thank you and enjoy ❤️

Pinned Loading

  1. aniemore/Aniemore aniemore/Aniemore Public

    Emotions recognition from audio and text files (only russian language)

    Python 83 8

  2. vk_advanced_api vk_advanced_api Public

    A very simple to use API Wrapper for Vkontakte (VK) on Python.

    Python 9 2

  3. VkBotLight VkBotLight Public

    Быстрое и удобное API для создания ботов Вконтакте

    Python 2

  4. Rouneford Rouneford Public

    Дискорд-Бот с поддержкой создания и подключения плагинов с удобной системой настройки

    Python 16 2

  5. SentimentFilter SentimentFilter Public

    Быстрая и удобная библиотека для оценки тональности текста с использованием нейросети

    Python 5

  6. OpenJourney-discord OpenJourney-discord Public

    Python 1