Use Vosk models in Spokestack
Abierto
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 15.1k
- Forks
- 1.8k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.