Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chenxie95
/
MeanAudio
like
5
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
31a06c8
MeanAudio
/
easyinfer.py
junxiliu
add files used by space
0ad0454
23 days ago
raw
Copy download link
history
blame
Safe
108 Bytes
from
MeanAudio
import
MeanAudioInference
audio_path=MeanAudioInference(
'a dog is barking'
)
print
(audio_path)