sevenc-nanashi commited on
Commit
c02c1bc
·
verified ·
1 Parent(s): 37420e0

feat: initial commit

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - ja
5
+ metrics:
6
+ - bleu
7
+ pipeline_tag: text2text-generation
8
+ ---
9
+
10
+ # e2k
11
+
12
+ 英単語から読みを推測するライブラリ、e2kのモデル置き場。\
13
+ 推論コードなどについては[GitHub](https://github.com/VOICEVOX/e2k)を参照してください。