https://github.com/kyegomez/soundstream
Implementation of SoundtStream from the paper: "SoundStream: An End-to-End Neural Audio Codec"
https://github.com/kyegomez/soundstream
ai artificial-intelligence audio-model audioai codex convolution convolutional-layers convolutional-neural-networks machine-learning ml pytorch transformer
Last synced: 9 months ago
JSON representation
Implementation of SoundtStream from the paper: "SoundStream: An End-to-End Neural Audio Codec"
- Host: GitHub
- URL: https://github.com/kyegomez/soundstream
- Owner: kyegomez
- License: mit
- Created: 2024-01-04T06:27:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T04:55:40.000Z (about 1 year ago)
- Last Synced: 2025-04-19T20:16:59.014Z (10 months ago)
- Topics: ai, artificial-intelligence, audio-model, audioai, codex, convolution, convolutional-layers, convolutional-neural-networks, machine-learning, ml, pytorch, transformer
- Language: Python
- Homepage: https://discord.gg/GYbXvDGevY
- Size: 2.17 MB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://discord.gg/qUtxnK2NMf)
# Soundstream
Implementation of SoundtStream from the paper: "SoundStream: An End-to-End Neural Audio Codec". This implementation mostly follows the diagram from Figure 3.
## Install
## Usage
```python
```
# License
MIT