The **audio-dataset-converter-faster-whisper** library is an extension to **audio-dataset-converter** with
plugins for transcribing audio files (.wav, .mp3) using the faster-whisper library
(https://github.com/SYSTRAN/faster-whisper).
Changelog
=========
0.0.1 (2024-07-05)
------------------
- initial release
Raw data
{
"_id": null,
"home_page": "https://github.com/waikato-llm/audio-dataset-converter-faster-whisper",
"name": "audio-dataset-converter-faster-whisper",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Peter Reutemann",
"author_email": "fracpete@waikato.ac.nz",
"download_url": "https://files.pythonhosted.org/packages/a8/e7/295a6b9f2db4d0ff61c6094d4a08e5a271d14bf248b9773a4380a1551e46/audio-dataset-converter-faster-whisper-0.0.1.tar.gz",
"platform": null,
"description": "The **audio-dataset-converter-faster-whisper** library is an extension to **audio-dataset-converter** with\nplugins for transcribing audio files (.wav, .mp3) using the faster-whisper library\n(https://github.com/SYSTRAN/faster-whisper).\n\n\nChangelog\n=========\n\n0.0.1 (2024-07-05)\n------------------\n\n- initial release",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Python3 library that adds audio transcription support (.wav, .mp3) to the audio-dataset-converter library.",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/waikato-llm/audio-dataset-converter-faster-whisper"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a8e7295a6b9f2db4d0ff61c6094d4a08e5a271d14bf248b9773a4380a1551e46",
"md5": "0e35eb9dde6f8c0dfd9dad284bd8d504",
"sha256": "c7768b22574d9ae9019516ac3a5b6d0d61922fefdece8d98c0493d5b5529f7c0"
},
"downloads": -1,
"filename": "audio-dataset-converter-faster-whisper-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "0e35eb9dde6f8c0dfd9dad284bd8d504",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6505,
"upload_time": "2024-07-05T00:48:08",
"upload_time_iso_8601": "2024-07-05T00:48:08.145892Z",
"url": "https://files.pythonhosted.org/packages/a8/e7/295a6b9f2db4d0ff61c6094d4a08e5a271d14bf248b9773a4380a1551e46/audio-dataset-converter-faster-whisper-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-05 00:48:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "waikato-llm",
"github_project": "audio-dataset-converter-faster-whisper",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "audio-dataset-converter-faster-whisper"
}