Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ResembleAI/Chatterbox
peterlllmm
/
Chatterbox
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
peterlllmm
commited on
Sep 25, 2025
Commit
fe83d6b
·
verified
·
1 Parent(s):
ed9fc45
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
import random
2
import numpy as np
3
import torch
4
from chatterbox.src.chatterbox.tts import ChatterboxTTS
1
+
import random
2
import numpy as np
3
import torch
4
from chatterbox.src.chatterbox.tts import ChatterboxTTS