Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lenML
/
ChatTTS-Forge
like
235
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
8a3a4ec
ChatTTS-Forge
/
modules
/
denoise.py
zhzluke96
update
374f426
8 months ago
raw
Copy download link
history
blame
Safe
121 Bytes
from
audio_denoiser.AudioDenoiser
import
AudioDenoiser
import
torch
import
torchaudio
class
TTSAudioDenoiser
:
pass