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

Api question #4

Open
gubri opened this issue Jul 28, 2022 · 1 comment
Open

Api question #4

gubri opened this issue Jul 28, 2022 · 1 comment

Comments

@gubri
Copy link

gubri commented Jul 28, 2022

Sorry? but i donif find API docs. I started container. how i can add my input.txt file and output?
Thank you

P.s. what STT do you use?

@sviperm
Copy link
Owner

sviperm commented Jul 31, 2022

Sorry? but i donif find API docs. I started container. how i can add my input.txt file and output?
Thank you

P.s. what STT do you use?

Hi @gubri,

Here in docker-compose.yml you can see, that container run fastapi interface.

So, after you started container you can go to localhost:8001 and insert your text for reputation.

Also check quantization.ipynb in case of you want to do it manually. But asking through POST - request should work too.

I hope it helps 😉

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

No branches or pull requests

2 participants