tensorflow generation of SOX-style spectrograms on the GPU
Project description
SOX GPU
Generating SOX-style spectrograms on a gpu
- sox: https://github.com/chirlu/sox
- pysox: https://github.com/marl/pysox
- audio samples:
- pnw-cnet-model: https://storage.googleapis.com/dse-soundhub-public/models/pnw-cnet/PNW-Cnet_v4_TF.h5
PNW MODEL
** For PNW we need**
export TF_USE_LEGACY_KERAS=1
This environment variable forces TensorFlow 2.16+ to use the legacy Keras implementation instead of the new Keras 3, which maintains compatibility with H5 models saved in older TensorFlow versions. The newer Keras 3 has stricter input shape validation that can break when loading older model files.
QUICK START
Usage example
DOCUMENTATION
API Docs
STYLE-GUIDE
Following PEP8. See setup.cfg for exceptions. Keeping honest with pycodestyle .
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sox_tensorflow-0.1.0.tar.gz.
File metadata
- Download URL: sox_tensorflow-0.1.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9748c2ce480ef4368958ff35ee656c04e28a48ecbd4c47cec0f1b721b60bcd47
|
|
| MD5 |
30bf3e1fd5041114c684afc37466e20a
|
|
| BLAKE2b-256 |
ac6665a567f19b1d9f84e86d353ea69422800ca4858da50ea2b62a28bb3a3fd9
|
File details
Details for the file sox_tensorflow-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sox_tensorflow-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e50a4a129394481e4710122c8a5db34f46bedc5b692215b1e66398881336bb3c
|
|
| MD5 |
a2c8e5b0936493023f99a2e496d4aafe
|
|
| BLAKE2b-256 |
7642ff9d0135908eacdbe2b4347f06b5450300729a72ff663f1c2ac5134fbc50
|