AI & ML interests

On the edge of research in automatic speech recognition for telephony.

Yehorย 
posted an update 3 months ago
Yehorย 
posted an update 6 months ago
Yehorย 
posted an update 6 months ago
Yehorย 
posted an update 6 months ago
view post
Post
286
Containerized Yehor/kulyk-en-uk and Yehor/kulyk-uk-en so you can just pull an image and run CPU-version to do machine translation:

docker run -p 3000:3000 --rm ghcr.io/egorsmkv/kulyk-rust:latest
Yehorย 
posted an update 9 months ago
view post
Post
770
A new lightweight model to do machine translation from English to Ukrainian using recently published LFM2 model. Use demo Yehor/en-uk-translator to test it.

Facts:
- Fine-tuned with 40M samples (filtered by quality metric) from ~53.5M for 1.4 epochs
- 354M params
- Requires 1 GB of RAM to run with bf16
- BLEU on FLORES-200: 27.24
- Tokens per second: 229.93 (bs=1), 1664.40 (bs=10), 8392.48 (bs=64)
- License: lfm1.0

Mode page: Yehor/kulyk-en-uk
  • 5 replies
ยท
Yehorย 
posted an update 12 months ago
Yehorย 
posted an update about 1 year ago
view post
Post
2513
Made a workable program that uses IREE runtime using Rust to inference wav2vec2-bert model for Automatic Speech Recognition.
  • 1 reply
ยท
Yehorย 
posted an update about 1 year ago
view post
Post
2708
I have made a Rust project with integration of the latest state-of-the-art model for object detection, it outperforms YOLO!

Check it out: https://github.com/egorsmkv/rf-detr-usls
  • 2 replies
ยท
Yehorย 
posted an update about 1 year ago
Yehorย 
posted an update about 1 year ago
view post
Post
2269
Create spectrogram using Rust!

Slightly improved nice project that creates spectrogram and built binaries for different platform using cross-rs I've mentioned earlier in my channel.

Repo: https://github.com/crs-org/sonogram
  • 1 reply
ยท
Yehorย 
posted an update about 1 year ago
Yehorย 
posted an update about 1 year ago
Yehorย 
posted an update about 1 year ago
view post
Post
2058
Are you interesting in different runtimes for AI models?

Check out IREE (iree.dev), it convert models to MLIR and then execute on different platforms.

I have tested it in Rust on CPU and CUDA: https://github.com/egorsmkv/eerie-yolo11
Yehorย 
posted an update about 1 year ago
view post
Post
2256
Extract audio datasets with Rust on blazingly fast speeds!

With this tool you can extract audio files from a parquet or arrow file generated by Hugging Face datasets library.

Repository: https://github.com/egorsmkv/extract-audio
  • 1 reply
ยท
Yehorย 
posted an update about 1 year ago
Yehorย 
posted an update about 1 year ago
Yehorย 
updated a Space about 1 year ago
Yehorย 
published a Space about 1 year ago