Skip to main content

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


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

salute_speech-1.1.1-py3-none-any.whl (17.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page