Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio transcription support #781

Merged
merged 24 commits into from
Jun 4, 2024

poetry lock --no-update

09b9e24
Select commit
Loading
Failed to load commit list.
Merged

Audio transcription support #781

poetry lock --no-update
09b9e24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 3, 2024 in 1s

82.31% of diff hit (target 81.41%)

View this Pull Request on Codecov

82.31% of diff hit (target 81.41%)

Annotations

Check warning on line 13 in griptape/drivers/audio_transcription/base_audio_transcription_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/audio_transcription/base_audio_transcription_driver.py#L13

Added line #L13 was not covered by tests

Check warning on line 23 in griptape/drivers/audio_transcription/base_audio_transcription_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/audio_transcription/base_audio_transcription_driver.py#L23

Added line #L23 was not covered by tests

Check warning on line 27 in griptape/drivers/audio_transcription/base_audio_transcription_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/audio_transcription/base_audio_transcription_driver.py#L27

Added line #L27 was not covered by tests

Check warning on line 34 in griptape/drivers/audio_transcription/base_audio_transcription_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/audio_transcription/base_audio_transcription_driver.py#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 36 in griptape/drivers/audio_transcription/base_audio_transcription_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/audio_transcription/base_audio_transcription_driver.py#L36

Added line #L36 was not covered by tests

Check warning on line 39 in griptape/drivers/audio_transcription/base_audio_transcription_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/audio_transcription/base_audio_transcription_driver.py#L39

Added line #L39 was not covered by tests

Check warning on line 14 in griptape/drivers/audio_transcription/dummy_audio_transcription_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/audio_transcription/dummy_audio_transcription_driver.py#L14

Added line #L14 was not covered by tests

Check warning on line 31 in griptape/drivers/audio_transcription/openai_audio_transcription_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/audio_transcription/openai_audio_transcription_driver.py#L31

Added line #L31 was not covered by tests

Check warning on line 12 in griptape/engines/audio/audio_transcription_engine.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/engines/audio/audio_transcription_engine.py#L12

Added line #L12 was not covered by tests

Check warning on line 29 in griptape/tasks/audio_transcription_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tasks/audio_transcription_task.py#L29

Added line #L29 was not covered by tests

Check warning on line 33 in griptape/tasks/audio_transcription_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tasks/audio_transcription_task.py#L33

Added line #L33 was not covered by tests

Check warning on line 43 in griptape/tasks/audio_transcription_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tasks/audio_transcription_task.py#L43

Added line #L43 was not covered by tests

Check warning on line 48 in griptape/tasks/audio_transcription_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tasks/audio_transcription_task.py#L48

Added line #L48 was not covered by tests

Check warning on line 51 in griptape/tasks/audio_transcription_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tasks/audio_transcription_task.py#L51

Added line #L51 was not covered by tests

Check warning on line 49 in griptape/tools/audio_transcription_client/tool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tools/audio_transcription_client/tool.py#L49

Added line #L49 was not covered by tests