Sorrawit Poomseetong commited on
Commit ·
bd7ff01
1
Parent(s): e37012c
cringe huggingface port
Browse filesSigned-off-by: Sorrawit Poomseetong <6731357021@student.chula.ac.th>
- README.md +8 -0
- nemotron_asr.pt +3 -0
- silero_vad.pt +3 -0
- wakeword_classifier.pt +3 -0
- wakeword_embed.pt +3 -0
- wakeword_mel.pt +3 -0
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
# [eic-speech-nemo](https://github.com/chalkp/eic-speech-nemo)
|
| 6 |
+
|
| 7 |
+
https://github.com/chalkp/eic-speech-nemo
|
| 8 |
+
|
| 9 |
+
NeMo-based speech pipeline with Wake Word detection, VAD, and ASR.
|
| 10 |
+
It requires very bare minimum dependencies, and I like it this way.
|
| 11 |
+
Completely useless outside our settings.
|
nemotron_asr.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d27a42f28326e3168bc521f676b069678bf917cd6965bedef8cbbcb8f0c97240
|
| 3 |
+
size 2472749807
|
silero_vad.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17a28d59a2fd9509c626254114be3a11fe2af37c48d162b4ae17eb147919c006
|
| 3 |
+
size 2270246
|
wakeword_classifier.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c880402fb7dfa14eab5e88ab4f96bb442e71525fbcffac039fe80c9341bc5324
|
| 3 |
+
size 459719
|
wakeword_embed.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d0f1caf8266cf8ede84432088ebc76d88748bc40dc7dd34eb7aa4cb46d67f1b
|
| 3 |
+
size 1461452
|
wakeword_mel.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e04d2bfcdcd0712b02bcc8a0797b41e95063ad7f69d34d21c5cbde9ffa2052c5
|
| 3 |
+
size 1087758
|