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

Documentation for the app #1

Open
GuiLeme opened this issue Nov 8, 2022 · 1 comment
Open

Documentation for the app #1

GuiLeme opened this issue Nov 8, 2022 · 1 comment

Comments

@GuiLeme
Copy link

GuiLeme commented Nov 8, 2022

Hey guys, is there a way to run this app locally? Like into a docker or so? Maybe I missed something in the readme file, but I would really like to try this app out.

One other thing: I would like to know if this app works with a training phase, such as in a supervised machine learning model. The thing is I would like to transcript videos in other languages as well: french, for instance.

@yonjovi
Copy link
Owner

yonjovi commented Nov 10, 2022

Hey guys, is there a way to run this app locally? Like into a docker or so? Maybe I missed something in the readme file, but I would really like to try this app out.

One other thing: I would like to know if this app works with a training phase, such as in a supervised machine learning model. The thing is I would like to transcript videos in other languages as well: french, for instance.

Hey mate! Thanks for dropping by. This was my first experiment with OpenAI's Whisper model. You can install this locally and transcribe in many different languages. This particular app was designed to work in the Streamlit cloud for now, but I do intend to optimise it further when I get some extra time.

In the meantime, you can check out the repository for Whisper which has a few examples. You can choose different models depending on the kind of accuracy you are looking for. I believe transcribing in French should work fairly well.

According to Open AI, these are the languages that work with Whisper:

Hope that 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