Update README.md

This commit is contained in:
Joel Mathew Thomas
2025-03-18 19:27:01 +05:30
committed by GitHub
parent 56e5261234
commit 19bc77c71d
+1 -1
View File
@@ -34,7 +34,7 @@ freqsplit/
│ │ ├── separation/ # Source separation with Demucs
│ │ ├── postprocessing/ # Post-processing and saving results
│ │ ├── refinement/ # Spectrogram-based enhancement
│ │ ├── spectogram/ # Spectrogram generation and analysis
│ │ ├── spectrogram/ # Spectrogram generation and analysis
├── tests/ # Unit and integration tests
└── venv/ # Virtual environment (should be excluded from version control)
```