Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

model_bitrate!=bitrate???? #86

Open
a897456 opened this issue Jul 19, 2024 · 1 comment
Open

model_bitrate!=bitrate???? #86

a897456 opened this issue Jul 19, 2024 · 1 comment

Comments

@a897456
Copy link

a897456 commented Jul 19, 2024

"16khz",
"0.0.5",
"8kbps",
): "https://github.com/descriptinc/descript-audio-codec/releases/download/0.0.5/weights_16khz.pth",

model_type : str
The type of model to download. Must be one of "44khz", "24khz", or "16khz". Defaults to "44khz".
model_bitrate: str
Bitrate of the model. Must be one of "8kbps", or "16kbps". Defaults to "8kbps".
Only 44khz model supports 16kbps.

<style> </style>
model_type model_bitrate n_quantizers striding factor frame rate bitrate
16kHz 8kbps 12 320 50 50 x 12 x 10=6kbps
@listener17
Copy link

@a897456 looks like a commenting bug! It should be 6 kbps as you found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants