Sber Salute Speech API
Project description
# Sber Salute Speech Python API
beware each audio channel is decoded so in many cases downmix to 1 channel is recommended
Usage: ` salute_speech --help `
Transcribe video to txt: ` ffmpeg -i video.mp4 -ac 1 -ar 16000 audio.wav salute_speech transcribe-audio audio.wav -o transcript.txt `
Transcribe video to vtt: ` ffmpeg -i video.mp4 -ac 1 -ar 16000 audio.wav salute_speech transcribe-audio audio.wav -o transcript.vtt `
- Supported formats:
txt
vtt
srt
tsv
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file salute_speech-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: salute_speech-1.1.1-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5502294b876d6ec862803a562ecad0921a4e9ce072746efdbc5cf4c2fd97cf9d |
|
MD5 | d5efe44df41a29a1fd41899fe9da4fbc |
|
BLAKE2b-256 | 7372ddce6d4a46c690edabe3b72e369a677e59d36a3962fa62742bcf2eca3c40 |