-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add Funcodec #3
base: main
Are you sure you want to change the base?
Add Funcodec #3
Conversation
Hey @indiejoseph thanks for this contribution! I'll review it soon. |
@indiejoseph in testing it out I get this error:
I'm not familiar with how downloading works with ModelScope - ideally it should work like in |
Oh sorry, coz the it required to download the model in the working folder, and I have not add the instruction or other information into the README.md, this is my fault. I will update the PR. And it doesnt work like how transformers does, that have to download manually. |
@indiejoseph thanks - please add a short instruction to the Readme on how to download the model. I'll review once that's in. |
Add FunCodec usage
I've added a section into README.md, please check |
This pull request includes several changes to the
codec_bpe/audio_to_codes.py
file to enhance the functionality and readability of the code. The main changes involve reformatting argument parsing, adding support for a new model, and updating encoding logic.Argument Parsing Enhancements:
New Model Support:
Funcodec
model, including new arguments and handling logic. [1] [2]Encoding Logic Updates:
Funcodec
model.Funcodec
model.