Mercurial > repos > bgruening > whisper
comparison whisper.xml @ 1:02fa7b2245e6 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/whisper commit 66411f2c59c5c798edef1297fa2e712e5afd86b3
author | bgruening |
---|---|
date | Thu, 25 Apr 2024 12:47:13 +0000 |
parents | 2706ea308f94 |
children |
comparison
equal
deleted
inserted
replaced
0:2706ea308f94 | 1:02fa7b2245e6 |
---|---|
1 <tool id="whisper" name="Speach to Text" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01" license="MIT"> | 1 <tool id="whisper" name="Speech to Text" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01" license="MIT"> |
2 <description> | 2 <description> |
3 Transcribe audio or video files to text using the OpenAI Whisper | 3 Transcribe audio or video files to text using the OpenAI Whisper |
4 </description> | 4 </description> |
5 <macros> | 5 <macros> |
6 <token name="@TOOL_VERSION@">20231117</token> | 6 <token name="@TOOL_VERSION@">20231117</token> |