https://github.com/rafael-vasconcellos/sugoi-v4-space
A huggingface space for Sugoi V4
https://github.com/rafael-vasconcellos/sugoi-v4-space
ai api backend ctranslate2 deep-learning flask huggingface machine-learning natural-language-processing nlp sentence-piece-tokenizer sentencepiece server-side translation
Last synced: 8 months ago
JSON representation
A huggingface space for Sugoi V4
- Host: GitHub
- URL: https://github.com/rafael-vasconcellos/sugoi-v4-space
- Owner: rafael-vasconcellos
- License: mit
- Created: 2024-10-08T23:45:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-08T00:22:25.000Z (11 months ago)
- Last Synced: 2025-01-11T13:29:20.571Z (9 months ago)
- Topics: ai, api, backend, ctranslate2, deep-learning, flask, huggingface, machine-learning, natural-language-processing, nlp, sentence-piece-tokenizer, sentencepiece, server-side, translation
- Language: Python
- Homepage: https://huggingface.co/spaces/playmak3r/sugoi-v4
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
title: Sugoi V4
emoji: 🐳
colorFrom: purple
colorTo: gray
sdk: docker
app_port: 7860
license: mit
pinned: false
---# About
[Sugoi](https://huggingface.co/JustFrederik/sugoi-v4-ja-en-ct2) is a well-known lightweight Japanese to English translator. It can run on the average workstation, without a GPU. This space can run in a free hugging face space.
## How it works
The Flask server serves a rudimental web GUI and a rudimental web API that connects with a Redis server, which manages a queue to the model.