speech: is_final not returning true for stream in German, French, Spanish, but working for English
@BigBlackWolf ya está trabajando en esto.
Desde el 10/6/2024.
Evaluación
Este issue todavía no se ha evaluado.
Descripción
In which file did you encounter the issue?
python-docs-samples/speech/microphone/transcribe_streaming_mic.py
Did you change the file? If so, how?
-
add credentials in the beginning
-
change language_code to de-DE or fr-FR
-
line 174 ff (just print the transcript and the is_final state continue afterwards)
transcript = result.alternatives[0].transcript
print(transcript, result.is_final)
continue
Describe the issue
in English, the is_final state will turn to true (everything works fine), but does not for German, French or Spanish
the end of sequence is not detected or returned
Please replace *.json by the real json-file-name
githubSpeechToText.txt
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 8.1k
- Forks
- 6.7k
- Merge medio
- 4 d 4 h
- PR fusionados (30 d)
- 8
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de GoogleCloudPlatform/python-docs-samples
-
samples
Dificultad 2/5 1-3 horas Aptitud para principiantes 88/100
-
samples
Dificultad 1/5 Menos de una hora Aptitud para principiantes 92/100
-
samples
Dificultad 2/5 1-3 horas Aptitud para principiantes 88/100
-
samples
GoogleCloudPlatform/python-docs-samples#14117 · 1 asignado ·
-
samples
GoogleCloudPlatform/python-docs-samples#14091 · 1 asignado ·