{ "cells": [ { "cell_type": "markdown", "id": "a3570803-9bfa-4e97-9891-5ae0759eb8ca", "metadata": {}, "source": [ "# Hybrid ASR-TTS Tutorial (Removed)\n", "\n", "The Hybrid ASR-TTS model (``ASRWithTTSModel``) and the Spectrogram Enhancer model (``SpectrogramEnhancerModel``) have been removed from NeMo.\n", "\n", "This tutorial is no longer available. For ASR fine-tuning and training, please see other ASR tutorials and documentation." ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "name": "python", "version": "3.10.0" } }, "nbformat": 4, "nbformat_minor": 5 }