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

Can I get some files for quantization of the model? #14

Open
takhyun12 opened this issue Apr 26, 2021 · 0 comments
Open

Can I get some files for quantization of the model? #14

takhyun12 opened this issue Apr 26, 2021 · 0 comments

Comments

@takhyun12
Copy link

Hi,
I am currently using DTLN-aec for real-time acoustic echo cancellation testing.

For me, this model's performance is so lovely, but it needs to be lightweightening for using in real-time process. so, I'm trying to quantization the tflite file.

I want to change float32 to float16 through the dynamic range quantization.

However, In the process of quantization, The tf.lite.TFLiteConverter.from_saved_model function takes a tensorflow(.pb) model as a parameter. so I needs .pb file.

Therefore, can I get a .pb file or quantized-tflite file?

If I succeed in quantization, I can share my code and results with you.

Thank you for reading it. Have a nice day.

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

No branches or pull requests

1 participant