Skip to content

OSX Support Instructions #26

@kennygea

Description

@kennygea

There doesn't seem to be for OSX support. Running it via the Docker image:

root@b78f245f331d:/Audio# reverb --audio_file test.mp3 --result_dir /Audio
/opt/conda/lib/python3.11/site-packages/torch/_jit_internal.py:741: FutureWarning: ignore(True) has been deprecated. TorchScript will now drop the function call on compilation. Use torch.jit.unused now. {}
  warnings.warn(
Traceback (most recent call last):
  File "/opt/conda/bin/reverb", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/workspace/asr/wenet/bin/recognize_wav.py", line 162, in main
    raise RuntimeError("One of either --model or (--checkpoint and --config) must be set.")
RuntimeError: One of either --model or (--checkpoint and --config) must be set.
root@b78f245f331d:/Audio# reverb --audio_file test.mp3 --result_dir /Audio --model reverb_asr_v1
/opt/conda/lib/python3.11/site-packages/torch/_jit_internal.py:741: FutureWarning: ignore(True) has been deprecated. TorchScript will now drop the function call on compilation. Use torch.jit.unused now. {}
  warnings.warn(
[W NNPACK.cpp:64] Could not initialize NNPACK! Reason: Unsupported hardware.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions