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

[WIP] Merge develop/fetch branch #383

Open
wants to merge 65 commits into
base: master
Choose a base branch
from
Open

[WIP] Merge develop/fetch branch #383

wants to merge 65 commits into from

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    9c4913f View commit details
    Browse the repository at this point in the history
  2. [dialogflow_task_executive] fix format

    Co-authored-by: Shingo Kitagawa <knorth55@users.noreply.github.com>
    sktometometo and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    18fda64 View commit details
    Browse the repository at this point in the history
  3. [dialogflow_task_executive] fix format

    Co-authored-by: Shingo Kitagawa <knorth55@users.noreply.github.com>
    sktometometo and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    69905e8 View commit details
    Browse the repository at this point in the history
  4. [dialogflow_task_executive] fix format

    Co-authored-by: Shingo Kitagawa <knorth55@users.noreply.github.com>
    sktometometo and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    363a0c4 View commit details
    Browse the repository at this point in the history
  5. [dialogflow_task_executive] fix format

    Co-authored-by: Shingo Kitagawa <knorth55@users.noreply.github.com>
    sktometometo and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    da5a52d View commit details
    Browse the repository at this point in the history
  6. Add voicevox (AI speech synthesis) package

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ae01420 View commit details
    Browse the repository at this point in the history
  7. [voicevox] Add README

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    05ff06a View commit details
    Browse the repository at this point in the history
  8. [voicevox] Add TERM

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1150f2b View commit details
    Browse the repository at this point in the history
  9. [voicevox] Refactor Makefiles

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    62c301c View commit details
    Browse the repository at this point in the history
  10. [voicevox] Ignore build directory

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0e2e18f View commit details
    Browse the repository at this point in the history
  11. [voicevox] Add python-requests

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    55e33fb View commit details
    Browse the repository at this point in the history
  12. [voicevox] Fixed typo julius -> voicevox

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    4710016 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a99446c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ae58c00 View commit details
    Browse the repository at this point in the history
  15. [voicevox] Fixed speaker id and voice name

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e5f98f3 View commit details
    Browse the repository at this point in the history
  16. [voicevox] Use python3 as default

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    15eb283 View commit details
    Browse the repository at this point in the history
  17. [voicevox] Convert bytes to str

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c9a4b79 View commit details
    Browse the repository at this point in the history
  18. [voicevox] Addy DEFAULT SPEAKER ID

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    58eac3c View commit details
    Browse the repository at this point in the history
  19. [voicevox] Install open_jtalk_dic

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    65b95b1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3b28908 View commit details
    Browse the repository at this point in the history
  21. [voicevox] Add tips

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    bac8068 View commit details
    Browse the repository at this point in the history
  22. [voicevox] Remove unnecessary install step

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5b7dd11 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9e512d9 View commit details
    Browse the repository at this point in the history
  24. [voicevox] Enable cache

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ad273cf View commit details
    Browse the repository at this point in the history
  25. [voicevox] Set default cpu numthreads to 1

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    baeaa2a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ce54a3a View commit details
    Browse the repository at this point in the history
  27. [respeaker_ros] Publish audio_info

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    cb33709 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    861ca1f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3883bb2 View commit details
    Browse the repository at this point in the history
  30. [respeaker_ros] Add publish_multichannel option for publishing multi …

    …channel audio
    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    cb28ecb View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9a9f123 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    aa86177 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    594fb79 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b95f400 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1560ed3 View commit details
    Browse the repository at this point in the history
  36. [respeaker_ros] Remove publish_multichannel option and publish raw mu…

    …ltichannel audio as default.
    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    54a1e21 View commit details
    Browse the repository at this point in the history
  37. [respeaker_ros] Publish spech_audio_raw

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    49b0167 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d8fa7c2 View commit details
    Browse the repository at this point in the history
  39. [respeaker_ros] Publish speech audio raw

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e41151f View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1c209c7 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    dcf0387 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    05ae1df View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    1eba649 View commit details
    Browse the repository at this point in the history
  44. [respeaker_ros] Fixed bytes calculation 'self.n_channe - 2' -> '(self…

    ….n_channel - 2)'
    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1b11375 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    469dc62 View commit details
    Browse the repository at this point in the history
  46. [rostwitter] Fixed encoding for python2

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    4b6e33e View commit details
    Browse the repository at this point in the history
  47. [rostwitter] Changed so that strings longer than 140 characters are d…

    …isplayed as a thread.
    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    18503bb View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    820f39d View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    83a7eb4 View commit details
    Browse the repository at this point in the history
  50. [rostwitter] Use SafeLoader for yaml.load

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c506833 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    91132e7 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    519b3d9 View commit details
    Browse the repository at this point in the history
  53. [rostwitter] Separate tweets by image.

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    09e5f22 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    583bde1 View commit details
    Browse the repository at this point in the history
  55. [rostwitter] Fixed input is text only case

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    70f37ad View commit details
    Browse the repository at this point in the history
  56. [rostwitter] Add launch file

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    145dced View commit details
    Browse the repository at this point in the history
  57. [rostwitter] Add README

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e8e7ff7 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    5de5c22 View commit details
    Browse the repository at this point in the history
  59. [rostwitter] Add document for base64 image

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    afa1871 View commit details
    Browse the repository at this point in the history
  60. [rostwitter] Add status_code to check error

    iory authored and knorth55 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    3cf64e1 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    88d19b4 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    647f7f7 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    324abaa View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    7c9eb0f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    1fb086a View commit details
    Browse the repository at this point in the history