Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumeAI/hume-api-examples
/ main
Function
main
tts/tts-python-quickstart/app.py:164–167 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
163
164
async
def
main():
165
await example1()
166
await example2()
167
await example3()
168
169
170
if
__name__ ==
"__main__"
:
Callers
1
app.py
File · 0.70
Calls
3
example1
Function · 0.70
example2
Function · 0.70
example3
Function · 0.70
Tested by
no test coverage detected