google / visqol

Perceptual Quality Estimator for speech and audio
Apache License 2.0
641 stars 118 forks source link

SegFault with Python bindings #94

Closed lucala closed 1 year ago

lucala commented 1 year ago

I installed VISQOL with the python bindings as described in the setup section. Trying to run the python example snippet I get a segmentation fault in the following line

api.Create(config)

Is this happening to anyone else?

Hope-Liang commented 8 months ago

The same happens to me also