Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
shymaa99
/
deploy-s2s-api
like
0
Runtime error
App
Files
Files
Community
bdb8470
deploy-s2s-api
/
models
/
macros.py
3v324v23
Add application file
ad48e75
7 months ago
raw
Copy download link
history
blame
Safe
201 Bytes
# Text
NUM_TEXT_TOKENS =
2048
# Audio
NUM_AUDIO_TOKENS =
1024
# EnCodec RVQ bins
NUM_MEL_BINS =
100
# BigVGAN bigvgan_24khz_100band
# Speaker
NUM_SPEAKER_CLASSES =
4096
SPEAKER_EMBEDDING_DIM =
64