Verbatim

Latest version: v0.1.6

Safety actively analyzes 625610 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.6

What's Changed
* Fixed pip install -r requirements.txt by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/31
* Make sure device preference is forwarded to all the calls by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/34
* ensure that all temp files are under the working directory by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/32
* When pyannote model cannot be downloaded, skip diarization by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/33
* When ffmpeg is not found, fallback on SoundAudio by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/35
* Added transcribe_only flag to skip prefiltering and diarization by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/36
* Added support for configuring the number of beams using -b or --nb_beams by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/38
* Set version to 0.1.6 by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/37


**Full Changelog**: https://github.com/gaspardpetit/verbatim/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
* Use faster whisper for transcription by default by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/21
* Version changed to 0.1.4 by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/20
* Attempt to improve prompt to avoid capitalization issues by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/22
* increase beam size to 9 for better results by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/23
* Disable the torchaudio warnings in pyannote and torch_audiomentations by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/24
* Document the gating of the pyannote models on Hugging Face by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/25
* Expose the models to settings so they can be changed by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/26
* Standardize the execution of pipeline filters by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/27
* Skip language detection when only one language is selected by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/28
* Allow loading and unloading of models by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/30
* Updated version to 0.1.5 by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/29


**Full Changelog**: https://github.com/gaspardpetit/verbatim/compare/v0.1.3...v0.1.5

0.1.3

What's Changed
* Avoid exception when attempting to perform negative padding on long a… by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/15
* Updated dockerfile to properly install requirements by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/16
* Write to stdout by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/17
* Add dockerfile by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/18
* Updated version to 0.1.3 by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/19


**Full Changelog**: https://github.com/gaspardpetit/verbatim/compare/v0.1.2...v0.1.3

0.1.2

**Full Changelog**: https://github.com/gaspardpetit/verbatim/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* Adding Dockerfile, build and run scripts by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/10
* Do not use hardcoded "out" directory as the working directory by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/12
* Ensure logs go to stderr and output results to stdout by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/13
* Updated version, filter requirements by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/14


**Full Changelog**: https://github.com/gaspardpetit/verbatim/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
* Work around issue https://github.com/speechbrain/speechbrain/issues/2334 by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/3
* Cleanup the use of kwargs arguments by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/4
* Implement a main() entrypoint by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/6
* Added setting and support for running the pipeline entirely on CPU by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/7
* Added setting and support for running the pipeline entirely on CPU by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/8
* Added command line tool and usage documentation by gaspardpetit in https://github.com/gaspardpetit/verbatim/pull/9


**Full Changelog**: https://github.com/gaspardpetit/verbatim/compare/v0.0.1...v0.1.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.