Update README.md

pull/602/head
Antonio-A415 2024-09-21 14:35:15 -06:00 committed by GitHub
parent f4f32d4cd4
commit 5edf3b18fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ Bark can generate all types of audio, and, in principle, doesn't see a differenc
```python
text_prompt = """
In the jungle, the mighty jungle, the lion barks tonight
En nuestras vidas, vamos a buscarnos a nosotros mismos.
"""
audio_array = generate_audio(text_prompt)
```