Sign inSign up

gianpaolocoro/microsoft_phi4

By gianpaolocoro

•Updated over 1 year ago

Standardization and all-in-one version of the Microsoft phi4

Image
0

135

gianpaolocoro/microsoft_phi4 repository overview

From the folder where the audio.wav is, run:

docker run --runtime=nvidia --gpus all -v ${PWD}:/home/docker -it gianpaolocoro/microsoft_phi4:nvidia520_cuda11.8 /bin/bash -c "python /root/do_asr_phi4.py /home/docker/audio.wav"

This is based on pytorch and is an all-in-one version. It was developed on a Linux Ubuntu 22.04 version endowed with a TitanXP graphic card.

Tag summary

Content type

Image

Digest

sha256:06e1f7030…

Size

20.8 GB

Last updated

over 1 year ago

docker pull gianpaolocoro/microsoft_phi4:nvidia520_cuda11.8