YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
Usage
apt-get install git-lfs
git lfs install
git clone https://huggingface.co/yuekai/paraformerX
cd paraformerX
pip install -r ./requirements.txt
python3 transcribe.py --wav-path test_wavs/vad_example.wav
Using Docker
docker build -f Dockerfile -t soar97/torch-paraformer:22.12 .
# docker pull soar97/torch-paraformer:22.12
docker run -it --name "paraformerX" --net host soar97/torch-paraformer:22.12
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
HF Inference deployability: The model has no library tag.