tiger

ML images for hashistack.org - Machine Learning Models REST through MLflow

APACHE-2.0 License

Stars
0
Committers
1

title: Tiger
emoji: 🎥
colorFrom: blue
colorTo: indigo
sdk: streamlit
sdk_version: 1.39.0
app_file: app.py
pinned: false
license: apache-2.0
short_description: Movie transcription for language learners

Tiger

Tiger is an automatic speech recognition application that takes a video file as input and generates a video with subtitles as well as downloadable .txt, .vtt, .srt transcription files. Tiger generates transcriptions using the OpenAI Whisper models.

The app is available on Hugging Face space. Please check it out.

How Project Tiger Started

I don't believe NLP is inherently AI. Project Tiger, however, enlightened me on what way should AI makes NLP more powerful for people.

Paraphrasing movie lines has been my favorite approach to learn a foreign language. This was why I was able to speak close-native English in early days. I used this same tactic for German today as well.

One morning I was studying German with the famous German WW2 movie Generation War. Managing to find its subtitles^1^3 were easy for me. A problem, however, soon arose as I proceeded with them: the subtitles had errors - missing couple of phrases every few other lines. This was a big NO for language learners like me. In old days 10 years ago, I would've reached a dead end...

Almost immediately, however, I had this idea of having AI figure out those missing words for me; so I tried OpenAI's Whisper which, quite surprisingly, yield 100% accurate results. That was the first occasion where AI produced significant solid values for my life as a language learner.

Being so excited, I decided to industrialize this process and hereby present it as Project Tiger on Hugging Face, an AI movie transcription service that targets specifically for language learners

[!NOTE]

On name "Tiger"

The project name tiger was taken from the German heavy tank of World War II - Tiger I.

I chose this name because the project idea was spawned from the study of German language. More importantly, Tiger I has been widely recognized as a revolutionary tank being a crown jewels in the history of warfare technology:

"It is tempting to view the appearance of the Tiger tank as revolutionary, ... the end result was a machine that represented a quantum leap forward in tank design and changed everything - forever"[^4]

As Tiger had steered the direction of next-generation heavy tank, this project has also revolutionized my view toward AI subconsciously and serves as an empirical guide on how I should make NLP more powerful for people with AI.

[^4]: Tiger tank : Panzerkampfwagen VI Tiger I Ausf. E (SdKfz 181): owner's workshop manual, The Tank Museum, 2011. p.13

Badges
Extracted from project README
Hugging Face space badge Hugging Face sync status badge Apache License Badge
Related Projects