douglasgoodwin commited on
Commit
8e7f636
·
verified ·
1 Parent(s): 6bc1fa9
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -41,6 +41,7 @@ def speech_to_speech_translation(audio):
41
 
42
  title = "universal translator"
43
  description = """
 
44
  Record 10 seconds in any language. Click the [submit] to translate your text to English.
45
  ![Cascaded STST](https://huggingface.co/datasets/huggingface-course/audio-course-images/resolve/main/s2st_cascaded.png "Diagram of cascaded speech to speech translation")
46
  """
 
41
 
42
  title = "universal translator"
43
  description = """
44
+ ![CalArts x AI](https://huggingface.co/spaces/douglasgoodwin/Babelizer/resolve/main/calartsAI.jpg)
45
  Record 10 seconds in any language. Click the [submit] to translate your text to English.
46
  ![Cascaded STST](https://huggingface.co/datasets/huggingface-course/audio-course-images/resolve/main/s2st_cascaded.png "Diagram of cascaded speech to speech translation")
47
  """