Josedcape commited on
Commit
e34d42f
verified
1 Parent(s): 02b00a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import os
6
  import time
7
  import tempfile
8
  from google.cloud import texttospeech
9
- from google.cloud import speech_v1p1beta1 as speech
10
  from streamlit_webrtc import webrtc_streamer, WebRtcMode, AudioProcessorBase
11
 
12
  # Configuraci贸n de la clave API
 
6
  import time
7
  import tempfile
8
  from google.cloud import texttospeech
9
+ from google.cloud import speech
10
  from streamlit_webrtc import webrtc_streamer, WebRtcMode, AudioProcessorBase
11
 
12
  # Configuraci贸n de la clave API