#CTranslate2 の #Rust バインディング、#Whisper にも対応しました。
https://github.com/jkawamoto/ctranslate2-rs/releases/tag/v0.9.0
NLLBの精度がイマイチだったので放置していたCTranslate2のRustバインディングだけれど、FuguMTが良かったので手直ししていました
他になさそうだったので、FuguMTをCTranslate2用に変換したものを作成しました
One of the best things coming out the current AI-boom is automatic subtitle transcribing.
I am currently using faster-whisper[0] with the small ASR_MODEL using CPU only and it takes my low-powered i5-6500T only 10 minutes to transcribe 46 minutes.
The subtitles are 10x better than what you get out of Youtubes automatic subtitles and those are usually good enough for me to get a feel for what is happening.