echofire

View on PyPIReverse Dependencies (0)

0.1.18 echofire-0.1.18-py3-none-any.whl

Wheel Details

Project: echofire
Version: 0.1.18
Filename: echofire-0.1.18-py3-none-any.whl
Download: [link]
Size: 207989
MD5: aceadea53d6c7355604b000d845e3667
SHA256: 775d7bcb3ccfc5c17b7205f9489be9ac078f502f687e289e7241c158e4da16aa
Uploaded: 2025-03-14 03:24:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: echofire
Version: 0.1.18
Summary: Realistic Voice Agent Testing - Automate end-to-end evaluation of voice agents with human-like audio simulation
Author: Dylan Huang
Author-Email: dhuang[at]fireworks.ai
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: aiofiles (<24.0.0,>=23.0.0)
Requires-Dist: asyncio (<4.0.0,>=3.4.3)
Requires-Dist: dotenv (<0.10.0,>=0.9.9)
Requires-Dist: human-id (<0.3.0,>=0.2.0)
Requires-Dist: numpy (<2.0.0,>=1.24.0)
Requires-Dist: openai (<2.0.0,>=1.0.0)
Requires-Dist: pydantic (<3.0.0,>=2.0.0)
Requires-Dist: pyyaml (<7.0.0,>=6.0.2)
Requires-Dist: rich (<14.0.0,>=13.0.0)
Requires-Dist: scipy (<2.0.0,>=1.10.0)
Requires-Dist: sounddevice (<0.5.0,>=0.4.6)
Requires-Dist: soundfile (<0.13.0,>=0.12.1)
Requires-Dist: typer (<0.16.0,>=0.15.2)
Requires-Dist: websockets (<12.0.0,>=11.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1101 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
echofire/__init__.py sha256=336S9Vax86R94lhI6GlJeWGUlTbiouEo3z4PMRRQKlo 71
echofire/cli/__init__.py sha256=i7cOTk8L-cxP6QPJpuufKXRAU4J89GSI4v2BdaHZ4O8 43
echofire/cli/main.py sha256=1uYgm3zEN-3iV3i_dbZJNoRdtcYrAP28wCXfgrlVclo 10456
echofire/core/__init__.py sha256=lk-BuKuIZhjFAnc9AKbmXk5KYNv6kvoYSXrs5klqFug 39
echofire/core/interactive.py sha256=TvQu3oFPl2UmaJqW1f1xtX7GnlonBG3YXfxye8vjBKw 26965
echofire/core/report.py sha256=RGQUoeIPq4RYYUaDjJYbLzL60tjqIKpFbIZ_ASDxHoE 81406
echofire/core/testing.py sha256=Gz8LpseTsKL-7-uoltNleL20V3niJZFMzYikh5avIho 62254
echofire/models/__init__.py sha256=aEdpv3PwK_1O9z804JPyJdk45AbhVL1KEjFmjRbchDA 944
echofire/models/config_model.py sha256=SQLRI6V1BswKAFCU0S4MGgMA8UzU90iHoR_42_2NL34 2872
echofire/models/interactive_models.py sha256=ZO5YvaCvFJJpsfNwxyeO8upsa68W4nVv-uAFNCZaKIM 3892
echofire/models/testing_models.py sha256=mn3POakuShH_zBS4VfzfAn9YcgrF39idt-Etme3UMCo 2564
echofire/models/tracing_models.py sha256=2XIAl_flOHtVY5pdu865tiNMkooy-t8HkLd9TahGJyw 12583
echofire/static/index.html sha256=b7EDfiTnfd8I2KnnNJdXfmRidrmgFwpJxeXPRR-grPw 1348246
echofire/utils/__init__.py sha256=VkdBOU9vhuL-Du8GRzPKhfbUoVtMq4gy4QLzYSiVwH0 147
echofire/utils/config.py sha256=szDc-ggvf3pLqe2vlUbgvBqmXG2MjvAE85s6eCE-9xQ 5398
echofire/utils/env.py sha256=7GdEaiBoRiq2T8QPWqhehVCjHfN-r4W2nXTQKWE_T1k 1293
echofire-0.1.18.dist-info/METADATA sha256=K0jkC9GZQkN5HtcHD3cJs_6UWVFg1TC7jN88R0yN-sU 2186
echofire-0.1.18.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
echofire-0.1.18.dist-info/entry_points.txt sha256=rlYHjueYEGg9h10sOpvZqXF5enelGNnRKRu1bsf2CG0 50
echofire-0.1.18.dist-info/RECORD

entry_points.txt

echofire = echofire.cli.main:app