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

feat: return varied synthesis options by primitive rng #76

Merged
merged 3 commits into from
Dec 19, 2023
Merged

Conversation

cm-ayf
Copy link
Collaborator

@cm-ayf cm-ayf commented Dec 19, 2023

createSynthesisOptionにて,message.author.idを用いて声がある程度ばらけるように実装しました.同じmessage.author.idに対しては同じSynthesisOptionを返します.

@cm-ayf cm-ayf added the enhancement New feature or request label Dec 19, 2023
@cm-ayf cm-ayf requested a review from Mogyuchi December 19, 2023 12:06
Co-authored-by: phenylshima <49227365+femshima@users.noreply.github.com>
@cm-ayf cm-ayf requested a review from phenylshima December 19, 2023 12:22
@cm-ayf cm-ayf merged commit 386aff8 into main Dec 19, 2023
1 check passed
@github-actions github-actions bot mentioned this pull request Dec 19, 2023
@cm-ayf cm-ayf deleted the options-by-rng branch December 23, 2023 13:12
cm-ayf pushed a commit that referenced this pull request Dec 25, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](v0.1.2...v0.2.0)
(2023-12-25)


### Features

* add skip command
([#81](#81))
([9ba6333](9ba6333)),
closes [#80](#80)
* clean text before synthesis
([#87](#87))
([2044edb](2044edb))
* leave the voice channel when alone
([#91](#91))
([2c89e64](2c89e64))
* return varied synthesis options by primitive rng
([#76](#76))
([386aff8](386aff8))
* Show version as an activity
([#75](#75))
([84ad44e](84ad44e))


### Bug Fixes

* change default dictionary/model path to relative
([#83](#83))
([c997526](c997526))
* default import SimpleMarkdown
([#95](#95))
([d7a1511](d7a1511))
* fix the condition to leave the channel
([#97](#97))
([ea16c35](ea16c35))
* reject joining empty channel
([#98](#98))
([7d17035](7d17035))


### Dependencies

* use femshima/opus
([#88](#88))
([366230c](366230c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants