Spaces:
Configuration error
---\ntitle: Text to Speech Gradio Space\nemoji: 🎤\ncolorFrom: blue\ncolorTo: green\nsdk: gradio\nsdk_version: 5.7.1\napp_file: app.py\nprivate: false\nmodels:\n- espnet/kan-bayashi_ljspeech_vits\npinned: true\nlicense: mit\n---\n\n# Text to Speech Gradio Space\n\nWelcome to the Text to Speech Gradio Space! This space allows you to convert text into speech using the ESPnet model. You can input any text, and the model will generate a speech audio clip for you.\n\n## How to Use\n\n1. Enter the text you want to convert into speech in the text box provided.\n2. Click the "Generate Speech" button.\n3. Listen to the generated speech audio clip.\n\n## Models\n\n- ESPnet: We use the ESPnet model fine-tuned on the LJSpeech dataset for generating speech from text.\n\n## Credits\n\n- ESPnet\n- LJSpeech Dataset\n\nFeel free to experiment and have fun with the Text to Speech Gradio Space!