Skip to content

tensorchord/modelz-whisper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI whisper serving

Build Docker Image

You can choose to use the one of the following method:

  • Dockerfile
    • docker buildx build -t <docker_hub_user_name>/<image_name> --push .
  • build.envd
    • envd build -f :whisper_serving --output type=image,name=docker.io/<docker_hub_user_name>/<image_name> --push

Test

python client.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors