Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python alignment API needs documentation/tutorials #309

Open
Errorbot1122 opened this issue Oct 8, 2022 · 5 comments
Open

Python alignment API needs documentation/tutorials #309

Errorbot1122 opened this issue Oct 8, 2022 · 5 comments

Comments

@Errorbot1122
Copy link

I'm pretty new to python as a language (not to programming, in general, though). It would be really helpful if anyone could find a good tutorial online (or even make one) for the alignment command. Funnily enough, I am using it in my project already, but just in the SpeechRecognition library which has TONS of tutorials online.

Thanks a TON!

P.S: If you wanted to know, I did look at the docs, but it did not really help out that much, and google does not have much ether

@dhdaines
Copy link
Contributor

Hi! Working on this, unfortunately the documentation is limited beyond just the basic API... I would be interested to know your use case as that would help in guiding what tutorials to write first!

@Errorbot1122
Copy link
Author

Errorbot1122 commented Oct 12, 2022

In this instance, I need to align already generated speech using a text file, like a Forced Aliner.

This would be helpful for the Python API. (for some reason I can't install the CLI)

P.S: Is there any alternative way to use the pocketsphinx CLI? (like python3 -m pocketsphinx ...)

@dhdaines
Copy link
Contributor

Hm, the CLI ought to work, what is your system configuration and how are you attempting to use it? I would like to ensure that it works for everybody!

I took a little break after making the release but I will publish a Docker image for the CLI which should make things easier as well.

@dhdaines dhdaines changed the title Are there any tutorials for the alignment command (Python API / CLI) Python alignment API needs documentation/tutorials Oct 12, 2022
@dhdaines
Copy link
Contributor

Also if you could, please create a separate issue for your problems with the CLI

@Errorbot1122
Copy link
Author

okay here: #311

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants