mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 07:16:59 +00:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
3c2b0f0aab
commit
7523f52d43
|
@ -1745,9 +1745,12 @@
|
|||
<h2 id="audio">Audio</h2>
|
||||
<p><em>Libraries for manipulating audio and its metadata.</em></p>
|
||||
<ul>
|
||||
<li>Audio<ul>
|
||||
<li>
|
||||
<p>Audio</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/beetbox/audioread">audioread</a> - Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding.</li>
|
||||
<li><a href="https://github.com/worldveil/dejavu">dejavu</a> - Audio fingerprinting and recognition.</li>
|
||||
<li><a href="https://github.com/librosa/librosa">librosa</a> - Python library for audio and music analysis</li>
|
||||
<li><a href="https://github.com/sergree/matchering">matchering</a> - A library for automated reference audio mastering.</li>
|
||||
<li><a href="http://bspaans.github.io/python-mingus/">mingus</a> - An advanced music theory and notation package with MIDI file and playback support.</li>
|
||||
<li><a href="https://github.com/tyiannak/pyAudioAnalysis">pyAudioAnalysis</a> - Audio feature extraction, classification, segmentation and applications.</li>
|
||||
|
@ -1755,7 +1758,9 @@
|
|||
<li><a href="https://github.com/Parisson/TimeSide">TimeSide</a> - Open web audio processing framework.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Metadata<ul>
|
||||
<li>
|
||||
<p>Metadata</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/beetbox/beets">beets</a> - A music library manager and <a href="https://musicbrainz.org/">MusicBrainz</a> tagger.</li>
|
||||
<li><a href="https://github.com/nicfit/eyeD3">eyeD3</a> - A tool for working with audio files, specifically MP3 files containing ID3 metadata.</li>
|
||||
<li><a href="https://github.com/quodlibet/mutagen">mutagen</a> - A Python module to handle audio metadata.</li>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2,7 +2,7 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://awesome-python.com/</loc>
|
||||
<lastmod>2020-07-04</lastmod>
|
||||
<lastmod>2020-07-07</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user