-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #27 from letuananh/main
speach 0.1a9 with TTLv2 API
- Loading branch information
Showing
9 changed files
with
87 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
chirptext >= 0.1, <0.3 | ||
chirptext >= 0.2a4.post1, <0.3 | ||
puchikarui >= 0.1, <0.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{"text": "三毛猫が好きです。", "tokens": [{"cfrom": 0, "cto": 1, "text": "三", "pos": "名詞-数", "tags": {"pos": ["名詞-数"], "Reading": ["さん"]}}, {"cfrom": 1, "cto": 2, "text": "毛", "pos": "名詞-接尾-助数詞", "tags": {"pos": ["名詞-接尾-助数詞"], "Reading": ["もう"]}}, {"cfrom": 2, "cto": 3, "text": "猫", "pos": "名詞-一般", "tags": {"pos": ["名詞-一般"], "Reading": ["ねこ"]}}, {"cfrom": 3, "cto": 4, "text": "が", "pos": "助詞-格助詞-一般", "tags": {"pos": ["助詞-格助詞-一般"], "Reading": ["が"]}}, {"cfrom": 4, "cto": 6, "text": "好き", "pos": "名詞-形容動詞語幹", "tags": {"pos": ["名詞-形容動詞語幹"], "Reading": ["すき"]}}, {"cfrom": 6, "cto": 8, "text": "です", "pos": "助動詞", "tags": {"pos": ["助動詞"], "Reading": ["です"]}}, {"cfrom": 8, "cto": 9, "text": "。", "pos": "記号-句点", "tags": {"pos": ["記号-句点"], "Reading": ["。"]}}], "concepts": [{"clemma": "wiki.ja:三毛猫", "tag": "三毛猫", "tokens": [0, 1, 2], "comment": "Calico cat, you know?"}], "ID": 1} | ||
{"text": "雨が降る。", "tokens": [{"cfrom": 0, "cto": 1, "text": "雨", "pos": "名詞-一般", "tags": {"pos": ["名詞-一般"], "Reading": ["あめ"]}}, {"cfrom": 1, "cto": 2, "text": "が", "pos": "助詞-格助詞-一般", "tags": {"pos": ["助詞-格助詞-一般"], "Reading": ["が"]}}, {"cfrom": 2, "cto": 4, "text": "降る", "pos": "動詞-自立", "tags": {"pos": ["動詞-自立"], "Reading": ["ふる"]}}, {"cfrom": 4, "cto": 5, "text": "。", "pos": "記号-句点", "tags": {"pos": ["記号-句点"], "Reading": ["。"]}}], "concepts": [{"clemma": "02756821-v", "tag": "降る", "tokens": [2]}], "ID": 2} | ||
{"text": "女の子はケーキを食べる。", "tokens": [{"cfrom": 0, "cto": 3, "text": "女の子", "pos": "名詞-一般", "tags": {"pos": ["名詞-一般"], "Reading": ["おんなのこ"]}}, {"cfrom": 3, "cto": 4, "text": "は", "pos": "助詞-係助詞", "tags": {"pos": ["助詞-係助詞"], "Reading": ["は"]}}, {"cfrom": 4, "cto": 7, "text": "ケーキ", "pos": "名詞-一般", "tags": {"pos": ["名詞-一般"], "Reading": ["けーき"]}}, {"cfrom": 7, "cto": 8, "text": "を", "pos": "助詞-格助詞-一般", "tags": {"pos": ["助詞-格助詞-一般"], "Reading": ["を"]}}, {"cfrom": 8, "cto": 11, "text": "食べる", "pos": "動詞-自立", "comment": "to eat", "tags": {"pos": ["動詞-自立"], "Reading": ["たべる"]}}, {"cfrom": 11, "cto": 12, "text": "。", "pos": "記号-句点", "tags": {"pos": ["記号-句点"], "Reading": ["。"]}}], "concepts": [{"clemma": "10084295-n", "tag": "女の子", "tokens": [0]}, {"clemma": "01166351-v", "tag": "食べる", "tokens": [4]}], "ID": 3} | ||
{"text": "三毛猫が好きです。", "tokens": [{"cfrom": 0, "cto": 1, "text": "三", "lemma": "三", "pos": "名詞", "tags": [{"value": "数", "type": "sc1"}, {"value": "名詞-数", "type": "pos3"}, {"value": "さん", "type": "reading_hira"}]}, {"cfrom": 1, "cto": 2, "text": "毛", "lemma": "毛", "pos": "名詞", "tags": [{"value": "接尾", "type": "sc1"}, {"value": "助数詞", "type": "sc2"}, {"value": "名詞-接尾-助数詞", "type": "pos3"}, {"value": "もう", "type": "reading_hira"}]}, {"cfrom": 2, "cto": 3, "text": "猫", "lemma": "猫", "pos": "名詞", "tags": [{"value": "一般", "type": "sc1"}, {"value": "名詞-一般", "type": "pos3"}, {"value": "ねこ", "type": "reading_hira"}]}, {"cfrom": 3, "cto": 4, "text": "が", "lemma": "が", "pos": "助詞", "tags": [{"value": "格助詞", "type": "sc1"}, {"value": "一般", "type": "sc2"}, {"value": "助詞-格助詞-一般", "type": "pos3"}, {"value": "が", "type": "reading_hira"}]}, {"cfrom": 4, "cto": 6, "text": "好き", "lemma": "好き", "pos": "名詞", "tags": [{"value": "形容動詞語幹", "type": "sc1"}, {"value": "名詞-形容動詞語幹", "type": "pos3"}, {"value": "すき", "type": "reading_hira"}]}, {"cfrom": 6, "cto": 8, "text": "です", "lemma": "です", "pos": "助動詞", "tags": [{"value": "特殊・デス", "type": "inf"}, {"value": "基本形", "type": "conj"}, {"value": "助動詞", "type": "pos3"}, {"value": "です", "type": "reading_hira"}]}, {"cfrom": 8, "cto": 9, "text": "。", "lemma": "。", "pos": "記号", "tags": [{"value": "句点", "type": "sc1"}, {"value": "記号-句点", "type": "pos3"}, {"value": "。", "type": "reading_hira"}]}], "ID": "1"} | ||
{"text": "雨が降る。", "tokens": [{"cfrom": 0, "cto": 1, "text": "雨", "lemma": "雨", "pos": "名詞", "tags": [{"value": "一般", "type": "sc1"}, {"value": "名詞-一般", "type": "pos3"}, {"value": "あめ", "type": "reading_hira"}]}, {"cfrom": 1, "cto": 2, "text": "が", "lemma": "が", "pos": "助詞", "tags": [{"value": "格助詞", "type": "sc1"}, {"value": "一般", "type": "sc2"}, {"value": "助詞-格助詞-一般", "type": "pos3"}, {"value": "が", "type": "reading_hira"}]}, {"cfrom": 2, "cto": 4, "text": "降る", "lemma": "降る", "pos": "動詞", "tags": [{"value": "自立", "type": "sc1"}, {"value": "五段・ラ行", "type": "inf"}, {"value": "基本形", "type": "conj"}, {"value": "動詞-自立", "type": "pos3"}, {"value": "ふる", "type": "reading_hira"}]}, {"cfrom": 4, "cto": 5, "text": "。", "lemma": "。", "pos": "記号", "tags": [{"value": "句点", "type": "sc1"}, {"value": "記号-句点", "type": "pos3"}, {"value": "。", "type": "reading_hira"}]}], "ID": "2"} | ||
{"text": "女の子はケーキを食べる。", "tokens": [{"cfrom": 0, "cto": 3, "text": "女の子", "lemma": "女の子", "pos": "名詞", "tags": [{"value": "一般", "type": "sc1"}, {"value": "名詞-一般", "type": "pos3"}, {"value": "おんなのこ", "type": "reading_hira"}]}, {"cfrom": 3, "cto": 4, "text": "は", "lemma": "は", "pos": "助詞", "tags": [{"value": "係助詞", "type": "sc1"}, {"value": "助詞-係助詞", "type": "pos3"}, {"value": "は", "type": "reading_hira"}]}, {"cfrom": 4, "cto": 7, "text": "ケーキ", "lemma": "ケーキ", "pos": "名詞", "tags": [{"value": "一般", "type": "sc1"}, {"value": "名詞-一般", "type": "pos3"}, {"value": "けーき", "type": "reading_hira"}]}, {"cfrom": 7, "cto": 8, "text": "を", "lemma": "を", "pos": "助詞", "tags": [{"value": "格助詞", "type": "sc1"}, {"value": "一般", "type": "sc2"}, {"value": "助詞-格助詞-一般", "type": "pos3"}, {"value": "を", "type": "reading_hira"}]}, {"cfrom": 8, "cto": 11, "text": "食べる", "lemma": "食べる", "pos": "動詞", "tags": [{"value": "自立", "type": "sc1"}, {"value": "一段", "type": "inf"}, {"value": "基本形", "type": "conj"}, {"value": "動詞-自立", "type": "pos3"}, {"value": "たべる", "type": "reading_hira"}]}, {"cfrom": 11, "cto": 12, "text": "。", "lemma": "。", "pos": "記号", "tags": [{"value": "句点", "type": "sc1"}, {"value": "記号-句点", "type": "pos3"}, {"value": "。", "type": "reading_hira"}]}], "ID": "3"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.