Use Vosk models in Spokestack
Offen
- Vorherrschende Sprache
- Jupyter Notebook
- Sterne
- 15.1k
- Forks
- 1.8k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I tried the vosk api models on my laptop, which have been great! For a react native project I wanted to use spokestack, which is a library/company that connects NLU, ASR and TTS in a nice pipeline. For testing accuracy I want to try to implement a vosk model.
They use a model that is made with tensorflow lite,
The output is:
- A tensorflow lite model
- A vocab file (txt)
- A metadata json file
Is there a way to implement the vosk model for spokestack?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.