neddm/Audio to text
Transcribes an audio file to a text file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| audio_file | Audio file to parse to text. | yes | — |
| output_file | The output text file. | yes | — |
| model | Model used to parse the audio (google or openai). | yes | |
| delete_audio_file | Delete audio file at the end of the execution (true or false). | — | false |
Outputs
no outputs