← Back to context

Comment by verdverm

3 hours ago

They have a number of demos and examples in their HF space

https://huggingface.co/Qwen/spaces

I saw a local-ai demo (something + gemma), where the person used ASR to get text and gemma to clean it up (like turning "question mark" into a literal "?", bullet points another one). The presenter also showed a gemma only option, that did both in one go, but had a higher WER on average, and even though the formatting statements were handled without a multi-stage pipeline, they preferred the multi-stage overall