Skip to content

Multilingual offline STT #500

Description

@ihorkozar

Hi! I’m considering  flutter_gemma_speech  for an on-device speech-to-text feature in a Flutter app.

The documentation lists the following STT support:
•  moonshine-tiny  — raw 16 kHz PCM
• Whisper  (tiny, English)  — log-mel
• Parakeet  (CTC)  — log-mel

Could you please clarify which exact Parakeet CTC model(s) are currently supported by the package?

In particular, I would like to know:
• Is the supported Parakeet CTC model multilingual, or English-only?
• Which languages are supported?
• Is there an official compatible LiteRT/TFLite model URL and tokenizer/vocabulary file you recommend using?

I understand that Moonshine Tiny and the currently listed Whisper Tiny profile are English-focused, so multilingual offline STT support is important for my use case.

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions