Results 27 comments of Zhong Jianxin

There are not updates recently, v1.0 was released at Feb 22. Can you try different version, maybe try the same version on another computer? Try transcribe an already transcribed audio,...

This project is about packaging for https://github.com/bytedance/piano_transcription, as long as it gives you MIDI files, all other issues are out of scope of this project. Feature requests should be reported...

Notice the `links: []` in the state attributes of `sensor.zigbee2mqtt_networkmap`, it's normal that the map shows no links in this case. The state attributes is given by Zigbee2Mqtt,I think you...

zigbee2mqtt-networkmap use this API https://www.zigbee2mqtt.io/guide/usage/mqtt_topics_and_messages.html#zigbee2mqtt-bridge-request to get information about the network map, including `nodes` and `links`, nodes are devices, links are how devices are connected. It's not just about linkquality....

[{"text_data":"sW3M4berQTbaMbYIe1yPd6fHZc3JdcGaaTcUNGZbngg","id":1111111,"domain_id":9999999,"domain_name":"foo.dynu.com","node_name":"_acme-challenge","hostname":"_acme-challenge.foo.dynu.com","record_type":"TXT","ttl":90,"content":"sW3M4berQTbaMbYIe1yPd6fHZc3JdcGaaTcUNGZbngg","state":true},{"text_data":"-eWTN8b-hoDC773XWUwdGHcb-9mWiLcPsarsdK--etY","id":2222222,"domain_id":9999999,"domain_name":"foo.dynu.com","node_name":"_acme-challenge","hostname":"_acme-challenge.foo.dynu.com","record_type":"TXT","ttl":90,"content":"-eWTN8b-hoDC773XWUwdGHcb-9mWiLcPsarsdK--etY","state":true}]

I was trying to package python-soundfile 1.11.0 (https://github.com/bastibe/python-soundfile/tree/bastibe/0.11.0) for Nix on macOS arm64, and encountered the `not a supported wheel` problem: Full log ``` Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh...

> Thank you all so much for your help with this release! > > And especially thank you @HexDecimal, for implementing the CI builds and tests! > > I've uploaded...

> I've seen a similar error on my wife's old mac. But it seemed to be related to her old version of pip. Perhaps that was wrong. Does your error...

> Please check them out again in the [0.11.b3 beta release](https://github.com/bastibe/python-soundfile/releases/tag/0.11.0b3). If I remember correctly, there was no M1 before macOS 11.0, so we don't need to include the 10.9...

Looks like a proot problem https://github.com/proot-me/proot/issues/243