-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>audio_listener</name> | ||
<version>1.3.0</version> | ||
<version>1.3.1</version> | ||
<description>Audio common replica.</description> | ||
<maintainer email="[email protected]">mhubii</maintainer> | ||
<license>MIT</license> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>whisper_bringup</name> | ||
<version>1.3.0</version> | ||
<version>1.3.1</version> | ||
<description>TODO: Package description</description> | ||
<maintainer email="[email protected]">mhubii</maintainer> | ||
<license>MIT</license> | ||
|
@@ -11,7 +11,7 @@ | |
|
||
<exec_depend>rclcpp_components</exec_depend> | ||
<exec_depend>whisper_cpp_vendor</exec_depend> | ||
<exec_depend>whisper_msgs</exec_depend> | ||
<exec_depend>whisper_idl</exec_depend> | ||
<exec_depend>whisper_server</exec_depend> | ||
<exec_depend>whisper_util</exec_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>whisper_cpp_vendor</name> | ||
<version>1.3.0</version> | ||
<version>1.3.1</version> | ||
<description>Vendor package for whisper.cpp.</description> | ||
<maintainer email="[email protected]">mhubii</maintainer> | ||
<license>MIT</license> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,16 +2,16 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>whisper_demos</name> | ||
<version>1.3.0</version> | ||
<version>1.3.1</version> | ||
<description>Demos for using the ROS 2 whisper package.</description> | ||
<maintainer email="[email protected]">mhubii</maintainer> | ||
<license>MIT</license> | ||
|
||
<exec_depend>audio_listener</exec_depend> | ||
<exec_depend>builtin_interfaces</exec_depend> | ||
<exec_depend>rclpy</exec_depend> | ||
<exec_depend>whisper_idl</exec_depend> | ||
<exec_depend>whisper_server</exec_depend> | ||
<exec_depend>whisper_msgs</exec_depend> | ||
|
||
<test_depend>ament_copyright</test_depend> | ||
<test_depend>ament_flake8</test_depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0"?> | ||
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>whisper_msgs</name> | ||
<version>1.3.0</version> | ||
<name>whisper_idl</name> | ||
<version>1.3.1</version> | ||
<description>Messages for the ROS 2 whisper package</description> | ||
<maintainer email="[email protected]">mhubii</maintainer> | ||
<license>MIT</license> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>whisper_server</name> | ||
<version>1.3.0</version> | ||
<version>1.3.1</version> | ||
<description>ROS 2 whisper.cpp inference server.</description> | ||
<maintainer email="[email protected]">mhubii</maintainer> | ||
<license>MIT</license> | ||
|
@@ -16,7 +16,7 @@ | |
<depend>rclcpp_components</depend> | ||
<depend>std_msgs</depend> | ||
<depend>std_srvs</depend> | ||
<depend>whisper_msgs</depend> | ||
<depend>whisper_idl</depend> | ||
<depend>whisper_util</depend> | ||
|
||
<test_depend>ament_lint_auto</test_depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>whisper_util</name> | ||
<version>1.3.0</version> | ||
<version>1.3.1</version> | ||
<description>ROS 2 wrapper for whisper.cpp.</description> | ||
<maintainer email="[email protected]">mhubii</maintainer> | ||
<license>MIT</license> | ||
|