Skip to content

Commit 33ec658

Browse files
committed
update to fc
Signed-off-by: nithinraok <nithinrao.koluguri@gmail.com>
1 parent 20eddcc commit 33ec658

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/functional_tests/L2_Speech_Transcription_Speech_to_Text_Transcribe.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414
coverage run -a --data-file=/workspace/.coverage --source=/workspace/nemo examples/asr/transcribe_speech.py \
15-
pretrained_name="QuartzNet15x5Base-En" \
15+
pretrained_name="nvidia/stt_en_fastconformer_ctc_large" \
1616
audio_dir="/home/TestData/an4_transcribe/test_subset/" \
1717
output_filename="/tmp/stt_test_res.json" \
1818
amp=true

0 commit comments

Comments
 (0)