Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Politrees
/
Audio-Steganography
like
19
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
00e4833
Audio-Steganography
/
app.py
Politrees
Create app.py
00e4833
verified
8 months ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
os
os.system(
"apt-get install -y fonts-dejavu"
)
os.system(
"python txt2spec.py"
)