Use Vosk models in Spokestack
Ouverte
- Langage dominant
- Jupyter Notebook
- Étoiles
- 15.1k
- Forks
- 1.8k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.