feat: Pure Python audio chat app with Multimodal Live API #7237
Annotations
1 error and 4 warnings
check-spelling
Process completed with exit code 1.
|
check-spelling:
gemini/gradio-voice/app.py#L58
`auio` is not a recognized word. (unrecognized-spelling)
|
check-spelling:
gemini/gradio-voice/app.py#L97
`GenAI` matches a line_forbidden.patterns entry: `\b[gG]enAI\b`. (forbidden-pattern)
|
check-spelling:
gemini/gradio-voice/app.py#L99
`VertexAI` matches a line_forbidden.patterns entry: `\b(?!Vertex AI\b)(?!.*[\(\)\{\},])(?<!import\s)(?<!\.)(?<!,\s)Vertex\s?[Aa]?[Ii]?\b`. (forbidden-pattern)
|
check-spelling:
gemini/gradio-voice/app.py#L59
`auio` is not a recognized word. (unrecognized-spelling)
|
Loading