8bitmp3

Results 27 issues of 8bitmp3

CVE-2023-33976 - Bump TF requirement to 2.13+ https://nvd.nist.gov/vuln/detail/CVE-2023-33976 Shall we try all the way up to 2.20 ? (https://blog.tensorflow.org/2025/08/whats-new-in-tensorflow-2-20.html) https://www.cve.org/CVERecord/SearchResults?query=tensorflow

@hbq1 Should we add quick checksum verification in `test.sh` when downloading a file to enforce integrity verification? https://github.com/google-deepmind/distrax/blob/1f7ef15af2a5cccb05c4ccf561f97a6e2b1c4bd7/test.sh#L39 Currently it says: ``` # Download Google OSS config. wget -nd -v...