Skip to content

afrenkai/ASRDiffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASRDiffusion

requirements:

  • uv
  • Recommended: CLI Version of hf auth. Note that this can be done programatically
  • Cuda Compute Capable GPU what does that mean?
  • like 50 GB of free space or something (number updated soon)
  • For linux: nvcc-cu12 and cuda toolkit
  • For windows: will get back to you
  • For mac: N/A, might be able to get away with mps but untested

Auth Example:

  • uvx --from huggingface_hub hf auth login if using UV for the CLI
  • from huggingface_hub import login \n login() for the programatic solution

Running Tests

uv run pytest :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors