Spaces:
Running on Zero
Running on Zero
Update README.md
#2
by bhardwaj08sarthak - opened
README.md
CHANGED
|
@@ -10,6 +10,9 @@ app_file: app.py
|
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
short_description: Translate games. Keep every character's voice
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# Vernacular
|
|
@@ -26,7 +29,7 @@ file through the normal translation and tone workflow.
|
|
| 26 |
|
| 27 |
|
| 28 |
Demo post: [LinkedIn showcase](https://www.linkedin.com/posts/sarthak-bhardwaj-_buildabrsmallabrhackathon-share-7472425190627512320-V6Sb/?utm_source=share&utm_medium=member_desktop&rcm=ACoAADPVRw4BotVBCyPE4DpwbuFzkKqoaQNohis)
|
| 29 |
-
Video demo: [YouTube walkthrough](https://youtu.be/
|
| 30 |
|
| 31 |
```
|
| 32 |
Uploaded doc/xlsx ─► converter/docs.py or converter/sheets.py ─► English_JSON/Uploaded/
|
|
@@ -157,4 +160,7 @@ available in the runtime.
|
|
| 157 |
| `pipeline/clients.py` | In-process TranslateGemma and Gemma tone inference |
|
| 158 |
| `pipeline/translate_pack.py` | Batch translation/tone driver |
|
| 159 |
| `translations/<lang>/` | Review records used by the app |
|
| 160 |
-
| `pipeline/export_pack.py` | Exports approved/edited translations to final pack |
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
short_description: Translate games. Keep every character's voice
|
| 13 |
+
tags:
|
| 14 |
+
- track:backyard
|
| 15 |
+
- achievement:offgrid
|
| 16 |
---
|
| 17 |
|
| 18 |
# Vernacular
|
|
|
|
| 29 |
|
| 30 |
|
| 31 |
Demo post: [LinkedIn showcase](https://www.linkedin.com/posts/sarthak-bhardwaj-_buildabrsmallabrhackathon-share-7472425190627512320-V6Sb/?utm_source=share&utm_medium=member_desktop&rcm=ACoAADPVRw4BotVBCyPE4DpwbuFzkKqoaQNohis)
|
| 32 |
+
Video demo: [YouTube walkthrough](https://youtu.be/NiKxvZ5Y4TM)
|
| 33 |
|
| 34 |
```
|
| 35 |
Uploaded doc/xlsx ─► converter/docs.py or converter/sheets.py ─► English_JSON/Uploaded/
|
|
|
|
| 160 |
| `pipeline/clients.py` | In-process TranslateGemma and Gemma tone inference |
|
| 161 |
| `pipeline/translate_pack.py` | Batch translation/tone driver |
|
| 162 |
| `translations/<lang>/` | Review records used by the app |
|
| 163 |
+
| `pipeline/export_pack.py` | Exports approved/edited translations to final pack |
|
| 164 |
+
|
| 165 |
+
## teammate
|
| 166 |
+
pulkit-thukral
|