You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: