speech_to_text
Transcribe audio files into text using a specified ASR model. Save the output file with optional word timestamps and prioritized vocabulary settings to a designated directory or default location.
Instructions
Convert speech to text with a given model and save the output text file to a given directory. Directory is optional, if not provided, the output file will be saved to $HOME/Desktop.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
audio_file_path | Yes | ||
boosted_lm_score | No | ||
boosted_lm_words | No | ||
model_name | No | en-NER | |
timestamps | No |