HackerTrans
トップ新着トレンドコメント過去質問紹介求人

akreal

no profile record

コメント

akreal
·3 か月前·議論
AFAIK all ways of running docker on MacOS rely on a amd64 virtual machine with Linux kernel in it.
akreal
·3 か月前·議論
WhisperX is not a model but a software package built around Whisper and some other models, including diarization and alignment ones. Something similar will be built around the Cohere Transcribe model, maybe even just an integration to WhisperX itself.
akreal
·4 か月前·議論
I also expected screenshots there, especially given the word "interface". Turns out, it's not about user interface (UI), it's about programming interface (kinda API). It allows calling window-related functions on Macintosh, X Window System, and Atari. So the resulting windows were looking like a native UI, I assume.
akreal
·4 か月前·議論
Docling: https://github.com/docling-project/docling
akreal
·8 か月前·議論
There is a dolphin language model project from Google and Georgia Tech: https://blog.google/technology/ai/dolphingemma/
akreal
·8 か月前·議論
As far as I understand, the MMS TTS models are trained from scratch (section 7.1 of [1]), they do not employ any SSL models. So the OmniASR SSL models are not useful here.

What might be interesting is the newly released OmniASR data, because the MMS data, which was used for the MMS TTS, was never released.

Also, the OmniASR can be used to transcribe some untranscribed speech to train a TTS on it.

[1] MMS paper: https://arxiv.org/pdf/2305.13516
akreal
·9 か月前·議論
How is/was the data written to disks? Something like rsync/netcat?