olumideola commited on
Commit
04206e8
·
verified ·
1 Parent(s): fd5d45d

Create readme.md

Browse files
Files changed (1) hide show
  1. readme.md +21 -0
readme.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: diacnet-1.0
3
+ emoji: 🔤
4
+ colorFrom: yellow
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 4.44.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: apache-2.0
11
+ models:
12
+ - olaverse/diacnet-1.0
13
+ ---
14
+
15
+ # diacnet-1.0 demo
16
+
17
+ Interactive demo for [`olaverse/diacnet-1.0`](https://huggingface.co/olaverse/diacnet-1.0),
18
+ a byte-level (ByT5) diacritic restoration model covering Yoruba, Vietnamese, Igbo, Hausa,
19
+ Polish, Turkish, Portuguese, Spanish, French, and Italian in a single joint model.
20
+
21
+ Pick a target language, paste diacritic-stripped text, and get the restored version back.