Toggle navigation
Toggle navigation
This project
Loading...
Sign in
DongyoungKwon
/
Teleprompter-SST
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
DongyoungKwon
2020-12-10 04:50:54 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
687220608bb8d3af13d8de9a9a2b5a8842827e33
68722060
1 parent
bd41ccb1
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
14 deletions
README.md
README.md
View file @
6872206
# Teleprompter-STT
# Teleprompter-STT
<strong>
Demo Link(Only work in chrome) π
[
https://teleprompterstt.herokuapp.com
](
https://teleprompterstt.herokuapp.com
)
</strong>
## Table of Contents
-
[
νλ‘μ νΈ μκ°
](
#-νλ‘μ νΈ-μκ°
)
-
[
μ£Όμ κΈ°λ₯
](
#-μ£Όμ-κΈ°λ₯
)
-
[
System Architecture
](
#-system-architecture
)
-
[
Directory ꡬ쑰
](
#-directory-ꡬ쑰
)
-
[
μ€μΉ λ°©λ²
](
#-μ€μΉ-λ°©λ²
)
-
[
νμ
](
#-νμ
)
-
[
Reference
](
#-reference
)
-
[
License
](
#-license
)
<br><br>
## π νλ‘μ νΈ μκ°
-
μμ±μ λ§μΆ° λλ³Έμ νλ©΄μ μ€μκ°μΌλ‘ μΆλ ₯νλ ν둬νν° μλΉμ€
-
Untactμλμ νμνμμμ νΈνκ² λ°νν μ μλλ‘ λμμ£Όλ μλΉμ€
<img
src=
"/uploads/fb802950564cb97c9481ed86b3b30a07/GiF.gif"
width=
"600"
height=
"300"
/>
<br>
-
<strong>
μμ±μ λ§μΆ° λλ³Έμ νλ©΄μ μ€μκ°μΌλ‘ μΆλ ₯νλ ν둬νν° μλΉμ€
<strong/>
-
<strong>
Untactμλμ νμνμμμ νΈνκ² λ°νν μ μλλ‘ λμμ£Όλ μλΉμ€
<strong/>
<br><br>
## π μ£Όμ κΈ°λ₯
-
[
**Web Speech API**
](
https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API
)
&&
[
**string-similarity API**
](
https://www.npmjs.com/package/
string-similarity
)
μ¬μ©
-
[
**Web Speech API**
](
https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API
)
&&
[
**string-similarity API**
](
https://www.npmjs.com/package/
)
μ¬μ©
-
Real-time Script Output
<br><br>
## π System Architecture
<img
src=
"/uploads/8c2576e36c5ade3b1ce3abe5cef7c86a/Architecture.png"
width=
"700"
height=
"300"
/>
<br><br>
## π Directory ꡬ쑰
```
bash
Teleprompter-STT
...
...
@@ -54,6 +61,7 @@ Teleprompter-STT
βββ README.md
βββ server.js ---> Back-end
[
Node.js Express]
```
<br><br>
## :keyboard: μ€μΉ λ°©λ²
#### βοΈ React & Express μλ² λμ ꡬλ (Local Serverλ‘ λμ)
...
...
@@ -93,23 +101,21 @@ Teleprompter-STT
##### Express μλ² μμ
`$ npm run server`
<br><br>
## π₯ νμ
-
κΆλμ (2016110307)
-
κΉλ€μ (2017110268)
<br><br>
## π Reference
-
[
**Web Speech API**
](
https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API
)
-
[
**string-similarity API**
](
https://www.npmjs.com/package/
string-similarity
)
-
[
**string-similarity API**
](
https://www.npmjs.com/package/
)
-
[
**Material-Ui**
](
https://material-ui.com/
)
<br><br>
## π License
Teleprompter-STT is
[
MIT licensed
](
./LICENSE
)
.
<br>
<br>
<br>
[
πBack To The Top
](
#teleprompter-stt
)
\ No newline at end of file
...
...
Please
register
or
login
to post a comment