Hi, im new in this world and I'd like to get a pdf or something else where I can found function declarations for my project with pocketsphinx. I'm working in a multimedia server with speech recognition for raspberry pi. I come from https://cmusphinx.github.io/doc/python/, but most of functions haven't description of what they do or they aren't updated or simply they shows a 404 error. Can someone help me? I'd like to find updated documentation.
Thank you in advance.
Last edit: Antonio Maestre 2017-11-13
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, im new in this world and I'd like to get a pdf or something else where I can found function declarations for my project with pocketsphinx. I'm working in a multimedia server with speech recognition for raspberry pi. I come from https://cmusphinx.github.io/doc/python/, but most of functions haven't description of what they do or they aren't updated or simply they shows a 404 error. Can someone help me? I'd like to find updated documentation.
Thank you in advance.
Last edit: Antonio Maestre 2017-11-13
PocketSphinx API Documentation
https://cmusphinx.github.io/doc/pocketsphinx/index.html
Ty dude, but this is the documentation written in C, i'm looking for documentation written in Python.