lIlBrother
commited on
Commit
ยท
f10b376
1
Parent(s):
5c1dbf3
Update: README
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ language:
|
|
4 |
license: apache-2.0 # Example: apache-2.0 or any license from https://hf.co/docs/hub/repositories-licenses
|
5 |
library_name: kenlm # Optional. Example: keras or any library from https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Libraries.ts
|
6 |
tags:
|
|
|
7 |
- automatic-speech-recognition
|
8 |
- text2text-generation
|
9 |
datasets:
|
@@ -21,7 +22,7 @@ datasets:
|
|
21 |
HuggingFace Transformers Style๋ก ๋ถ๋ฌ์ ์ฌ์ฉํ ์ ์๋๋ก ์ฒ๋ฆฌํ์ต๋๋ค. <br />
|
22 |
pyctcdecode lib์ ์ด์ฉํด์๋ ๋ฐ๋ก ์ฌ์ฉ๊ฐ๋ฅํฉ๋๋ค. <br />
|
23 |
- data๋ wiki korean์ ์ฌ์ฉํ์ต๋๋ค. <br />
|
24 |
-
|
25 |
ํด๋น ๋ชจ๋ธ์ **์ฒ ์์ ์ฌ** ๊ธฐ์ค์ ๋ฐ์ดํฐ๋ก ํ์ต๋ ๋ชจ๋ธ์
๋๋ค. (์ซ์์ ์์ด๋ ๊ฐ ํ๊ธฐ๋ฒ์ ๋ฐ๋ฆ) <br />
|
26 |
- **Developed by:** TADev (@lIlBrother)
|
27 |
- **Language(s):** Korean
|
|
|
4 |
license: apache-2.0 # Example: apache-2.0 or any license from https://hf.co/docs/hub/repositories-licenses
|
5 |
library_name: kenlm # Optional. Example: keras or any library from https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Libraries.ts
|
6 |
tags:
|
7 |
+
- audio
|
8 |
- automatic-speech-recognition
|
9 |
- text2text-generation
|
10 |
datasets:
|
|
|
22 |
HuggingFace Transformers Style๋ก ๋ถ๋ฌ์ ์ฌ์ฉํ ์ ์๋๋ก ์ฒ๋ฆฌํ์ต๋๋ค. <br />
|
23 |
pyctcdecode lib์ ์ด์ฉํด์๋ ๋ฐ๋ก ์ฌ์ฉ๊ฐ๋ฅํฉ๋๋ค. <br />
|
24 |
- data๋ wiki korean์ ์ฌ์ฉํ์ต๋๋ค. <br />
|
25 |
+
spelling vocab data์ ์๋ ๋ฌธ์ฅ์ ์ ๋ถ ์ ๊ฑฐํ์ฌ, ์คํ๋ ค LM์ผ๋ก Outlier๊ฐ ๋ฐ์ํ ์์๋ฅผ ์ต์ํ ์์ผฐ์ต๋๋ค. <br />
|
26 |
ํด๋น ๋ชจ๋ธ์ **์ฒ ์์ ์ฌ** ๊ธฐ์ค์ ๋ฐ์ดํฐ๋ก ํ์ต๋ ๋ชจ๋ธ์
๋๋ค. (์ซ์์ ์์ด๋ ๊ฐ ํ๊ธฐ๋ฒ์ ๋ฐ๋ฆ) <br />
|
27 |
- **Developed by:** TADev (@lIlBrother)
|
28 |
- **Language(s):** Korean
|