Skip to content

Real streaming from a mic #60

Description

@Gospodin

I try to stream audio from ffmpeg/arecord but it returns nothing. Is it possible to do this?
My command:

 arecord -D plughw:0,0 -f S16_LE -c 1 -r 16000 -t wav | env PARAKEET_DEVICE=cpu ./build/examples/cli/parakeet-cli transcribe \
          --model /mnt/storage/models/mudler/parakeet-cpp-gguf/nemotron-3.5-asr-streaming-0.6b-f16.gguf \
          --input - \
          --stream \
          --lang ru

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