{"id":23256762,"url":"https://github.com/scootpl/go-tensorflow-audio-example","last_synced_at":"2025-04-06T04:25:18.320Z","repository":{"id":87505408,"uuid":"573176723","full_name":"scootpl/go-tensorflow-audio-example","owner":"scootpl","description":"An example of using a neural network model (LSTM) with the Tensorflow Go API.","archived":false,"fork":false,"pushed_at":"2022-12-28T21:58:22.000Z","size":1205,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T14:02:22.157Z","etag":null,"topics":["audio","audio-processing","example","golang","guitar","lstm-neural-networks","machine-learning","neural-network","tensorflow","tensorflow-go","wav"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scootpl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-01T21:37:41.000Z","updated_at":"2023-07-11T11:55:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3815a98-7e02-42ea-87fa-a38ca94f585b","html_url":"https://github.com/scootpl/go-tensorflow-audio-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scootpl%2Fgo-tensorflow-audio-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scootpl%2Fgo-tensorflow-audio-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scootpl%2Fgo-tensorflow-audio-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scootpl%2Fgo-tensorflow-audio-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scootpl","download_url":"https://codeload.github.com/scootpl/go-tensorflow-audio-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247432376,"owners_count":20938146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","audio-processing","example","golang","guitar","lstm-neural-networks","machine-learning","neural-network","tensorflow","tensorflow-go","wav"],"created_at":"2024-12-19T12:19:30.660Z","updated_at":"2025-04-06T04:25:18.207Z","avatar_url":"https://github.com/scootpl.png","language":"Go","readme":"# Tensorflow Go API Audio Example\n\nAn example of using a neural network model (LSTM) with the Tensorflow Go API.\n\nThe model converts a clean guitar signal into an overdriven one, sonically similar to the Tube Screamer TS9\n\n## Installation\nRead documentation for installing the Go bindings for TensorFlow.\n\nhttps://github.com/tensorflow/build/blob/master/golang_install_guide/README.md\n\n## Input file\nInput file can be in WAV format: 8, 16 or 24 bit (integer)\n\n## Output file\nSame as input\n\n## Model\n- model saved as: \"saved_model.pb\"\n- input: 150 samples (float32)\n- batch: multiple of 150 (default: 600)\n\n## CLI Parameters\n\n\n```\nUsage of ./main:\n  -i string\n        input file name, \"-\" for Stdin\n  -m string\n        model directory\n  -o string\n        output file name\n```\n\nModel based on: https://github.com/GuitarML/GuitarLSTM","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscootpl%2Fgo-tensorflow-audio-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscootpl%2Fgo-tensorflow-audio-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscootpl%2Fgo-tensorflow-audio-example/lists"}